Trace number 281062

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 69.6714 70.363

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-13_ext.xml
MD5SUM4197d52d8f6606091994a906395e5667
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark2.24666
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281062-1169309700/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.46	   
0.47	   constraints being loaded...
0.52	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1249  maxDegree=16
0.52	     maxArity=2
0.52	       =>  wckTime=0.208  cpuTime=0.14  mem=8M846
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.292  cpuTime=0.2  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 49
0.61	c 52
0.61	o 50
0.61	c 51
0.61	o 53
0.61	c 48
0.62	o 56
0.62	c 45
0.62	o 59
0.62	c 42
0.62	o 62
0.62	c 39
0.62	o 65
0.62	c 36
0.62	o 67
0.62	c 34
0.62	o 70
0.62	c 31
0.62	o 71
0.62	c 30
0.62	o 73
0.62	c 28
0.62	o 74
0.62	c 27
0.62	o 75
0.62	c 26
0.63	o 76
0.63	c 25
0.63	o 78
0.63	c 23
0.63	o 79
0.63	c 22
0.63	o 82
0.63	c 19
0.63	o 83
0.63	c 18
0.63	o 84
0.63	c 17
0.63	o 85
0.63	c 16
0.63	o 86
0.63	c 15
0.63	o 88
0.63	c 13
0.63	o 89
0.63	c 12
0.63	o 90
0.63	c 11
0.64	o 91
0.64	c 10
0.64	o 92
0.64	c 9
0.64	o 93
0.64	c 8
0.66	o 94
0.66	c 7
0.66	o 95
0.66	c 6
0.71	o 96
0.71	c 5
0.72	o 97
0.72	c 4
0.73	o 98
0.73	c 3
2.04	   
2.04	   search
2.04	     run=0  nbConstraintChecks=5647494  nbAssignments=10000
2.04	       =>  wckTime=1.439  cpuTime=1.41  mem=5M493
3.30	   
3.30	   search
3.30	     run=1  nbConstraintChecks=10841667  nbAssignments=20000
3.30	       =>  wckTime=2.692  cpuTime=2.64  mem=5M493
4.58	   
4.58	   search
4.58	     run=2  nbConstraintChecks=16247390  nbAssignments=30000
4.58	       =>  wckTime=3.975  cpuTime=3.92  mem=5M493
5.92	   
5.92	   search
5.92	     run=3  nbConstraintChecks=22060099  nbAssignments=40000
5.92	       =>  wckTime=5.315  cpuTime=5.24  mem=5M493
7.24	   
7.24	   search
7.24	     run=4  nbConstraintChecks=27767292  nbAssignments=50000
7.24	       =>  wckTime=6.632  cpuTime=6.55  mem=5M493
8.67	   
8.67	   search
8.67	     run=5  nbConstraintChecks=34308068  nbAssignments=60000
8.67	       =>  wckTime=8.07  cpuTime=7.97  mem=5M493
10.01	   
10.01	   search
10.01	     run=6  nbConstraintChecks=40111308  nbAssignments=70000
10.01	       =>  wckTime=9.407  cpuTime=9.3  mem=5M493
11.44	   
11.44	   search
11.44	     run=7  nbConstraintChecks=46551965  nbAssignments=80000
11.44	       =>  wckTime=10.836  cpuTime=10.71  mem=5M493
12.76	   
12.76	   search
12.76	     run=8  nbConstraintChecks=52171009  nbAssignments=90000
12.76	       =>  wckTime=12.158  cpuTime=12.02  mem=5M493
14.19	   
14.19	   search
14.19	     run=9  nbConstraintChecks=58600733  nbAssignments=100000
14.19	       =>  wckTime=13.586  cpuTime=13.44  mem=5M493
15.56	   
15.56	   search
15.56	     run=10  nbConstraintChecks=64626015  nbAssignments=110000
15.56	       =>  wckTime=14.957  cpuTime=14.79  mem=5M493
16.99	   
16.99	   search
16.99	     run=11  nbConstraintChecks=71051817  nbAssignments=120000
16.99	       =>  wckTime=16.39  cpuTime=16.21  mem=5M493
18.36	   
18.36	   search
18.36	     run=12  nbConstraintChecks=77038825  nbAssignments=130000
18.36	       =>  wckTime=17.751  cpuTime=17.56  mem=5M493
19.67	   
19.67	   search
19.67	     run=13  nbConstraintChecks=82694273  nbAssignments=140000
19.67	       =>  wckTime=19.069  cpuTime=18.86  mem=5M493
21.01	   
21.01	   search
21.01	     run=14  nbConstraintChecks=88556363  nbAssignments=150000
21.01	       =>  wckTime=20.408  cpuTime=20.19  mem=5M493
22.38	   
22.38	   search
22.38	     run=15  nbConstraintChecks=94623870  nbAssignments=160000
22.38	       =>  wckTime=21.778  cpuTime=21.55  mem=5M493
23.67	   
23.67	   search
23.67	     run=16  nbConstraintChecks=100082643  nbAssignments=170000
23.67	       =>  wckTime=23.067  cpuTime=22.84  mem=5M493
24.91	   
24.91	   search
24.91	     run=17  nbConstraintChecks=105120584  nbAssignments=180000
24.91	       =>  wckTime=24.309  cpuTime=24.06  mem=5M493
26.22	   
26.22	   search
26.22	     run=18  nbConstraintChecks=110716349  nbAssignments=190000
26.22	       =>  wckTime=25.615  cpuTime=25.36  mem=5M493
27.61	   
27.61	   search
27.61	     run=19  nbConstraintChecks=116922816  nbAssignments=200000
27.61	       =>  wckTime=27.006  cpuTime=26.73  mem=5M493
28.93	   
28.93	   search
28.93	     run=20  nbConstraintChecks=122500318  nbAssignments=210000
28.93	       =>  wckTime=28.323  cpuTime=28.04  mem=5M493
30.28	   
30.28	   search
30.28	     run=21  nbConstraintChecks=128357373  nbAssignments=220000
30.28	       =>  wckTime=29.676  cpuTime=29.38  mem=5M493
31.03	   
31.03	   search
31.03	     run=22  nbConstraintChecks=131400675  nbAssignments=225850
31.03	       =>  wckTime=30.421  cpuTime=30.12  mem=5M493
31.03	   
31.03	   global
31.03	     nbConstraintChecks=131400675  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.418  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.36
31.03	       =>  wckTime=30.712  cpuTime=30.31  mem=5M493
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.847  cpuTime=30.41  mem=16M547
31.21	   
31.21	   preprocessing
31.21	     nbConstraintChecks=17388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.21	     detectedInconsistency=no
31.21	       =>  wckTime=0.049  cpuTime=0.03  mem=16M547
31.27	   
31.27	   search
31.27	     run=0  nbConstraintChecks=92509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71
31.27	     nbFailedAssignments=57  nbBacktracks=10  nbVisitedNodes=139  nbRestartNogoods=0
31.27	       =>  wckTime=0.109  cpuTime=0.09  mem=16M547
31.35	   
31.35	   search
31.35	     run=1  nbConstraintChecks=227444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.35	     nbFailedAssignments=132  nbBacktracks=25  nbVisitedNodes=321  nbRestartNogoods=14
31.35	       =>  wckTime=0.19  cpuTime=0.16  mem=16M547
31.42	   
31.42	   search
31.42	     run=2  nbConstraintChecks=354147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
31.42	     nbFailedAssignments=201  nbBacktracks=47  nbVisitedNodes=510  nbRestartNogoods=21
31.42	       =>  wckTime=0.257  cpuTime=0.22  mem=16M547
31.55	   
31.55	   search
31.55	     run=3  nbConstraintChecks=697624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
31.55	     nbFailedAssignments=366  nbBacktracks=80  nbVisitedNodes=913  nbRestartNogoods=31
31.55	       =>  wckTime=0.389  cpuTime=0.35  mem=16M547
31.72	   
31.72	   search
31.72	     run=4  nbConstraintChecks=1071661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=722
31.72	     nbFailedAssignments=565  nbBacktracks=130  nbVisitedNodes=1415  nbRestartNogoods=43
31.72	       =>  wckTime=0.561  cpuTime=0.52  mem=16M547
32.01	   
32.01	   search
32.01	     run=5  nbConstraintChecks=1757796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1116
32.01	     nbFailedAssignments=876  nbBacktracks=205  nbVisitedNodes=2195  nbRestartNogoods=57
32.01	       =>  wckTime=0.85  cpuTime=0.8  mem=16M547
32.41	   
32.41	   search
32.41	     run=6  nbConstraintChecks=2681524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1684
32.41	     nbFailedAssignments=1322  nbBacktracks=318  nbVisitedNodes=3322  nbRestartNogoods=86
32.41	       =>  wckTime=1.245  cpuTime=1.18  mem=16M547
32.89	   
32.89	   search
32.89	     run=7  nbConstraintChecks=3844152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2458
32.89	     nbFailedAssignments=1916  nbBacktracks=489  nbVisitedNodes=4858  nbRestartNogoods=109
32.89	       =>  wckTime=1.73  cpuTime=1.65  mem=16M547
33.70	   
33.70	   search
33.70	     run=8  nbConstraintChecks=5795565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3693
33.70	     nbFailedAssignments=2890  nbBacktracks=745  nbVisitedNodes=7318  nbRestartNogoods=142
33.70	       =>  wckTime=2.541  cpuTime=2.46  mem=16M547
34.83	   
34.83	   search
34.83	     run=9  nbConstraintChecks=8525622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5605
34.83	     nbFailedAssignments=4408  nbBacktracks=1129  nbVisitedNodes=11106  nbRestartNogoods=160
34.83	       =>  wckTime=3.667  cpuTime=3.57  mem=16M547
36.04	   
36.04	   search
36.04	     run=10  nbConstraintChecks=11414850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7562
36.04	     nbFailedAssignments=5778  nbBacktracks=1705  nbVisitedNodes=14989  nbRestartNogoods=196
36.04	       =>  wckTime=4.876  cpuTime=4.77  mem=16M547
38.50	   
38.50	   search
38.50	     run=11  nbConstraintChecks=18067885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11937
38.50	     nbFailedAssignments=9279  nbBacktracks=2569  nbVisitedNodes=23701  nbRestartNogoods=222
38.50	       =>  wckTime=7.338  cpuTime=7.2  mem=16M547
41.17	   
41.17	   search
41.17	     run=12  nbConstraintChecks=24733274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16367
41.17	     nbFailedAssignments=12408  nbBacktracks=3866  nbVisitedNodes=32539  nbRestartNogoods=251
41.17	       =>  wckTime=10.01  cpuTime=9.85  mem=16M547
44.39	   
44.39	   search
44.39	     run=13  nbConstraintChecks=31575460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21458
44.39	     nbFailedAssignments=15552  nbBacktracks=5812  nbVisitedNodes=42662  nbRestartNogoods=256
44.39	       =>  wckTime=13.225  cpuTime=13.03  mem=16M547
48.87	   
48.87	   search
48.87	     run=14  nbConstraintChecks=41747572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29134
48.87	     nbFailedAssignments=20299  nbBacktracks=8731  nbVisitedNodes=57888  nbRestartNogoods=257
48.87	       =>  wckTime=17.709  cpuTime=17.48  mem=16M547
56.16	   
56.16	   search
56.16	     run=15  nbConstraintChecks=57865358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41363
56.16	     nbFailedAssignments=28139  nbBacktracks=13110  nbVisitedNodes=82080  nbRestartNogoods=278
56.16	       =>  wckTime=24.993  cpuTime=24.69  mem=16M547
65.31	   
65.31	   search
65.31	     run=16  nbConstraintChecks=78029089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56904
65.31	     nbFailedAssignments=37101  nbBacktracks=19680  nbVisitedNodes=112682  nbRestartNogoods=290
65.31	       =>  wckTime=34.146  cpuTime=33.76  mem=16M547
70.32	   
70.32	   search
70.32	     run=17  nbConstraintChecks=88500136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64768
70.32	     nbFailedAssignments=41521  nbBacktracks=23125  nbVisitedNodes=128145  nbRestartNogoods=312
70.32	       =>  wckTime=39.155  cpuTime=38.72  mem=16M547
70.32	   
70.32	   global
70.32	     nbConstraintChecks=88517524  nbRestartNogoods=312  solvingWckTime=39.156  solvingCpuTime=38.72  expiredTime=no
70.32	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=69.18
70.32	       =>  wckTime=70.003  cpuTime=69.13  mem=16M547
70.32	
70.32	s OPTIMUM FOUND
70.32	v 6 0 6 8 0 6 6 7 4 1 5 1 9 9 8 1 9 9 1 7 7 8 0 5 9 0 6 7 0 7 5 4 7 0 4 7 0 7 7 0 
70.32	   
70.32	   totalWckTime=70.085  totalCpuTime=69.19

