Trace number 211291

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 ACSAT 13.311 13.4735

DiagnosticValue
CHECKS630265
NODES10390

General information on the benchmark

NamepseudoSeries/ttp/
circ-6-3.xml
MD5SUMda017596c28c0b2d818f8283f0e2f4e6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.55
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables540
Number of constraints4626
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4626
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=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/211291-1168075497/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.45	     nbVariables=540  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.142  cpuTime=0.12  mem=8M25
0.45	   
0.45	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
1.44	     nbConstraints=4476  nbMergedConstraints=150  nbConvertedConstraints=630  nbConvertConstraintsChecks=3256
1.44	     nbExtensionStructures=2  nbSharedExtensionStructures=628  nbConflictsStructures=17
1.44	     nbSharedConflictsStructures=4417  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5
1.44	     nbEvaluationManagers=16  nbSharedEvaluationManagers=3830  maxDegree=76  maxArity=20
1.44	       =>  wckTime=1.134  cpuTime=0.95  mem=46M731
1.54	   
1.54	   solver IterativeSystematicSolver being built... 
1.86	       =>  wckTime=1.55  cpuTime=1.19  mem=13M717
1.91	   
1.91	   preprocessing
1.91	     nbConstraintChecks=882  nbValidityChecks=798  nbPropagations=540  nbRevisions=840  nbUselessRevisions=840
1.91	     nbRemovedValues=0  detectedInconsistency=no
1.91	       =>  wckTime=0.044  cpuTime=0.03  mem=14M705
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=15878  nbValidityChecks=46502  nbPropagations=852  nbRevisions=41656
2.07	     nbUselessRevisions=41372  nbAssignments=130  nbFailedAssignments=4  nbBacktracks=16  nbVisitedNodes=138
2.07	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
2.07	       =>  wckTime=0.208  cpuTime=0.17  mem=14M705
2.17	   
2.17	   search
2.17	     run=1  nbConstraintChecks=19590  nbValidityChecks=96345  nbPropagations=1970  nbRevisions=119349
2.17	     nbUselessRevisions=118571  nbAssignments=256  nbFailedAssignments=6  nbBacktracks=39  nbVisitedNodes=268
2.17	     nbRestartNogoods=2  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.307  cpuTime=0.26  mem=14M705
2.30	   
2.30	   search
2.30	     run=2  nbConstraintChecks=26584  nbValidityChecks=156264  nbPropagations=3422  nbRevisions=240381
2.30	     nbUselessRevisions=238804  nbAssignments=397  nbFailedAssignments=11  nbBacktracks=69  nbVisitedNodes=417
2.30	     nbRestartNogoods=3  mapSize=14  nbInferences=0  nbTooLargeKeys=0
2.30	       =>  wckTime=0.435  cpuTime=0.38  mem=14M705
2.56	   
2.56	   search
2.56	     run=3  nbConstraintChecks=33965  nbValidityChecks=226192  nbPropagations=5432  nbRevisions=413470
2.56	     nbUselessRevisions=410607  nbAssignments=710  nbFailedAssignments=13  nbBacktracks=147  nbVisitedNodes=735
2.56	     nbRestartNogoods=5  mapSize=17  nbInferences=0  nbTooLargeKeys=0
2.56	       =>  wckTime=0.697  cpuTime=0.63  mem=14M705
2.84	   
2.84	   search
2.84	     run=4  nbConstraintChecks=40781  nbValidityChecks=284903  nbPropagations=7946  nbRevisions=630519
2.84	     nbUselessRevisions=625941  nbAssignments=1030  nbFailedAssignments=15  nbBacktracks=232  nbVisitedNodes=1059
2.84	     nbRestartNogoods=7  mapSize=20  nbInferences=0  nbTooLargeKeys=0
2.84	       =>  wckTime=0.974  cpuTime=0.91  mem=15M692
3.16	   
3.16	   search
3.16	     run=5  nbConstraintChecks=47464  nbValidityChecks=351753  nbPropagations=11316  nbRevisions=899531
3.16	     nbUselessRevisions=892297  nbAssignments=1376  nbFailedAssignments=22  nbBacktracks=335  nbVisitedNodes=1423
3.16	     nbRestartNogoods=8  mapSize=36  nbInferences=0  nbTooLargeKeys=0
3.16	       =>  wckTime=1.299  cpuTime=1.23  mem=15M692
3.50	   
3.50	   search
3.50	     run=6  nbConstraintChecks=54660  nbValidityChecks=420760  nbPropagations=15529  nbRevisions=1221417
3.50	     nbUselessRevisions=1210641  nbAssignments=1740  nbFailedAssignments=32  nbBacktracks=449  nbVisitedNodes=1806
3.50	     nbRestartNogoods=10  mapSize=53  nbInferences=0  nbTooLargeKeys=0
3.50	       =>  wckTime=1.638  cpuTime=1.54  mem=15M692
3.89	   
3.89	   search
3.89	     run=7  nbConstraintChecks=66975  nbValidityChecks=505857  nbPropagations=21049  nbRevisions=1611083
3.89	     nbUselessRevisions=1595266  nbAssignments=2153  nbFailedAssignments=44  nbBacktracks=633  nbVisitedNodes=2259
3.89	     nbRestartNogoods=12  mapSize=92  nbInferences=0  nbTooLargeKeys=0
3.89	       =>  wckTime=2.023  cpuTime=1.93  mem=15M692
4.34	   
4.34	   search
4.34	     run=8  nbConstraintChecks=84136  nbValidityChecks=614336  nbPropagations=28163  nbRevisions=2086542
4.34	     nbUselessRevisions=2063897  nbAssignments=2636  nbFailedAssignments=58  nbBacktracks=906  nbVisitedNodes=2779
4.34	     nbRestartNogoods=13  mapSize=127  nbInferences=0  nbTooLargeKeys=0
4.34	       =>  wckTime=2.478  cpuTime=2.38  mem=16M680
5.06	   
5.06	   search
5.06	     run=9  nbConstraintChecks=118732  nbValidityChecks=781259  nbPropagations=38097  nbRevisions=2698487
5.06	     nbUselessRevisions=2665456  nbAssignments=3277  nbFailedAssignments=89  nbBacktracks=1341  nbVisitedNodes=3497
5.06	     nbRestartNogoods=15  mapSize=202  nbInferences=0  nbTooLargeKeys=0
5.06	       =>  wckTime=3.199  cpuTime=3.08  mem=16M680
5.90	   
5.90	   search
5.90	     run=10  nbConstraintChecks=158374  nbValidityChecks=1015858  nbPropagations=51582  nbRevisions=3493227
5.90	     nbUselessRevisions=3445728  nbAssignments=4107  nbFailedAssignments=124  nbBacktracks=1934  nbVisitedNodes=4402
5.90	     nbRestartNogoods=17  mapSize=275  nbInferences=0  nbTooLargeKeys=0
5.90	       =>  wckTime=4.038  cpuTime=3.91  mem=17M668
7.03	   
7.03	   search
7.03	     run=11  nbConstraintChecks=218458  nbValidityChecks=1380654  nbPropagations=70298  nbRevisions=4572036
7.03	     nbUselessRevisions=4503730  nbAssignments=5230  nbFailedAssignments=172  nbBacktracks=2829  nbVisitedNodes=5639
7.03	     nbRestartNogoods=19  mapSize=387  nbInferences=0  nbTooLargeKeys=0
7.03	       =>  wckTime=5.166  cpuTime=5.02  mem=18M656
8.76	   
8.76	   search
8.76	     run=12  nbConstraintChecks=354947  nbValidityChecks=2355375  nbPropagations=99140  nbRevisions=6354700
8.76	     nbUselessRevisions=6253709  nbAssignments=6730  nbFailedAssignments=236  nbBacktracks=4176  nbVisitedNodes=7317
8.76	     nbRestartNogoods=21  mapSize=564  nbInferences=0  nbTooLargeKeys=0
8.76	       =>  wckTime=6.895  cpuTime=6.74  mem=19M644
12.34	   
12.34	   search
12.34	     run=13  nbConstraintChecks=542663  nbValidityChecks=3211623  nbPropagations=142353  nbRevisions=8892334
12.34	     nbUselessRevisions=8741391  nbAssignments=9013  nbFailedAssignments=387  nbBacktracks=6127  nbVisitedNodes=9991
12.34	     nbRestartNogoods=22  mapSize=952  nbInferences=0  nbTooLargeKeys=0
12.34	       =>  wckTime=10.478  cpuTime=10.31  mem=20M632
13.16	   
13.16	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=21M620)
13.42	   
13.42	   search
13.42	     run=14  nbConstraintChecks=629383  nbValidityChecks=3713384  nbPropagations=191834  nbRevisions=11847682
13.42	     nbUselessRevisions=11639036  nbAssignments=10390  nbFailedAssignments=440  nbBacktracks=6911  nbVisitedNodes=11512
13.42	     nbRestartNogoods=25
13.42	       =>  wckTime=11.554  cpuTime=11.37  mem=21M620
13.42	   
13.42	   global
13.42	     nbConstraintChecks=630265  nbValidityChecks=3714182  nbPropagations=192374  nbRevisions=11848522
13.42	     nbUselessRevisions=11639876  nbRestartNogoods=25  solvingWckTime=11.555  solvingCpuTime=11.37  expiredTime=no
13.42	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=12.6
13.42	       =>  wckTime=13.108  cpuTime=12.56  mem=21M620
13.42	   
13.42	s SATISFIABLE
13.42	v 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 1 1 0 
13.42	d NODES 10390
13.42	d CHECKS 630265
13.42	   
13.42	   totalWckTime=13.187  totalCpuTime=12.61

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/node59/watcher-211291-1168075497 -o ROOT/results/node59/solver-211291-1168075497 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211291-1168075497/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.98 1.98 1.92 4/80 24311
/proc/meminfo: memFree=1302208/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=18540 CPUtime=0
/proc/24310/stat : 24310 (runsolver) R 24308 24310 23538 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155947613 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24310/statm: 4635 279 244 17 0 2626 0

