Trace number 1052732

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 33.2149 33.5924

DiagnosticValue
CHECKS22442
NODES7265

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-34_ext.xml
MD5SUM22a586c5b6aeb407afb20e0b44d634b4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.65829
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.12	
0.06/0.12	Abscon 112 (May, 2008)
0.25/0.30	
0.25/0.30	   configuration
0.25/0.30	     name=mac.xml
0.25/0.36	   
0.25/0.36	   instance
0.25/0.36	     name=HOME/instance-1052732-1215057274.xml
0.35/0.40	   
0.35/0.40	   domains being loaded...
0.35/0.41	   
0.35/0.41	   variables being loaded...
0.35/0.44	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.35/0.44	       =>  wckTime=0.135  cpuTime=0.1  mem=6M878
0.35/0.44	   
0.35/0.44	   relations being loaded...
0.75/0.88	   
0.75/0.88	   constraints being loaded...
1.34/1.47	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.34/1.47	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.34/1.47	     nbSharedBinaryRepresentations=0  minDegree=108  maxDegree=120  minArity=18  maxArity=18  nbGenerators=0
1.34/1.47	     nbFusions=0  symmetryWckTime=0.103  symmetryCpuTime=0.04
1.34/1.47	       =>  wckTime=1.169  cpuTime=0.86  mem=55M158
1.43/1.57	   
1.43/1.57	   solver IterativeSystematicSolver being built... 
1.52/1.65	   
1.52/1.65	   INFO : Forward propagation technique limited 
1.63/1.72	       =>  wckTime=1.421  cpuTime=0.99  mem=69M113
3.81/3.97	   
3.81/3.97	   preprocessing
3.81/3.97	     nbConstraintChecks=0  nbValidityChecks=7703892  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
3.81/3.97	     nbRemovedValues=0  detectedInconsistency=no
3.81/3.97	       =>  wckTime=2.244  cpuTime=2.21  mem=69M999
10.13/10.33	   
10.13/10.33	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M720)
33.12/33.55	   
33.12/33.55	   search
33.12/33.55	     run=11  nbConstraintChecks=22442  nbValidityChecks=344258739  minDepth=3  maxDepth=21  nbPropagations=37709
33.12/33.55	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=7265  nbFailedAssignments=2384  nbBacktracks=4759
33.12/33.55	     nbVisitedNodes=11986  nbRestartNogoods=38  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=10.88
33.12/33.55	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
33.12/33.55	       =>  wckTime=31.825  cpuTime=31.41  mem=70M720
33.12/33.55	   
33.12/33.55	   global
33.12/33.55	     nbConstraintChecks=22442  nbValidityChecks=351962631  nbPropagations=37730  nbRestartNogoods=38
33.12/33.55	     solvingWckTime=31.827  solvingCpuTime=31.41  expiredTime=no  totalExploration=no  nbFoundSolutions=1
33.12/33.55	     firstSolutionCpuTime=32.4  globalCpuTime=32.45
33.12/33.55	       =>  wckTime=33.25  cpuTime=32.41  mem=70M720
33.12/33.55	   
33.12/33.55	s SATISFIABLE
33.12/33.55	v 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 
33.12/33.55	d NODES 7265
33.12/33.55	d CHECKS 22442
33.12/33.55	   
33.12/33.55	   totalWckTime=33.304  totalCpuTime=32.45

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-1052732-1215057274/watcher-1052732-1215057274 -o /tmp/evaluation-result-1052732-1215057274/solver-1052732-1215057274 -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-1052732-1215057274.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

[startup+0 s]
/proc/loadavg: 2.02 2.03 2.01 4/82 5532
/proc/meminfo: memFree=1143680/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=18572 CPUtime=0
/proc/5532/stat : 5532 (runsolver) R 5530 4792 4792 0 -1 4194368 1 0 0 0 0 0 0 0 19 0 1 0 1984703056 19017728 290 996147200 4194304 4296836 548682068352 18446744073709551615 259353275039 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5532/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.021535 s]
/proc/loadavg: 2.02 2.03 2.01 4/82 5532
/proc/meminfo: memFree=1143680/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=10904 CPUtime=0.01
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 811 0 0 0 0 1 0 0 18 0 2 0 1984703056 11165696 564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 2726 564 277 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10904