Verifier Data (download as text)

3 unsatisfied constraints, 98 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-281062-1169309700 -o ROOT/results/node26/solver-281062-1169309700 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281062-1169309700/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.63 1.17 1.05 4/94 13376
/proc/meminfo: memFree=1260072/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=906644 CPUtime=0.01
/proc/13375/stat : 13375 (java) S 13373 13375 12967 0 -1 0 2069 0 1 0 1 0 0 0 18 0 2 0 279364276 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 226661 1818 1036 14 0 214244 0
[pid=13375/tid=13377] ppid=13373 vsize=906644 CPUtime=0
/proc/13375/task/13377/stat : 13377 (java) R 13373 13375 12967 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 279364279 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.105768 s]
/proc/loadavg: 1.63 1.17 1.05 4/94 13376
/proc/meminfo: memFree=1260072/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=914988 CPUtime=0.08
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 3020 0 1 0 7 1 0 0 17 0 8 0 279364276 936947712 2766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072939667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228747 2766 1435 14 0 215242 0
[pid=13375/tid=13377] ppid=13373 vsize=914988 CPUtime=0
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 279364279 936947712 2766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513805 s]
/proc/loadavg: 1.63 1.17 1.05 4/94 13376
/proc/meminfo: memFree=1260072/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915332 CPUtime=0.49
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 6537 0 1 0 45 4 0 0 18 0 8 0 279364276 937299968 6276 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228833 6276 2152 14 0 215303 0
[pid=13375/tid=13377] ppid=13373 vsize=915332 CPUtime=0
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 279364279 937299968 6276 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33488 s]
/proc/loadavg: 1.63 1.17 1.05 3/101 13383
/proc/meminfo: memFree=1242224/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915444 CPUtime=1.3
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 7110 0 1 0 107 23 0 0 22 0 8 0 279364276 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228861 6848 2479 14 0 215331 0
[pid=13375/tid=13377] ppid=13373 vsize=915444 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364279 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915444 CPUtime=0.12
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 332 0 0 0 12 0 0 0 19 0 8 0 279364283 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97704 s]
/proc/loadavg: 1.63 1.17 1.05 3/101 13383
/proc/meminfo: memFree=1242232/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915448 CPUtime=2.92
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 7113 0 1 0 217 75 0 0 25 0 8 0 279364276 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228862 6850 2479 14 0 215332 0
[pid=13375/tid=13377] ppid=13373 vsize=915448 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364279 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915448 CPUtime=0.12
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915448

