Trace number 203633

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 135.415 136.098

DiagnosticValue
CHECKS636103776
NODES401804

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-63021_ext.xml
MD5SUMb9ccb3dea22c70378a1dd0d024777784
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 benchmark135.415
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/203633-1168162541/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=27  nbDomainTypes=1  minDomainSize=27  maxDomainSize=27
0.42	       =>  wckTime=0.1  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.68	     nbConstraints=351  nbRelationTypes=351  nbExtensionStructures=351  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=351  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=934  maxDegree=26
0.68	     maxArity=2
0.68	       =>  wckTime=0.36  cpuTime=0.27  mem=15M761
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.88	       =>  wckTime=0.569  cpuTime=0.41  mem=15M373
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=70109  nbPropagations=813  nbRevisions=8538  nbUselessRevisions=7529  nbSingletonTests=37
0.94	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.94	       =>  wckTime=0.05  cpuTime=0.03  mem=15M373
0.97	   
0.97	   search
0.97	     run=0  nbConstraintChecks=42904  nbPropagations=1278  nbRevisions=16514  nbUselessRevisions=14491  nbAssignments=24
0.97	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=41  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.077  cpuTime=0.05  mem=15M373
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=104481  nbPropagations=3200  nbRevisions=45281  nbUselessRevisions=39731
0.98	     nbAssignments=63  nbFailedAssignments=23  nbBacktracks=25  nbVisitedNodes=108  nbRestartNogoods=5  mapSize=25
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.096  cpuTime=0.06  mem=15M373
1.01	   
1.01	   search
1.01	     run=2  nbConstraintChecks=207660  nbPropagations=6271  nbRevisions=93133  nbUselessRevisions=81828
1.01	     nbAssignments=130  nbFailedAssignments=44  nbBacktracks=48  nbVisitedNodes=197  nbRestartNogoods=10  mapSize=47
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.122  cpuTime=0.08  mem=15M373
1.04	   
1.04	   search
1.04	     run=3  nbConstraintChecks=317850  nbPropagations=10547  nbRevisions=164961  nbUselessRevisions=144928
1.04	     nbAssignments=204  nbFailedAssignments=76  nbBacktracks=82  nbVisitedNodes=331  nbRestartNogoods=12  mapSize=81
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.152  cpuTime=0.11  mem=15M373
1.07	   
1.07	   search
1.07	     run=4  nbConstraintChecks=478307  nbPropagations=16508  nbRevisions=271883  nbUselessRevisions=238695
1.07	     nbAssignments=309  nbFailedAssignments=125  nbBacktracks=132  nbVisitedNodes=523  nbRestartNogoods=18  mapSize=131
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.184  cpuTime=0.14  mem=15M373
1.13	   
1.13	   search
1.13	     run=5  nbConstraintChecks=702078  nbPropagations=24737  nbRevisions=426777  nbUselessRevisions=374394
1.13	     nbAssignments=455  nbFailedAssignments=190  nbBacktracks=208  nbVisitedNodes=787  nbRestartNogoods=23  mapSize=204
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.237  cpuTime=0.18  mem=15M373
1.19	   
1.19	   search
1.19	     run=6  nbConstraintChecks=1038197  nbPropagations=36337  nbRevisions=654870  nbUselessRevisions=574396
1.19	     nbAssignments=674  nbFailedAssignments=290  nbBacktracks=321  nbVisitedNodes=1184  nbRestartNogoods=26  mapSize=313
1.19	     nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.302  cpuTime=0.24  mem=15M373
1.29	   
1.29	   search
1.29	     run=7  nbConstraintChecks=1560643  nbPropagations=53174  nbRevisions=997815  nbUselessRevisions=875193
1.29	     nbAssignments=1008  nbFailedAssignments=448  nbBacktracks=491  nbVisitedNodes=1803  nbRestartNogoods=34
1.29	     mapSize=479  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.398  cpuTime=0.34  mem=15M373
1.43	   
1.43	   search
1.43	     run=8  nbConstraintChecks=2310886  nbPropagations=77636  nbRevisions=1509142  nbUselessRevisions=1324439
1.43	     nbAssignments=1471  nbFailedAssignments=650  nbBacktracks=747  nbVisitedNodes=2657  nbRestartNogoods=38
1.43	     mapSize=726  nbInferences=0  nbTooLargeKeys=0
1.43	       =>  wckTime=0.542  cpuTime=0.47  mem=15M373
1.61	   
1.61	   INFO : Stopping hyperNogood (mapSize=1022, nbTooLargekeys=0, mem=15M373)
1.65	   
1.65	   search
1.65	     run=9  nbConstraintChecks=3534813  nbPropagations=114080  nbRevisions=2287412  nbUselessRevisions=2007714
1.65	     nbAssignments=2235  nbFailedAssignments=1022  nbBacktracks=1131  nbVisitedNodes=4072  nbRestartNogoods=42
1.65	       =>  wckTime=0.762  cpuTime=0.67  mem=15M373
2.01	   
2.01	   search
2.01	     run=10  nbConstraintChecks=5309290  nbPropagations=167989  nbRevisions=3457872  nbUselessRevisions=3035862
2.01	     nbAssignments=3356  nbFailedAssignments=1560  nbBacktracks=1707  nbVisitedNodes=6135  nbRestartNogoods=50
2.01	       =>  wckTime=1.125  cpuTime=1.03  mem=15M373
2.57	   
2.57	   search
2.57	     run=11  nbConstraintChecks=7898004  nbPropagations=247695  nbRevisions=5200634  nbUselessRevisions=4566097
2.57	     nbAssignments=5004  nbFailedAssignments=2337  nbBacktracks=2571  nbVisitedNodes=9182  nbRestartNogoods=64
2.57	       =>  wckTime=1.685  cpuTime=1.58  mem=15M373
3.42	   
3.42	   search
3.42	     run=12  nbConstraintChecks=11840191  nbPropagations=367029  nbRevisions=7823559  nbUselessRevisions=6869179
3.42	     nbAssignments=7557  nbFailedAssignments=3574  nbBacktracks=3868  nbVisitedNodes=13885  nbRestartNogoods=70
3.42	       =>  wckTime=2.535  cpuTime=2.42  mem=15M373
4.66	   
4.66	   search
4.66	     run=13  nbConstraintChecks=17577888  nbPropagations=543944  nbRevisions=11730572  nbUselessRevisions=10300866
4.66	     nbAssignments=11239  nbFailedAssignments=5304  nbBacktracks=5815  nbVisitedNodes=20686  nbRestartNogoods=76
4.66	       =>  wckTime=3.771  cpuTime=3.65  mem=15M373
6.53	   
6.53	   search
6.53	     run=14  nbConstraintChecks=26388057  nbPropagations=808063  nbRevisions=17601929  nbUselessRevisions=15460011
6.53	     nbAssignments=16783  nbFailedAssignments=7922  nbBacktracks=8735  nbVisitedNodes=30916  nbRestartNogoods=92
6.53	       =>  wckTime=5.639  cpuTime=5.52  mem=15M373
9.34	   
9.34	   search
9.34	     run=15  nbConstraintChecks=39579594  nbPropagations=1203705  nbRevisions=26415872  nbUselessRevisions=23203121
9.34	     nbAssignments=25174  nbFailedAssignments=11931  nbBacktracks=13113  nbVisitedNodes=46456  nbRestartNogoods=104
9.34	       =>  wckTime=8.449  cpuTime=8.31  mem=15M373
13.62	   
13.62	   search
13.62	     run=16  nbConstraintChecks=59942982  nbPropagations=1798088  nbRevisions=39735301  nbUselessRevisions=34908578
13.62	     nbAssignments=37835  nbFailedAssignments=18018  nbBacktracks=19681  nbVisitedNodes=69811  nbRestartNogoods=115
13.62	       =>  wckTime=12.73  cpuTime=12.57  mem=15M373
20.11	   
20.11	   search
20.11	     run=17  nbConstraintChecks=91012601  nbPropagations=2695605  nbRevisions=59920180  nbUselessRevisions=52652200
20.11	     nbAssignments=56848  nbFailedAssignments=27173  nbBacktracks=29534  nbVisitedNodes=105165  nbRestartNogoods=132
20.11	       =>  wckTime=19.22  cpuTime=19.03  mem=15M373
29.68	   
29.68	   search
29.68	     run=18  nbConstraintChecks=135553499  nbPropagations=4039622  nbRevisions=90117883  nbUselessRevisions=79197642
29.68	     nbAssignments=85503  nbFailedAssignments=41045  nbBacktracks=44312  nbVisitedNodes=158338  nbRestartNogoods=153
29.68	       =>  wckTime=28.788  cpuTime=28.55  mem=15M373
43.96	   
43.96	   search
43.96	     run=19  nbConstraintChecks=202933707  nbPropagations=6051865  nbRevisions=135422383  nbUselessRevisions=119035610
43.96	     nbAssignments=128133  nbFailedAssignments=61500  nbBacktracks=66480  nbVisitedNodes=237278  nbRestartNogoods=168
43.96	       =>  wckTime=43.073  cpuTime=42.78  mem=15M373
65.63	   
65.63	   search
65.63	     run=20  nbConstraintChecks=304761127  nbPropagations=9071686  nbRevisions=203452213  nbUselessRevisions=178854209
65.63	     nbAssignments=192086  nbFailedAssignments=92194  nbBacktracks=99733  nbVisitedNodes=356003  nbRestartNogoods=183
65.63	       =>  wckTime=64.745  cpuTime=64.34  mem=15M373
97.75	   
97.75	   search
97.75	     run=21  nbConstraintChecks=456291887  nbPropagations=13592440  nbRevisions=305347863  nbUselessRevisions=268457558
97.75	     nbAssignments=287745  nbFailedAssignments=137969  nbBacktracks=149611  nbVisitedNodes=533092  nbRestartNogoods=195
97.75	       =>  wckTime=96.864  cpuTime=96.3  mem=15M373
136.07	   
136.07	   search
136.07	     run=22  nbConstraintChecks=636033667  nbPropagations=19900697  nbRevisions=447385729  nbUselessRevisions=393352110
136.07	     nbAssignments=401804  nbFailedAssignments=192612  nbBacktracks=209000  nbVisitedNodes=744474  nbRestartNogoods=211
136.07	       =>  wckTime=135.179  cpuTime=134.43  mem=15M373
136.07	   
136.07	   global
136.07	     nbConstraintChecks=636103776  nbPropagations=19901510  nbRevisions=447394267  nbUselessRevisions=393359639
136.07	     nbRestartNogoods=211  solvingWckTime=135.18  solvingCpuTime=134.43  expiredTime=no  totalExploration=no
136.07	     nbFoundSolutions=1  globalCpuTime=134.89
136.07	       =>  wckTime=135.753  cpuTime=134.84  mem=15M373
136.07	   
136.07	s SATISFIABLE
136.07	v 7 5 7 22 11 25 0 8 20 2 3 20 26 10 12 14 14 13 18 24 3 16 15 23 5 26 20 
136.07	d NODES 401804
136.07	d CHECKS 636103776
136.07	   
136.07	   totalWckTime=135.835  totalCpuTime=134.9

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/node3/watcher-203633-1168162541 -o ROOT/results/node3/solver-203633-1168162541 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203633-1168162541/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.99 1.99 4/98 25782
/proc/meminfo: memFree=1578800/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=9748 CPUtime=0
/proc/25781/stat : 25781 (java) D 25779 25781 25282 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 164649779 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924836 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/25781/statm: 2437 412 333 14 0 1140 0

