Trace number 233876

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 16.1155 16.2917

DiagnosticValue
CHECKS40200794
NODES1813

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-105-1.xml
MD5SUMd89e8198038e270d1f274447665fd22b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size463
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/233876-1168081401/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=369  maxDomainSize=463
0.43	       =>  wckTime=0.108  cpuTime=0.09  mem=7M879
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
4.37	   
4.37	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 18M869)
4.43	     nbConstraints=294  nbConvertedConstraints=88  nbConvertConstraintsChecks=14699298  nbExtensionStructures=88
4.43	     nbSharedExtensionStructures=0  nbConflictsStructures=88  nbSharedConflictsStructures=0
4.43	     nbSharedBinaryRepresentations=21870  nbEvaluationManagers=206  nbSharedEvaluationManagers=0  maxDegree=12
4.43	     maxArity=2
4.43	       =>  wckTime=4.109  cpuTime=3.99  mem=20M819
4.48	   
4.48	   solver IterativeSystematicSolver being built... 
4.65	       =>  wckTime=4.329  cpuTime=4.13  mem=20M870
5.40	   
5.40	   preprocessing
5.40	     nbConstraintChecks=2053551  nbValidityChecks=14928  nbPropagations=49  nbRevisions=412  nbUselessRevisions=412
5.40	     nbRemovedValues=0  detectedInconsistency=no
5.40	       =>  wckTime=0.743  cpuTime=0.73  mem=20M870
7.90	   
7.90	   search
7.90	     run=0  nbConstraintChecks=7652431  nbValidityChecks=2364065  nbPropagations=3006  nbRevisions=23683
7.90	     nbUselessRevisions=16821  nbAssignments=386  nbFailedAssignments=351  nbBacktracks=10  nbVisitedNodes=747
7.90	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
7.90	       =>  wckTime=3.242  cpuTime=3.19  mem=21M845
10.09	   
10.09	   search
10.09	     run=1  nbConstraintChecks=14192460  nbValidityChecks=4504675  nbPropagations=9202  nbRevisions=70077
10.09	     nbUselessRevisions=49581  nbAssignments=797  nbFailedAssignments=718  nbBacktracks=26  nbVisitedNodes=1540
10.09	     nbRestartNogoods=88  mapSize=23  nbInferences=4  nbTooLargeKeys=0
10.09	       =>  wckTime=5.436  cpuTime=5.36  mem=21M845
11.55	   
11.55	   search
11.55	     run=2  nbConstraintChecks=20877050  nbValidityChecks=6342923  nbPropagations=17408  nbRevisions=133706
11.55	     nbUselessRevisions=93027  nbAssignments=1190  nbFailedAssignments=1073  nbBacktracks=48  nbVisitedNodes=2309
11.55	     nbRestartNogoods=126  mapSize=45  nbInferences=4  nbTooLargeKeys=0
11.55	       =>  wckTime=6.894  cpuTime=6.79  mem=21M845
16.25	   
16.25	   search
16.25	     run=3  nbConstraintChecks=38147243  nbValidityChecks=12416539  nbPropagations=36100  nbRevisions=294152
16.25	     nbUselessRevisions=204439  nbAssignments=1813  nbFailedAssignments=1615  nbBacktracks=80  nbVisitedNodes=3504
16.25	     nbRestartNogoods=147  mapSize=76  nbInferences=4  nbTooLargeKeys=0
16.25	       =>  wckTime=11.596  cpuTime=11.44  mem=21M845
16.25	   
16.25	   global
16.25	     nbConstraintChecks=40200794  nbValidityChecks=12431467  nbPropagations=36149  nbRevisions=294564
16.25	     nbUselessRevisions=204851  nbRestartNogoods=147  solvingWckTime=11.598  solvingCpuTime=11.44  expiredTime=no
16.25	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=15.62
16.25	       =>  wckTime=15.931  cpuTime=15.57  mem=21M845
16.25	   
16.25	s SATISFIABLE
16.25	v 376 106 354 0 268 84 192 271 229 251 181 84 0 373 189 381 388 251 0 78 180 277 445 153 64 262 78 0 308 392 274 192 72 0 448 58 189 0 368 262 229 133 252 392 0 162 72 291 133 
16.25	d NODES 1813
16.25	d CHECKS 40200794
16.25	   
16.25	   totalWckTime=16.008  totalCpuTime=15.62

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/node75/watcher-233876-1168081401 -o ROOT/results/node75/solver-233876-1168081401 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233876-1168081401/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.27 1.01 0.92 5/80 24446
/proc/meminfo: memFree=1554432/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=11820 CPUtime=0.01
/proc/24445/stat : 24445 (java) D 24443 24445 23593 0 -1 0 760 0 1 0 0 1 0 0 18 0 1 0 156539522 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6734628 0 2147483391 0 7368 18446744072099855350 0 0 17 0 0 0
/proc/24445/statm: 2955 510 421 14 0 1602 0