[startup+6.18134 s]
/proc/loadavg: 1.66 1.18 1.06 3/101 13383
/proc/meminfo: memFree=1242168/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915448 CPUtime=6.1
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 7113 0 1 0 438 172 0 0 25 0 8 0 279364276 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228862 6850 2479 14 0 215332 0
[pid=13375/tid=13377] ppid=13373 vsize=915448 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364279 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915448 CPUtime=0.12
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915448 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915448

[startup+12.6499 s]
/proc/loadavg: 1.69 1.19 1.06 3/101 13383
/proc/meminfo: memFree=1242232/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915444 CPUtime=12.52
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 7113 0 1 0 886 366 0 0 25 0 8 0 279364276 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228861 6850 2479 14 0 215331 0
[pid=13375/tid=13377] ppid=13373 vsize=915444 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364279 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915444 CPUtime=0.12
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279364283 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915444

[startup+25.5051 s]
/proc/loadavg: 1.82 1.25 1.08 3/101 13383
/proc/meminfo: memFree=1242232/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915444 CPUtime=25.25
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 7114 0 1 0 1775 750 0 0 25 0 8 0 279364276 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666676 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228861 6851 2479 14 0 215331 0
[pid=13375/tid=13377] ppid=13373 vsize=915444 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279364279 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915444 CPUtime=0.12
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279364283 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915444