[startup+0.103446 s]
/proc/loadavg: 1.92 1.99 1.99 4/98 25782
/proc/meminfo: memFree=1578800/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=914988 CPUtime=0.09
/proc/25781/stat : 25781 (java) D 25779 25781 25282 0 -1 0 2988 0 1 0 7 2 0 0 17 0 8 0 164649779 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511483 s]
/proc/loadavg: 1.92 1.99 1.99 4/98 25782
/proc/meminfo: memFree=1578800/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915328 CPUtime=0.48
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 6937 0 1 0 44 4 0 0 18 0 8 0 164649779 937295872 6676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073560343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228832 6676 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33461 s]
/proc/loadavg: 1.92 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552888/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=1.3
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9213 0 1 0 123 7 0 0 24 0 8 0 164649779 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8951 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.21
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 376 0 0 0 20 1 0 0 15 0 8 0 164649787 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8951 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) 915456

[startup+2.98988 s]
/proc/loadavg: 1.92 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552760/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=2.95
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9230 0 1 0 288 7 0 0 25 0 8 0 164649779 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8966 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 17 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.24
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 393 0 0 0 23 1 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915456

[startup+6.27141 s]
/proc/loadavg: 1.93 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552696/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=6.21
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9230 0 1 0 614 7 0 0 25 0 8 0 164649779 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8966 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.24
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 393 0 0 0 23 1 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7595 s]
/proc/loadavg: 1.93 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552696/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=12.67
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9230 0 1 0 1260 7 0 0 25 0 8 0 164649779 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794987 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8966 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.24
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915456

