Trace number 1083782

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 2.85456 2.92276

DiagnosticValue
CHECKS143699
NODES687

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen5.xml
MD5SUMd00375a0db2ca765457bfad019ed3136
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.292954
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2598
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2598
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1083782-1215229365.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.45	     nbVariables=400  nbDomainTypes=4  minDomainSize=6  maxDomainSize=44  nbTotalValues=15768
0.39/0.45	       =>  wckTime=0.216  cpuTime=0.19  mem=8M829
0.39/0.45	   
0.39/0.45	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
2.17/2.25	     nbConstraints=2641  nbGlobalConstraints=43  nbConvertedConstraints=2598  nbConvertConstraintsChecks=2814608
2.17/2.25	     nbExtensionStructures=1742  nbSharedExtensionStructures=2337  nbConflictsStructures=1742
2.17/2.25	     nbSharedConflictsStructures=2337  nbSharedBinaryRepresentations=138688  minDegree=1  maxDegree=60  minArity=2
2.17/2.25	     avgArity=2.08  maxArity=12  nbGenerators=5  nbFusions=0  symmetryWckTime=0.205  symmetryCpuTime=0.13  nbCliques=38
2.17/2.25	       =>  wckTime=2.019  cpuTime=1.68  mem=40M142
2.26/2.36	   
2.26/2.36	   solver IterativeSystematicSolver being built... 
2.36/2.42	   
2.36/2.42	   INFO : Forward propagation technique limited 
2.46/2.51	       =>  wckTime=2.274  cpuTime=1.8  mem=25M742
2.46/2.57	   
2.46/2.57	   preprocessing
2.46/2.57	     nbConstraintChecks=78317  nbPropagations=609  nbRevisions=9287  nbUselessRevisions=7599  nbRemovedValues=12046
2.46/2.57	     detectedInconsistency=no
2.46/2.57	       =>  wckTime=0.064  cpuTime=0.04  mem=25M742
2.76/2.86	   
2.76/2.86	   search
2.76/2.86	     run=1  nbConstraintChecks=65382  minDepth=207  maxDepth=400  nbPropagations=3585  nbRevisions=35883
2.76/2.86	     nbUselessRevisions=30275  nbAssignments=687  nbFailedAssignments=22  nbBacktracks=37  nbVisitedNodes=718
2.76/2.86	     nbRestartNogoods=3  nbFoundSolutions=1  mapSize=11  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.76/2.86	     nbREliminables=7.42  nbIEliminables=347.1  nbDEliminables=0  nbPEliminables=0
2.76/2.86	       =>  wckTime=0.348  cpuTime=0.3  mem=27M641
2.76/2.86	   
2.76/2.86	   global
2.76/2.86	     nbConstraintChecks=143699  nbPropagations=4194  nbRevisions=45170  nbUselessRevisions=37874  nbRestartNogoods=3
2.76/2.86	     solvingWckTime=0.35  solvingCpuTime=0.3  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.76/2.86	     firstSolutionCpuTime=2.09  globalCpuTime=2.16
2.76/2.86	       =>  wckTime=2.625  cpuTime=2.1  mem=27M641
2.76/2.86	   
2.76/2.86	s SATISFIABLE
2.76/2.86	v 156 394 156 394 16 254 30 268 554 792 16 254 128 366 442 680 792 554 554 792 16 254 792 554 680 442 456 694 72 310 428 666 142 380 792 554 44 282 254 16 442 680 750 512 254 16 310 72 736 498 792 554 310 72 764 526 380 142 428 666 30 268 498 736 16 254 16 254 442 680 254 16 16 254 554 792 296 58 296 58 30 268 30 268 296 58 366 128 128 366 16 254 268 30 792 554 156 394 408 170 792 554 254 16 156 394 324 86 554 792 554 792 394 156 30 268 282 44 254 16 156 394 456 694 268 30 254 16 792 554 554 792 394 156 394 156 268 30 708 470 694 456 778 540 414 652 680 442 100 338 352 114 366 128 30 268 778 540 722 484 778 540 366 128 268 30 428 666 778 540 30 268 394 156 16 254 764 526 792 554 338 100 442 680 680 442 268 30 100 338 680 442 540 778 156 394 72 310 414 652 652 414 792 554 268 30 442 680 540 778 352 114 114 352 708 470 540 778 366 128 526 764 456 694 30 268 58 296 554 792 652 414 30 268 778 540 366 128 708 470 254 16 526 764 268 30 428 666 296 58 708 470 268 30 498 736 268 30 324 86 310 72 86 324 764 526 540 778 540 778 778 540 30 268 282 44 540 778 114 352 708 470 142 380 128 366 128 366 44 282 16 254 666 428 792 554 442 680 394 156 778 540 296 58 44 282 296 58 694 456 142 380 254 16 554 792 456 694 666 428 456 694 352 114 30 268 540 778 540 778 30 268 708 470 114 352 428 666 540 778 16 254 324 86 268 30 86 324 526 764 778 540 722 484 526 764 268 30 778 540 268 30 526 764 442 680 268 30 764 526 30 268 778 540 30 268 554 792 498 736 282 44 512 750 268 30 268 30 694 456 778 540 30 268 114 352 282 44 254 16 
2.76/2.86	d NODES 687
2.76/2.86	d CHECKS 143699
2.76/2.86	   
2.76/2.86	   totalWckTime=2.681  totalCpuTime=2.17

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083782-1215229365/watcher-1083782-1215229365 -o /tmp/evaluation-result-1083782-1215229365/solver-1083782-1215229365 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1083782-1215229365.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.03 2.01 4/74 5195
/proc/meminfo: memFree=1718136/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=18572 CPUtime=0
/proc/5195/stat : 5195 (runsolver) R 5193 5195 4618 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 134947571 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5195/statm: 4643 292 257 25 0 2626 0