[startup+0.107617 s]
/proc/loadavg: 1.98 1.98 1.92 4/80 24311
/proc/meminfo: memFree=1302208/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=914988 CPUtime=0.09
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 3006 0 1 0 7 2 0 0 25 0 8 0 155947613 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154114662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228747 2752 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515661 s]
/proc/loadavg: 1.98 1.98 1.92 4/80 24311
/proc/meminfo: memFree=1302208/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=915328 CPUtime=0.48
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 6627 0 1 0 43 5 0 0 25 0 8 0 155947613 937295872 6366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228832 6366 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34375 s]
/proc/loadavg: 1.98 1.98 1.92 4/87 24318
/proc/meminfo: memFree=1243144/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=915624 CPUtime=1.31
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 17110 0 1 0 105 26 0 0 25 0 8 0 155947613 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9708098 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228906 16848 2178 14 0 215376 0
[pid=24310/tid=24312] ppid=24308 vsize=915624 CPUtime=0.02
/proc/24310/task/24312/stat : 24312 (java) S 24308 24310 23538 0 -1 64 500 0 0 0 2 0 0 0 16 0 8 0 155947617 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24313] ppid=24308 vsize=915624 CPUtime=0
/proc/24310/task/24313/stat : 24313 (java) S 24308 24310 23538 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155947618 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24314] ppid=24308 vsize=915624 CPUtime=0
/proc/24310/task/24314/stat : 24314 (java) S 24308 24310 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155947618 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24315] ppid=24308 vsize=915624 CPUtime=0
/proc/24310/task/24315/stat : 24315 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155947621 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24316] ppid=24308 vsize=915624 CPUtime=0.17
/proc/24310/task/24316/stat : 24316 (java) S 24308 24310 23538 0 -1 64 426 0 0 0 16 1 0 0 15 0 8 0 155947621 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24317] ppid=24308 vsize=915624 CPUtime=0
/proc/24310/task/24317/stat : 24317 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 155947621 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24318] ppid=24308 vsize=915624 CPUtime=0
/proc/24310/task/24318/stat : 24318 (java) S 24308 24310 23538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155947621 937598976 16848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915624