[startup+0.104041 s]
/proc/loadavg: 1.27 1.01 0.92 5/80 24446
/proc/meminfo: memFree=1554432/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=911488 CPUtime=0.07
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 2630 0 1 0 5 2 0 0 23 0 8 0 156539522 933363712 2377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072921675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 227872 2377 1282 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515097 s]
/proc/loadavg: 1.27 1.01 0.92 5/80 24446
/proc/meminfo: memFree=1554432/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=915328 CPUtime=0.47
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 6707 0 1 0 43 4 0 0 25 0 8 0 156539522 937295872 6446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155583522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 228832 6446 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33619 s]
/proc/loadavg: 1.27 1.01 0.92 3/87 24453
/proc/meminfo: memFree=1534920/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=915464 CPUtime=1.29
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 7348 0 1 0 124 5 0 0 25 0 8 0 156539522 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 228866 7086 2167 14 0 215336 0
[pid=24445/tid=24447] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24447/stat : 24447 (java) S 24443 24445 23593 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156539526 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24448] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24448/stat : 24448 (java) S 24443 24445 23593 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156539526 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24449] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24449/stat : 24449 (java) S 24443 24445 23593 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156539526 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24450] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24450/stat : 24450 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156539531 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24451] ppid=24443 vsize=915464 CPUtime=0.1
/proc/24445/task/24451/stat : 24451 (java) S 24443 24445 23593 0 -1 64 322 0 0 0 10 0 0 0 16 0 8 0 156539531 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24452] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24452/stat : 24452 (java) S 24443 24445 23593 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539531 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24453] ppid=24443 vsize=915464 CPUtime=0
/proc/24445/task/24453/stat : 24453 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539531 937435136 7086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.97337 s]
/proc/loadavg: 1.32 1.03 0.93 3/87 24453
/proc/meminfo: memFree=1532296/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=915460 CPUtime=2.91
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 8330 0 1 0 286 5 0 0 25 0 8 0 156539522 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643229 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 228865 8068 2167 14 0 215335 0
[pid=24445/tid=24447] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24447/stat : 24447 (java) S 24443 24445 23593 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156539526 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24448] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24448/stat : 24448 (java) S 24443 24445 23593 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156539526 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24449] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24449/stat : 24449 (java) S 24443 24445 23593 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156539526 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24450] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24450/stat : 24450 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156539531 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24451] ppid=24443 vsize=915460 CPUtime=0.1
/proc/24445/task/24451/stat : 24451 (java) S 24443 24445 23593 0 -1 64 324 0 0 0 10 0 0 0 16 0 8 0 156539531 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24452] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24452/stat : 24452 (java) S 24443 24445 23593 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539531 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24453] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24453/stat : 24453 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539531 937431040 8068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915460

[startup+6.25977 s]
/proc/loadavg: 1.32 1.03 0.93 3/87 24453
/proc/meminfo: memFree=1519176/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=915460 CPUtime=6.17
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 11535 0 1 0 610 7 0 0 25 0 8 0 156539522 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648560 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 228865 11271 2530 14 0 215335 0
[pid=24445/tid=24447] ppid=24443 vsize=915460 CPUtime=0.04
/proc/24445/task/24447/stat : 24447 (java) S 24443 24445 23593 0 -1 64 1456 0 0 0 4 0 0 0 17 0 8 0 156539526 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24448] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24448/stat : 24448 (java) S 24443 24445 23593 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539526 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24449] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24449/stat : 24449 (java) S 24443 24445 23593 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539526 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24450] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24450/stat : 24450 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156539531 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24451] ppid=24443 vsize=915460 CPUtime=0.19
/proc/24445/task/24451/stat : 24451 (java) S 24443 24445 23593 0 -1 64 377 0 0 0 18 1 0 0 15 0 8 0 156539531 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24452] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24452/stat : 24452 (java) S 24443 24445 23593 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539531 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24453] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24453/stat : 24453 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539531 937431040 11271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915460

[startup+12.7405 s]
/proc/loadavg: 1.43 1.06 0.94 3/87 24453
/proc/meminfo: memFree=1519112/2055920 swapFree=4184496/4192956
[pid=24445] ppid=24443 vsize=915460 CPUtime=12.61
/proc/24445/stat : 24445 (java) R 24443 24445 23593 0 -1 0 11559 0 1 0 1253 8 0 0 25 0 8 0 156539522 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24445/statm: 228865 11290 2534 14 0 215335 0
[pid=24445/tid=24447] ppid=24443 vsize=915460 CPUtime=0.04
/proc/24445/task/24447/stat : 24447 (java) S 24443 24445 23593 0 -1 64 1457 0 0 0 4 0 0 0 16 0 8 0 156539526 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24448] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24448/stat : 24448 (java) S 24443 24445 23593 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539526 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24449] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24449/stat : 24449 (java) S 24443 24445 23593 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539526 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24450] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24450/stat : 24450 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156539531 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24451] ppid=24443 vsize=915460 CPUtime=0.21
/proc/24445/task/24451/stat : 24451 (java) S 24443 24445 23593 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 156539531 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24452] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24452/stat : 24452 (java) S 24443 24445 23593 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539531 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24445/tid=24453] ppid=24443 vsize=915460 CPUtime=0
/proc/24445/task/24453/stat : 24453 (java) S 24443 24445 23593 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539531 937431040 11290 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 16.2917
CPU time (s): 16.1155
CPU user time (s): 16.0226
CPU system time (s): 0.092985
CPU usage (%): 98.919
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0226
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= 11576
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= 1602
involuntary context switches= 2315

runsolver used 0.021996 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 11:03:21 UTC 2007


IDJOB= 233876
IDBENCH= 6644
FILE ID= node75/233876-1168081401

PBS_JOBID= 3476173

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-105-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233876-1168081401/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-233876-1168081401 -o ROOT/results/node75/solver-233876-1168081401 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233876-1168081401/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d89e8198038e270d1f274447665fd22b

RANDOM SEED= 229644499

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1554848 kB
Buffers:          6728 kB
Cached:         272052 kB
SwapCached:       2468 kB
Active:         251652 kB
Inactive:       198368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554848 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         187380 kB
Slab:            35972 kB
Committed_AS:  3949704 kB
PageTables:       2148 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= 66546 MiB



End job on node75 on Sat Jan  6 11:03:39 UTC 2007