[startup+0.0508101 s]
/proc/loadavg: 2.11 2.03 2.01 4/74 5195
/proc/meminfo: memFree=1718136/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=863688 CPUtime=0.03
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 2421 0 1 0 2 1 0 0 18 0 9 0 134947571 884416512 1996 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 215922 1996 910 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.102818 s]
/proc/loadavg: 2.11 2.03 2.01 4/74 5195
/proc/meminfo: memFree=1718136/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=865884 CPUtime=0.09
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 3800 0 1 0 7 2 0 0 18 0 9 0 134947571 886665216 3251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 216471 3251 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301839 s]
/proc/loadavg: 2.11 2.03 2.01 4/74 5195
/proc/meminfo: memFree=1718136/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=866128 CPUtime=0.28
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 5777 0 1 0 24 4 0 0 18 0 9 0 134947571 886915072 5151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 216532 5151 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701887 s]
/proc/loadavg: 2.11 2.03 2.01 4/74 5195
/proc/meminfo: memFree=1718136/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=867096 CPUtime=0.69
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 7816 0 1 0 63 6 0 0 18 0 9 0 134947571 887906304 7176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 216774 7176 2006 9 0 211280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867096

[startup+1.50298 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 5204
/proc/meminfo: memFree=1689200/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=867692 CPUtime=1.48
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 11510 0 1 0 134 14 0 0 18 0 9 0 134947571 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 216923 10867 2014 9 0 211429 0
[pid=5195/tid=5197] ppid=5193 vsize=867692 CPUtime=1.24
/proc/5195/task/5197/stat : 5197 (java) R 5193 5195 4618 0 -1 64 10091 0 1 0 112 12 0 0 25 0 9 0 134947572 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4126528994 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5198] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5198/stat : 5198 (java) S 5193 5195 4618 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 134947573 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5199] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5199/stat : 5199 (java) S 5193 5195 4618 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 134947574 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5200] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5200/stat : 5200 (java) S 5193 5195 4618 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134947574 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5201] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5201/stat : 5201 (java) S 5193 5195 4618 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 134947576 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5202] ppid=5193 vsize=867692 CPUtime=0.21
/proc/5195/task/5202/stat : 5202 (java) S 5193 5195 4618 0 -1 64 721 0 0 0 21 0 0 0 16 0 9 0 134947576 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5203] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5203/stat : 5203 (java) S 5193 5195 4618 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 134947576 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5204] ppid=5193 vsize=867692 CPUtime=0
/proc/5195/task/5204/stat : 5204 (java) R 5193 5195 4618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134947576 888516608 10867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867692