[startup+25.6075 s]
/proc/loadavg: 1.95 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552760/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=25.46
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9230 0 1 0 2539 7 0 0 25 0 8 0 164649779 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8966 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.24
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915456

[startup+51.2157 s]
/proc/loadavg: 1.96 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552760/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=50.94
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9232 0 1 0 5087 7 0 0 25 0 8 0 164649779 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8967 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.25
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915456

[startup+102.429 s]
/proc/loadavg: 1.98 1.99 1.99 3/105 25789
/proc/meminfo: memFree=1552824/2055920 swapFree=4192812/4192956
[pid=25781] ppid=25779 vsize=915456 CPUtime=101.91
/proc/25781/stat : 25781 (java) R 25779 25781 25282 0 -1 0 9232 0 1 0 10183 8 0 0 25 0 8 0 164649779 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25781/statm: 228864 8967 2524 14 0 215334 0
[pid=25781/tid=25783] ppid=25779 vsize=915456 CPUtime=0.03
/proc/25781/task/25783/stat : 25783 (java) S 25779 25781 25282 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25784] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25784/stat : 25784 (java) S 25779 25781 25282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25785] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25785/stat : 25785 (java) S 25779 25781 25282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 164649783 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25786] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25786/stat : 25786 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25787] ppid=25779 vsize=915456 CPUtime=0.25
/proc/25781/task/25787/stat : 25787 (java) S 25779 25781 25282 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25788] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25788/stat : 25788 (java) S 25779 25781 25282 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25781/tid=25789] ppid=25779 vsize=915456 CPUtime=0
/proc/25781/task/25789/stat : 25789 (java) S 25779 25781 25282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164649787 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 136.098
CPU time (s): 135.415
CPU user time (s): 135.322
CPU system time (s): 0.092985
CPU usage (%): 99.4981
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.322
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9239
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= 3876
involuntary context switches= 9721

runsolver used 0.152976 s user time and 0.466929 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 09:35:41 UTC 2007


IDJOB= 203633
IDBENCH= 3973
FILE ID= node3/203633-1168162541

PBS_JOBID= 3478296

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-63021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203633-1168162541/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-203633-1168162541 -o ROOT/results/node3/solver-203633-1168162541 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203633-1168162541/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b9ccb3dea22c70378a1dd0d024777784

RANDOM SEED= 105529656

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:       1579280 kB
Buffers:         30048 kB
Cached:         183404 kB
SwapCached:          0 kB
Active:         287996 kB
Inactive:       127512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:         231032 kB
Slab:            45728 kB
Committed_AS:  4954776 kB
PageTables:       2388 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= 66550 MiB



End job on node3 on Sun Jan  7 09:37:58 UTC 2007