[startup+0.101186 s]
/proc/loadavg: 2.02 2.03 2.01 4/82 5532
/proc/meminfo: memFree=1143680/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=864076 CPUtime=0.06
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 2822 0 1 0 4 2 0 0 18 0 9 0 1984703056 884813824 2355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216019 2355 1128 9 0 210976 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864076

[startup+0.301227 s]
/proc/loadavg: 2.02 2.03 2.01 4/82 5532
/proc/meminfo: memFree=1143680/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=866060 CPUtime=0.25
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 5246 0 1 0 20 5 0 0 18 0 9 0 1984703056 886845440 4673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216515 4673 1861 9 0 211063 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866060

[startup+0.701317 s]
/proc/loadavg: 2.02 2.03 2.01 4/82 5532
/proc/meminfo: memFree=1143680/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=866412 CPUtime=0.64
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 15374 0 1 0 51 13 0 0 18 0 9 0 1984703056 887205888 14744 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216603 14744 1966 9 0 211131 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 866412

[startup+1.50147 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 5541
/proc/meminfo: memFree=1058232/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867192 CPUtime=1.43
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 34493 322 1 0 117 23 1 2 18 0 9 0 1984703056 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216798 29455 2058 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867192 CPUtime=1.11
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 16377 322 1 0 95 13 1 2 22 0 9 0 1984703058 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867192 CPUtime=0.18
/proc/5532/task/5535/stat : 5535 (java) R 5530 5532 4792 0 -1 64 16877 322 0 0 8 7 1 2 16 0 9 0 1984703062 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 102477906 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867192 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 10 322 0 0 0 0 1 2 19 0 9 0 1984703062 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867192 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 4 322 0 0 0 0 1 2 20 0 9 0 1984703062 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867192 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867192 CPUtime=0.16
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 409 322 0 0 13 0 1 2 16 0 9 0 1984703064 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867192 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867192 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888004608 29455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 867192

[startup+3.10278 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 5545
/proc/meminfo: memFree=1022904/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=3.02
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 42803 322 1 0 273 26 1 2 18 0 9 0 1984703056 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32516 2633 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=2.58
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 21309 322 1 0 241 14 1 2 25 0 9 0 1984703058 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4126809263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 17 0 9 0 1984703062 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.2
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 533 322 0 0 17 0 1 2 15 0 9 0 1984703064 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 867280

[startup+6.30141 s]
/proc/loadavg: 2.09 2.05 2.01 3/91 5545
/proc/meminfo: memFree=1012472/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=6.18
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49055 322 1 0 588 27 1 2 18 0 9 0 1984703056 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32528 2633 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=5.74
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27554 322 1 0 555 16 1 2 25 0 9 0 1984703058 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4126809412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 17 0 9 0 1984703062 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.21
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 540 322 0 0 18 0 1 2 15 0 9 0 1984703064 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 867280

[startup+12.7027 s]
/proc/loadavg: 2.09 2.05 2.01 3/91 5545
/proc/meminfo: memFree=1022904/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=12.52
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49085 322 1 0 1221 28 1 2 18 0 9 0 1984703056 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32543 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=12.04
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27568 322 1 0 1185 16 1 2 25 0 9 0 1984703058 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 17 0 9 0 1984703062 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.24
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 556 322 0 0 21 0 1 2 15 0 9 0 1984703064 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32543 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 867280

[startup+25.5012 s]
/proc/loadavg: 2.07 2.05 2.01 3/91 5545
/proc/meminfo: memFree=1012728/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=25.19
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49131 322 1 0 2488 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=24.67
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27592 322 1 0 2448 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126809714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.28
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 578 322 0 0 25 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 867280

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

[startup+28.7028 s]
/proc/loadavg: 2.07 2.04 2.01 3/91 5545
/proc/meminfo: memFree=1012728/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=28.36
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49141 322 1 0 2805 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=27.84
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27600 322 1 0 2765 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126834720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.29
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 580 322 0 0 26 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.36
Current children cumulated vsize (KiB) 867280

[startup+31.9065 s]
/proc/loadavg: 2.06 2.04 2.01 3/91 5545
/proc/meminfo: memFree=1021752/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=31.54
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49149 322 1 0 3123 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=31.01
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27608 322 1 0 3082 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126809312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.29
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 580 322 0 0 26 0 1 2 16 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.54
Current children cumulated vsize (KiB) 867280

[startup+32.7026 s]
/proc/loadavg: 2.06 2.04 2.01 3/91 5545
/proc/meminfo: memFree=1021752/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=32.33
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49152 322 1 0 3202 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=31.81
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27611 322 1 0 3162 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.29
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 580 322 0 0 26 0 1 2 16 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.33
Current children cumulated vsize (KiB) 867280

[startup+33.1027 s]
/proc/loadavg: 2.06 2.04 2.01 3/91 5545
/proc/meminfo: memFree=1012792/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=32.72
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49154 322 1 0 3241 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=32.2
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27613 322 1 0 3201 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126849251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.29
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 580 322 0 0 26 0 1 2 16 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.72
Current children cumulated vsize (KiB) 867280

[startup+33.5028 s]
/proc/loadavg: 2.06 2.04 2.01 3/91 5545
/proc/meminfo: memFree=1012792/2055920 swapFree=4179472/4192956
[pid=5532] ppid=5530 vsize=867280 CPUtime=33.12
/proc/5532/stat : 5532 (java) S 5530 5532 4792 0 -1 0 49156 322 1 0 3281 28 1 2 18 0 9 0 1984703056 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5532/statm: 216820 32562 2634 9 0 211326 0
[pid=5532/tid=5534] ppid=5530 vsize=867280 CPUtime=32.6
/proc/5532/task/5534/stat : 5534 (java) R 5530 5532 4792 0 -1 64 27615 322 1 0 3241 16 1 2 25 0 9 0 1984703058 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4126809432 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=867280 CPUtime=0.25
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 4792 0 -1 64 20119 322 0 0 14 8 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 4792 0 -1 64 17 322 0 0 0 0 1 2 17 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 4792 0 -1 64 9 322 0 0 0 0 1 2 16 0 9 0 1984703062 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 18 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5539] ppid=5530 vsize=867280 CPUtime=0.29
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 4792 0 -1 64 580 322 0 0 26 0 1 2 16 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 4792 0 -1 64 1 322 0 0 0 0 1 2 19 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5541] ppid=5530 vsize=867280 CPUtime=0.03
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 4792 0 -1 64 6 322 0 0 0 0 1 2 15 0 9 0 1984703064 888094720 32562 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.12
Current children cumulated vsize (KiB) 867280

Child status: 0
Real time (s): 33.5924
CPU time (s): 33.2149
CPU user time (s): 32.881
CPU system time (s): 0.333949
CPU usage (%): 98.8765
Max. virtual memory (cumulated for all children) (KiB): 867280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.881
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49605
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= 2039
involuntary context switches= 2733

runsolver used 0.048992 second user time and 0.118981 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-03 05:54:34
IDJOB=1052732
IDBENCH=55992
IDSOLVER=363
FILE ID=node1/1052732-1215057274
PBS_JOBID= 7875174
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-34_ext.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-1052732-1215057274/watcher-1052732-1215057274 -o /tmp/evaluation-result-1052732-1215057274/solver-1052732-1215057274 -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-1052732-1215057274.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 22a586c5b6aeb407afb20e0b44d634b4
RANDOM SEED=788706190

node1.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.265
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.265
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:       1144288 kB
Buffers:          9092 kB
Cached:         100456 kB
SwapCached:       7548 kB
Active:         767140 kB
Inactive:        82216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144288 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:         756880 kB
Slab:            45740 kB
Committed_AS:  3788420 kB
PageTables:       3456 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= 66540 MiB
End job on node1 at 2008-07-03 05:55:08