Solver just ended. Dumping a history of the last processes samples

[startup+2.30209 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 5204
/proc/meminfo: memFree=1671472/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=868172 CPUtime=2.26
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 21352 434 1 0 200 23 2 1 18 0 9 0 134947571 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 217043 14140 2081 9 0 211549 0
[pid=5195/tid=5197] ppid=5193 vsize=868172 CPUtime=1.92
/proc/5195/task/5197/stat : 5197 (java) R 5193 5195 4618 0 -1 64 16374 434 1 0 169 20 2 1 24 0 9 0 134947572 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5198] ppid=5193 vsize=868172 CPUtime=0.07
/proc/5195/task/5198/stat : 5198 (java) R 5193 5195 4618 0 -1 64 3276 434 0 0 4 0 2 1 16 0 9 0 134947573 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5199] ppid=5193 vsize=868172 CPUtime=0.03
/proc/5195/task/5199/stat : 5199 (java) S 5193 5195 4618 0 -1 64 10 434 0 0 0 0 2 1 19 0 9 0 134947574 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5200] ppid=5193 vsize=868172 CPUtime=0.03
/proc/5195/task/5200/stat : 5200 (java) S 5193 5195 4618 0 -1 64 4 434 0 0 0 0 2 1 20 0 9 0 134947574 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5201] ppid=5193 vsize=868172 CPUtime=0.03
/proc/5195/task/5201/stat : 5201 (java) S 5193 5195 4618 0 -1 64 0 434 0 0 0 0 2 1 18 0 9 0 134947576 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5202] ppid=5193 vsize=868172 CPUtime=0.31
/proc/5195/task/5202/stat : 5202 (java) S 5193 5195 4618 0 -1 64 872 434 0 0 27 1 2 1 15 0 9 0 134947576 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5203] ppid=5193 vsize=868172 CPUtime=0.03
/proc/5195/task/5203/stat : 5203 (java) S 5193 5195 4618 0 -1 64 2 434 0 0 0 0 2 1 19 0 9 0 134947576 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5204] ppid=5193 vsize=868172 CPUtime=0.03
/proc/5195/task/5204/stat : 5204 (java) S 5193 5195 4618 0 -1 64 10 434 0 0 0 0 2 1 15 0 9 0 134947576 889008128 14140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 868172

[startup+2.70112 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 5204
/proc/meminfo: memFree=1671472/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=868136 CPUtime=2.66
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 25793 434 1 0 239 24 2 1 18 0 9 0 134947571 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 217034 15962 2633 9 0 211540 0
[pid=5195/tid=5197] ppid=5193 vsize=868136 CPUtime=2.2
/proc/5195/task/5197/stat : 5197 (java) R 5193 5195 4618 0 -1 64 18821 434 1 0 196 21 2 1 25 0 9 0 134947572 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4125956420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5198] ppid=5193 vsize=868136 CPUtime=0.12
/proc/5195/task/5198/stat : 5198 (java) S 5193 5195 4618 0 -1 64 5165 434 0 0 9 0 2 1 16 0 9 0 134947573 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5199] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5199/stat : 5199 (java) S 5193 5195 4618 0 -1 64 15 434 0 0 0 0 2 1 16 0 9 0 134947574 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5200] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5200/stat : 5200 (java) S 5193 5195 4618 0 -1 64 12 434 0 0 0 0 2 1 16 0 9 0 134947574 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5201] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5201/stat : 5201 (java) S 5193 5195 4618 0 -1 64 0 434 0 0 0 0 2 1 18 0 9 0 134947576 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5202] ppid=5193 vsize=868136 CPUtime=0.38
/proc/5195/task/5202/stat : 5202 (java) S 5193 5195 4618 0 -1 64 964 434 0 0 34 1 2 1 15 0 9 0 134947576 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5203] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5203/stat : 5203 (java) S 5193 5195 4618 0 -1 64 2 434 0 0 0 0 2 1 19 0 9 0 134947576 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5204] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5204/stat : 5204 (java) S 5193 5195 4618 0 -1 64 10 434 0 0 0 0 2 1 15 0 9 0 134947576 888971264 15962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 868136