[startup+2.99593 s]
/proc/loadavg: 1.98 1.98 1.92 4/87 24318
/proc/meminfo: memFree=1231048/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=915720 CPUtime=2.95
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 20492 0 1 0 264 31 0 0 25 0 8 0 155947613 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074082723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228930 20227 2537 14 0 215400 0
[pid=24310/tid=24312] ppid=24308 vsize=915720 CPUtime=0.13
/proc/24310/task/24312/stat : 24312 (java) S 24308 24310 23538 0 -1 64 3377 0 0 0 12 1 0 0 16 0 8 0 155947617 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24313] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24313/stat : 24313 (java) S 24308 24310 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24314] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24314/stat : 24314 (java) S 24308 24310 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24315] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24315/stat : 24315 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155947621 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24316] ppid=24308 vsize=915720 CPUtime=0.31
/proc/24310/task/24316/stat : 24316 (java) S 24308 24310 23538 0 -1 64 497 0 0 0 29 2 0 0 15 0 8 0 155947621 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24317] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24317/stat : 24317 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 155947621 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24318] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24318/stat : 24318 (java) S 24308 24310 23538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155947621 937697280 20227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915720

[startup+6.27629 s]
/proc/loadavg: 2.06 2.00 1.93 3/87 24318
/proc/meminfo: memFree=1230856/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=915720 CPUtime=6.19
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 20512 0 1 0 588 31 0 0 25 0 8 0 155947613 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074019744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228930 20243 2537 14 0 215400 0
[pid=24310/tid=24312] ppid=24308 vsize=915720 CPUtime=0.13
/proc/24310/task/24312/stat : 24312 (java) S 24308 24310 23538 0 -1 64 3377 0 0 0 12 1 0 0 17 0 8 0 155947617 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24313] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24313/stat : 24313 (java) S 24308 24310 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24314] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24314/stat : 24314 (java) S 24308 24310 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24315] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24315/stat : 24315 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24316] ppid=24308 vsize=915720 CPUtime=0.33
/proc/24310/task/24316/stat : 24316 (java) S 24308 24310 23538 0 -1 64 515 0 0 0 31 2 0 0 15 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24317] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24317/stat : 24317 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24318] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24318/stat : 24318 (java) S 24308 24310 23538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915720

