Trace number 239858

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
Abscon 109 ESACSAT 17.1644 17.3192

DiagnosticValue
CHECKS16977077
NODES65584

General information on the benchmark

Nameqcp-qwh/QWH-20/
qwh-20-166-7_ext.xml
MD5SUM8b93529d4fb4135ef20d21fb28b0c96b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.492924
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension7600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/239858-1168368068/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=400  nbDomainTypes=21  minDomainSize=1  maxDomainSize=20
0.44	       =>  wckTime=0.143  cpuTime=0.11  mem=7M894
0.44	   
0.44	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.78	     nbConstraints=5092  nbRelationTypes=22  nbSingletonDomainVariables=234  nbExtensionStructures=41
0.78	     nbSharedExtensionStructures=5051  nbConflictsStructures=41  nbSharedConflictsStructures=5051
0.78	     nbSharedBinaryRepresentations=858  maxDegree=38  maxArity=2
0.78	       =>  wckTime=0.48  cpuTime=0.33  mem=23M497
0.85	   
0.85	   solver IterativeSystematicSolver being built... 
1.03	       =>  wckTime=0.726  cpuTime=0.48  mem=18M158
1.19	   
1.19	   preprocessing
1.19	     nbConstraintChecks=79802  nbPropagations=2077  nbRevisions=21053  nbUselessRevisions=16729  nbSingletonTests=419
1.19	     nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=2681  detectedInconsistency=no
1.19	       =>  wckTime=0.161  cpuTime=0.13  mem=18M158
1.24	   
1.24	   search
1.24	     run=0  nbConstraintChecks=12432  nbPropagations=2564  nbRevisions=29400  nbUselessRevisions=24206  nbAssignments=68
1.24	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=79  nbRestartNogoods=0  mapSize=6  nbInferences=0
1.24	     nbTooLargeKeys=0
1.24	       =>  wckTime=0.207  cpuTime=0.17  mem=19M149
1.28	   
1.28	   search
1.28	     run=1  nbConstraintChecks=29265  nbPropagations=6189  nbRevisions=68972  nbUselessRevisions=57375
1.28	     nbAssignments=270  nbFailedAssignments=14  nbBacktracks=68  nbVisitedNodes=197  nbRestartNogoods=4  mapSize=15
1.28	     nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.251  cpuTime=0.2  mem=19M149
1.31	   
1.31	   search
1.31	     run=2  nbConstraintChecks=40657  nbPropagations=10421  nbRevisions=115469  nbUselessRevisions=96577
1.31	     nbAssignments=371  nbFailedAssignments=20  nbBacktracks=91  nbVisitedNodes=281  nbRestartNogoods=6  mapSize=25
1.31	     nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.278  cpuTime=0.23  mem=19M149
1.33	   
1.33	   search
1.33	     run=3  nbConstraintChecks=52409  nbPropagations=15180  nbRevisions=169399  nbUselessRevisions=142328
1.33	     nbAssignments=460  nbFailedAssignments=26  nbBacktracks=131  nbVisitedNodes=388  nbRestartNogoods=8  mapSize=41
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.302  cpuTime=0.26  mem=19M149
1.37	   
1.37	   search
1.37	     run=4  nbConstraintChecks=67647  nbPropagations=20774  nbRevisions=232639  nbUselessRevisions=196282
1.37	     nbAssignments=637  nbFailedAssignments=32  nbBacktracks=192  nbVisitedNodes=509  nbRestartNogoods=10  mapSize=52
1.37	     nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.341  cpuTime=0.29  mem=19M149
1.41	   
1.41	   search
1.41	     run=5  nbConstraintChecks=88083  nbPropagations=27177  nbRevisions=309349  nbUselessRevisions=262142
1.41	     nbAssignments=777  nbFailedAssignments=51  nbBacktracks=273  nbVisitedNodes=688  nbRestartNogoods=12  mapSize=89
1.41	     nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.379  cpuTime=0.32  mem=19M149
1.46	   
1.46	   search
1.46	     run=6  nbConstraintChecks=113662  nbPropagations=34665  nbRevisions=402061  nbUselessRevisions=342006
1.46	     nbAssignments=983  nbFailedAssignments=82  nbBacktracks=400  nbVisitedNodes=953  nbRestartNogoods=14  mapSize=139
1.46	     nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.432  cpuTime=0.37  mem=19M149
1.57	   
1.57	   search
1.57	     run=7  nbConstraintChecks=174807  nbPropagations=45142  nbRevisions=533212  nbUselessRevisions=455968
1.57	     nbAssignments=1534  nbFailedAssignments=115  nbBacktracks=589  nbVisitedNodes=1262  nbRestartNogoods=23
1.57	     mapSize=189  nbInferences=0  nbTooLargeKeys=0
1.57	       =>  wckTime=0.543  cpuTime=0.48  mem=19M149
1.67	   
1.67	   search
1.67	     run=8  nbConstraintChecks=237830  nbPropagations=57949  nbRevisions=706812  nbUselessRevisions=607817
1.67	     nbAssignments=1931  nbFailedAssignments=149  nbBacktracks=860  nbVisitedNodes=1674  nbRestartNogoods=26
1.67	     mapSize=259  nbInferences=0  nbTooLargeKeys=0
1.67	       =>  wckTime=0.637  cpuTime=0.57  mem=20M125
1.80	   
1.80	   search
1.80	     run=9  nbConstraintChecks=302848  nbPropagations=73558  nbRevisions=922567  nbUselessRevisions=796971
1.80	     nbAssignments=2474  nbFailedAssignments=200  nbBacktracks=1263  nbVisitedNodes=2262  nbRestartNogoods=30
1.80	     mapSize=355  nbInferences=0  nbTooLargeKeys=0
1.80	       =>  wckTime=0.768  cpuTime=0.69  mem=20M125
1.97	   
1.97	   search
1.97	     run=10  nbConstraintChecks=415770  nbPropagations=93155  nbRevisions=1216551  nbUselessRevisions=1056024
1.97	     nbAssignments=3169  nbFailedAssignments=281  nbBacktracks=1845  nbVisitedNodes=3112  nbRestartNogoods=33
1.97	     mapSize=507  nbInferences=0  nbTooLargeKeys=0
1.97	       =>  wckTime=0.94  cpuTime=0.85  mem=20M125
2.19	   
2.19	   search
2.19	     run=11  nbConstraintChecks=553152  nbPropagations=117861  nbRevisions=1603141  nbUselessRevisions=1397416
2.19	     nbAssignments=4181  nbFailedAssignments=381  nbBacktracks=2718  nbVisitedNodes=4350  nbRestartNogoods=35
2.19	     mapSize=719  nbInferences=0  nbTooLargeKeys=0
2.19	       =>  wckTime=1.158  cpuTime=1.07  mem=21M100
2.37	   
2.37	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=21M100)
2.54	   
2.54	   search
2.54	     run=12  nbConstraintChecks=796469  nbPropagations=153062  nbRevisions=2145221  nbUselessRevisions=1873963
2.54	     nbAssignments=5955  nbFailedAssignments=799  nbBacktracks=4040  nbVisitedNodes=6857  nbRestartNogoods=37
2.54	       =>  wckTime=1.511  cpuTime=1.41  mem=21M100
2.93	   
2.93	   search
2.93	     run=13  nbConstraintChecks=1129417  nbPropagations=199697  nbRevisions=2914926  nbUselessRevisions=2554533
2.93	     nbAssignments=8158  nbFailedAssignments=1007  nbBacktracks=5988  nbVisitedNodes=9491  nbRestartNogoods=41
2.93	       =>  wckTime=1.898  cpuTime=1.8  mem=21M100
3.55	   
3.55	   search
3.55	     run=14  nbConstraintChecks=1690315  nbPropagations=265231  nbRevisions=4070823  nbUselessRevisions=3581961
3.55	     nbAssignments=11459  nbFailedAssignments=1333  nbBacktracks=8920  nbVisitedNodes=13531  nbRestartNogoods=47
3.55	       =>  wckTime=2.518  cpuTime=2.42  mem=21M100
4.73	   
4.73	   search
4.73	     run=15  nbConstraintChecks=2847954  nbPropagations=369500  nbRevisions=6022489  nbUselessRevisions=5323716
4.73	     nbAssignments=16699  nbFailedAssignments=2060  nbBacktracks=13300  nbVisitedNodes=20154  nbRestartNogoods=54
4.73	       =>  wckTime=3.701  cpuTime=3.59  mem=21M100
6.93	   
6.93	   search
6.93	     run=16  nbConstraintChecks=5261774  nbPropagations=551114  nbRevisions=9647304  nbUselessRevisions=8570274
6.93	     nbAssignments=24712  nbFailedAssignments=3476  nbBacktracks=19870  nbVisitedNodes=30908  nbRestartNogoods=57
6.93	       =>  wckTime=5.902  cpuTime=5.78  mem=21M100
9.84	   
9.84	   search
9.84	     run=17  nbConstraintChecks=8494613  nbPropagations=838191  nbRevisions=15569225  nbUselessRevisions=13900846
9.84	     nbAssignments=36371  nbFailedAssignments=5209  nbBacktracks=29725  nbVisitedNodes=46156  nbRestartNogoods=70
9.84	       =>  wckTime=8.813  cpuTime=8.68  mem=21M100
14.49	   
14.49	   search
14.49	     run=18  nbConstraintChecks=13671254  nbPropagations=1298482  nbRevisions=25124801  nbUselessRevisions=22504800
14.49	     nbAssignments=54702  nbFailedAssignments=8662  nbBacktracks=44517  nbVisitedNodes=71397  nbRestartNogoods=78
14.49	       =>  wckTime=13.457  cpuTime=13.3  mem=21M100
17.25	   
17.25	   search
17.25	     run=19  nbConstraintChecks=16897275  nbPropagations=1861071  nbRevisions=36970633  nbUselessRevisions=33182338
17.25	     nbAssignments=65584  nbFailedAssignments=10537  nbBacktracks=53124  nbVisitedNodes=86190  nbRestartNogoods=82
17.25	       =>  wckTime=16.222  cpuTime=16.05  mem=21M100
17.25	   
17.25	   global
17.25	     nbConstraintChecks=16977077  nbPropagations=1863148  nbRevisions=36991686  nbUselessRevisions=33199067
17.25	     nbRestartNogoods=82  solvingWckTime=16.223  solvingCpuTime=16.05  expiredTime=no  totalExploration=no
17.25	     nbFoundSolutions=1  globalCpuTime=16.58
17.25	       =>  wckTime=16.953  cpuTime=16.53  mem=21M100
17.25	   
17.25	s SATISFIABLE
17.26	v 18 4 17 6 13 15 16 9 5 10 14 0 3 1 8 11 2 12 19 7 14 16 7 12 0 10 5 11 13 8 1 17 9 6 2 19 18 4 3 15 3 7 12 13 15 5 14 19 10 18 11 1 6 4 17 16 0 8 2 9 16 0 5 4 18 11 7 12 1 13 17 14 19 10 9 2 8 6 15 3 4 14 10 7 19 2 8 18 17 6 13 3 0 15 11 5 9 1 16 12 2 11 4 16 5 13 19 6 15 14 3 18 1 17 7 8 12 9 0 10 9 6 11 17 12 4 13 16 18 3 10 8 5 0 14 15 7 19 1 2 7 2 6 1 16 12 0 8 11 15 5 9 10 19 4 14 13 3 17 18 12 3 0 5 7 19 15 14 9 1 4 10 8 2 13 17 16 11 18 6 5 17 14 2 6 7 9 3 19 12 15 13 16 11 10 4 1 18 8 0 13 18 3 14 9 0 2 4 12 16 6 19 11 7 15 1 17 10 5 8 8 19 18 11 2 17 1 0 3 4 12 15 7 16 6 9 14 5 10 13 10 5 16 15 1 8 18 7 0 19 9 2 13 12 3 6 4 17 14 11 1 9 15 8 3 16 4 13 6 0 2 7 17 18 19 10 11 14 12 5 0 8 13 19 11 6 12 1 7 2 18 16 4 14 5 3 10 15 9 17 17 1 19 10 8 9 6 5 2 7 0 11 18 3 12 13 15 16 4 14 11 13 1 3 17 14 10 15 16 9 7 5 2 8 18 12 19 0 6 4 19 15 2 9 14 18 17 10 4 11 8 6 12 5 1 0 3 7 13 16 15 12 9 0 10 3 11 17 8 5 19 4 14 13 16 18 6 2 7 1 6 10 8 18 4 1 3 2 14 17 16 12 15 9 0 7 5 13 11 19 
17.26	d NODES 65584
17.26	d CHECKS 16977077
17.26	   
17.26	   totalWckTime=17.028  totalCpuTime=16.58

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-239858-1168368068 -o ROOT/results/node25/solver-239858-1168368068 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239858-1168368068/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.92 1.95 1.83 4/94 20997
/proc/meminfo: memFree=1771496/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=18540 CPUtime=0
/proc/20996/stat : 20996 (runsolver) R 20994 20996 20681 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 185199223 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215781797159 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/20996/statm: 4635 279 244 17 0 2626 0