[startup+51.1115 s]
/proc/loadavg: 1.88 1.31 1.11 3/101 13383
/proc/meminfo: memFree=1234808/2055920 swapFree=4191880/4192956
[pid=13375] ppid=13373 vsize=915444 CPUtime=50.62
/proc/13375/stat : 13375 (java) R 13373 13375 12967 0 -1 0 9050 0 1 0 4157 905 0 0 25 0 8 0 279364276 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806012 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13375/statm: 228861 8782 2532 14 0 215331 0
[pid=13375/tid=13377] ppid=13373 vsize=915444 CPUtime=0.02
/proc/13375/task/13377/stat : 13377 (java) S 13373 13375 12967 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279364279 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13378] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13378/stat : 13378 (java) S 13373 13375 12967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279364280 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13379] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13379/stat : 13379 (java) S 13373 13375 12967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279364280 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13380] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13380/stat : 13380 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279364283 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13381] ppid=13373 vsize=915444 CPUtime=0.23
/proc/13375/task/13381/stat : 13381 (java) S 13373 13375 12967 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 279364283 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13382] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13382/stat : 13382 (java) S 13373 13375 12967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279364283 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13375/tid=13383] ppid=13373 vsize=915444 CPUtime=0
/proc/13375/task/13383/stat : 13383 (java) S 13373 13375 12967 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279364283 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 70.363
CPU time (s): 69.6714
CPU user time (s): 60.6128
CPU system time (s): 9.05862
CPU usage (%): 99.0172
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.6128
system time used= 9.05862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9151
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2390
involuntary context switches= 6399

runsolver used 0.089986 s user time and 0.243962 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 16:15:00 UTC 2007


IDJOB= 281062
IDBENCH= 12057
IDSOLVER= 68
FILE ID= node26/281062-1169309700

PBS_JOBID= 3610220

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281062-1169309700/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-281062-1169309700 -o ROOT/results/node26/solver-281062-1169309700 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281062-1169309700/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4197d52d8f6606091994a906395e5667

RANDOM SEED= 825860489

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1260488 kB
Buffers:         52772 kB
Cached:         597448 kB
SwapCached:        268 kB
Active:         287836 kB
Inactive:       434168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260488 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          97088 kB
Slab:            57920 kB
Committed_AS:  5195888 kB
PageTables:       2360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node26 on Sat Jan 20 16:16:11 UTC 2007