[startup+12.769 s]
/proc/loadavg: 2.06 2.00 1.93 3/87 24318
/proc/meminfo: memFree=1230864/2055920 swapFree=4192812/4192956
[pid=24310] ppid=24308 vsize=915720 CPUtime=12.63
/proc/24310/stat : 24310 (java) R 24308 24310 23538 0 -1 0 20512 0 1 0 1232 31 0 0 25 0 8 0 155947613 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24310/statm: 228930 20243 2537 14 0 215400 0
[pid=24310/tid=24312] ppid=24308 vsize=915720 CPUtime=0.13
/proc/24310/task/24312/stat : 24312 (java) S 24308 24310 23538 0 -1 64 3377 0 0 0 12 1 0 0 16 0 8 0 155947617 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24313] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24313/stat : 24313 (java) S 24308 24310 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24314] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24314/stat : 24314 (java) S 24308 24310 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155947618 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24315] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24315/stat : 24315 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24316] ppid=24308 vsize=915720 CPUtime=0.33
/proc/24310/task/24316/stat : 24316 (java) S 24308 24310 23538 0 -1 64 515 0 0 0 31 2 0 0 15 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24317] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24317/stat : 24317 (java) S 24308 24310 23538 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24310/tid=24318] ppid=24308 vsize=915720 CPUtime=0
/proc/24310/task/24318/stat : 24318 (java) S 24308 24310 23538 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155947621 937697280 20243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915720

Child status: 0
Real time (s): 13.4735
CPU time (s): 13.311
CPU user time (s): 12.978
CPU system time (s): 0.332949
CPU usage (%): 98.7941
Max. virtual memory (cumulated for all children) (KiB): 915720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.978
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20520
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= 1858
involuntary context switches= 2546

runsolver used 0.017997 s user time and 0.054991 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 09:24:57 UTC 2007


IDJOB= 211291
IDBENCH= 4683
FILE ID= node59/211291-1168075497

PBS_JOBID= 3475961

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ttp/circ-6-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211291-1168075497/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-211291-1168075497 -o ROOT/results/node59/solver-211291-1168075497 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211291-1168075497/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  da017596c28c0b2d818f8283f0e2f4e6

RANDOM SEED= 277996864

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.239
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.239
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:       1302624 kB
Buffers:         44708 kB
Cached:         430544 kB
SwapCached:          0 kB
Active:         266880 kB
Inactive:       411252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:         223116 kB
Slab:            60052 kB
Committed_AS:  3699548 kB
PageTables:       2268 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= 66536 MiB



End job on node59 on Sat Jan  6 09:25:10 UTC 2007