[startup+0.103185 s]
/proc/loadavg: 1.92 1.95 1.83 4/94 20997
/proc/meminfo: memFree=1771496/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=914988 CPUtime=0.07
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 2985 0 1 0 6 1 0 0 25 0 8 0 185199223 936947712 2731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642226 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20996/statm: 228747 2731 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.51225 s]
/proc/loadavg: 1.92 1.95 1.83 4/94 20997
/proc/meminfo: memFree=1771496/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=915328 CPUtime=0.48
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 6559 0 1 0 44 4 0 0 25 0 8 0 185199223 937295872 6298 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20996/statm: 228832 6298 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3414 s]
/proc/loadavg: 1.92 1.95 1.83 4/101 21013
/proc/meminfo: memFree=1772464/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=915676 CPUtime=1.3
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 11711 0 1 0 122 8 0 0 19 0 8 0 185199223 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20996/statm: 228919 11449 2524 14 0 215389 0
[pid=20996/tid=20998] ppid=20994 vsize=915676 CPUtime=0.06
/proc/20996/task/20998/stat : 20998 (java) S 20994 20996 20681 0 -1 64 843 0 0 0 6 0 0 0 16 0 8 0 185199228 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=20999] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/20999/stat : 20999 (java) S 20994 20996 20681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21000] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21000/stat : 21000 (java) S 20994 20996 20681 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21001] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21001/stat : 21001 (java) S 20994 20996 20681 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 185199231 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21002] ppid=20994 vsize=915676 CPUtime=0.25
/proc/20996/task/21002/stat : 21002 (java) S 20994 20996 20681 0 -1 64 467 0 0 0 24 1 0 0 15 0 8 0 185199231 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21003] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21003/stat : 21003 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 185199231 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21004] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21004/stat : 21004 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185199231 937652224 11449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915676