[startup+2.90114 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 5204
/proc/meminfo: memFree=1671472/2055920 swapFree=4181452/4192956
[pid=5195] ppid=5193 vsize=868136 CPUtime=2.82
/proc/5195/stat : 5195 (java) S 5193 5195 4618 0 -1 0 25885 434 1 0 255 24 2 1 18 0 9 0 134947571 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5195/statm: 217034 15976 2633 9 0 211540 0
[pid=5195/tid=5197] ppid=5193 vsize=868136 CPUtime=2.35
/proc/5195/task/5197/stat : 5197 (java) S 5193 5195 4618 0 -1 64 18906 434 1 0 211 21 2 1 25 0 9 0 134947572 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5198] ppid=5193 vsize=868136 CPUtime=0.12
/proc/5195/task/5198/stat : 5198 (java) S 5193 5195 4618 0 -1 64 5165 434 0 0 9 0 2 1 16 0 9 0 134947573 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5199] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5199/stat : 5199 (java) S 5193 5195 4618 0 -1 64 15 434 0 0 0 0 2 1 16 0 9 0 134947574 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5200] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5200/stat : 5200 (java) S 5193 5195 4618 0 -1 64 12 434 0 0 0 0 2 1 16 0 9 0 134947574 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5201] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5201/stat : 5201 (java) S 5193 5195 4618 0 -1 64 0 434 0 0 0 0 2 1 18 0 9 0 134947576 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5202] ppid=5193 vsize=868136 CPUtime=0.39
/proc/5195/task/5202/stat : 5202 (java) S 5193 5195 4618 0 -1 64 971 434 0 0 35 1 2 1 15 0 9 0 134947576 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5203] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5203/stat : 5203 (java) S 5193 5195 4618 0 -1 64 2 434 0 0 0 0 2 1 19 0 9 0 134947576 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5195/tid=5204] ppid=5193 vsize=868136 CPUtime=0.03
/proc/5195/task/5204/stat : 5204 (java) S 5193 5195 4618 0 -1 64 10 434 0 0 0 0 2 1 15 0 9 0 134947576 888971264 15976 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 868136

Child status: 0
Real time (s): 2.92276
CPU time (s): 2.85456
CPU user time (s): 2.58661
CPU system time (s): 0.267959
CPU usage (%): 97.6667
Max. virtual memory (cumulated for all children) (KiB): 868172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.58661
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26344
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= 1200
involuntary context switches= 1286

runsolver used 0.007998 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 05:42:45
IDJOB=1083782
IDBENCH=57507
IDSOLVER=363
FILE ID=node73/1083782-1215229365
PBS_JOBID= 7881899
Free space on /tmp= 66528 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083782-1215229365/watcher-1083782-1215229365 -o /tmp/evaluation-result-1083782-1215229365/solver-1083782-1215229365 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1083782-1215229365.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d00375a0db2ca765457bfad019ed3136
RANDOM SEED=404628839

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.230
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.230
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:       1718616 kB
Buffers:         58504 kB
Cached:         202348 kB
SwapCached:       5300 kB
Active:         196792 kB
Inactive:        78572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718616 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:           32748 kB
Writeback:           0 kB
Mapped:          22088 kB
Slab:            47228 kB
Committed_AS:   393576 kB
PageTables:       1796 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= 66524 MiB
End job on node73 at 2008-07-05 05:42:48