[startup+2.97867 s]
/proc/loadavg: 1.93 1.95 1.83 3/101 21013
/proc/meminfo: memFree=1756848/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=915676 CPUtime=2.93
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 11730 0 1 0 283 10 0 0 25 0 8 0 185199223 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073972964 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20996/statm: 228919 11466 2524 14 0 215389 0
[pid=20996/tid=20998] ppid=20994 vsize=915676 CPUtime=0.06
/proc/20996/task/20998/stat : 20998 (java) S 20994 20996 20681 0 -1 64 843 0 0 0 6 0 0 0 17 0 8 0 185199228 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=20999] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/20999/stat : 20999 (java) S 20994 20996 20681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21000] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21000/stat : 21000 (java) S 20994 20996 20681 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21001] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21001/stat : 21001 (java) S 20994 20996 20681 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 185199231 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21002] ppid=20994 vsize=915676 CPUtime=0.3
/proc/20996/task/21002/stat : 21002 (java) S 20994 20996 20681 0 -1 64 484 0 0 0 28 2 0 0 15 0 8 0 185199231 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21003] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21003/stat : 21003 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 185199231 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21004] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21004/stat : 21004 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185199231 937652224 11466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915676

[startup+6.27422 s]
/proc/loadavg: 1.93 1.95 1.83 2/88 21024
/proc/meminfo: memFree=1781848/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=915676 CPUtime=6.22
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 11731 0 1 0 612 10 0 0 25 0 8 0 185199223 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073939422 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20996/statm: 228919 11467 2524 14 0 215389 0
[pid=20996/tid=20998] ppid=20994 vsize=915676 CPUtime=0.06
/proc/20996/task/20998/stat : 20998 (java) S 20994 20996 20681 0 -1 64 843 0 0 0 6 0 0 0 16 0 8 0 185199228 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=20999] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/20999/stat : 20999 (java) S 20994 20996 20681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21000] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21000/stat : 21000 (java) S 20994 20996 20681 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21001] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21001/stat : 21001 (java) S 20994 20996 20681 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 185199231 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21002] ppid=20994 vsize=915676 CPUtime=0.3
/proc/20996/task/21002/stat : 21002 (java) S 20994 20996 20681 0 -1 64 485 0 0 0 28 2 0 0 16 0 8 0 185199231 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21003] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21003/stat : 21003 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 185199231 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21004] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21004/stat : 21004 (java) R 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185199231 937652224 11467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915676

[startup+12.7533 s]
/proc/loadavg: 2.01 1.97 1.84 3/101 21083
/proc/meminfo: memFree=1762928/2055920 swapFree=4170236/4192956
[pid=20996] ppid=20994 vsize=915676 CPUtime=12.66
/proc/20996/stat : 20996 (java) R 20994 20996 20681 0 -1 0 11733 0 1 0 1256 10 0 0 25 0 8 0 185199223 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20996/statm: 228919 11468 2524 14 0 215389 0
[pid=20996/tid=20998] ppid=20994 vsize=915676 CPUtime=0.06
/proc/20996/task/20998/stat : 20998 (java) S 20994 20996 20681 0 -1 64 843 0 0 0 6 0 0 0 16 0 8 0 185199228 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=20999] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/20999/stat : 20999 (java) S 20994 20996 20681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21000] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21000/stat : 21000 (java) S 20994 20996 20681 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185199228 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21001] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21001/stat : 21001 (java) S 20994 20996 20681 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 185199231 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21002] ppid=20994 vsize=915676 CPUtime=0.3
/proc/20996/task/21002/stat : 21002 (java) S 20994 20996 20681 0 -1 64 486 0 0 0 28 2 0 0 16 0 8 0 185199231 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21003] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21003/stat : 21003 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 185199231 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20996/tid=21004] ppid=20994 vsize=915676 CPUtime=0
/proc/20996/task/21004/stat : 21004 (java) S 20994 20996 20681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185199231 937652224 11468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915676

Child status: 0
Real time (s): 17.3192
CPU time (s): 17.1644
CPU user time (s): 17.0494
CPU system time (s): 0.114982
CPU usage (%): 99.1061
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0494
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11744
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= 1706
involuntary context switches= 2346

runsolver used 0.020996 s user time and 0.065989 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Jan  9 18:41:08 UTC 2007


IDJOB= 239858
IDBENCH= 7087
FILE ID= node25/239858-1168368068

PBS_JOBID= 3504076

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-20/qwh-20-166-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239858-1168368068/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-239858-1168368068 -o ROOT/results/node25/solver-239858-1168368068 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239858-1168368068/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8b93529d4fb4135ef20d21fb28b0c96b

RANDOM SEED= 203392039

TIME LIMIT= 1800 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.279
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.279
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:       1773256 kB
Buffers:         30984 kB
Cached:         129024 kB
SwapCached:       2784 kB
Active:         145984 kB
Inactive:        84144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773256 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            6268 kB
Writeback:           0 kB
Mapped:          87740 kB
Slab:            37064 kB
Committed_AS:  4677804 kB
PageTables:       2488 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= 66562 MiB



End job on node25 on Tue Jan  9 18:41:26 UTC 2007