Trace number 1044229

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 21.3598 21.5628

DiagnosticValue
CHECKS16379600
NODES73618

General information on the benchmark

Namecsp/QWH-20/
normalized-qwh-20-166-9_ext.xml
MD5SUMf341bcbb822137fae0fc70d4bdb2f9b2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.840871
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5092
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5092
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1044229-1215022096.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.45	     nbVariables=400  nbDomainTypes=21  minDomainSize=1  maxDomainSize=20  nbTotalValues=3554
0.38/0.45	       =>  wckTime=0.211  cpuTime=0.17  mem=8M894
0.38/0.45	   
0.38/0.45	   relations being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
1.07/1.18	     nbConstraints=5113  nbRelationTypes=21  nbGlobalConstraints=21  nbSingletonDomainVariables=234
1.07/1.18	     nbExtensionStructures=41  nbSharedExtensionStructures=5051  nbConflictsStructures=41
1.07/1.18	     nbSharedConflictsStructures=5051  nbSharedBinaryRepresentations=858  minDegree=16  maxDegree=39  minArity=2
1.07/1.18	     avgArity=2.03  maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.267  symmetryCpuTime=0.16  nbCliques=21
1.07/1.18	       =>  wckTime=0.936  cpuTime=0.63  mem=40M125
1.17/1.30	   
1.26/1.30	   solver IterativeSystematicSolver being built... 
1.26/1.36	   
1.26/1.37	   INFO : Forward propagation technique limited 
1.37/1.44	       =>  wckTime=1.2  cpuTime=0.77  mem=25M207
1.37/1.49	   
1.37/1.49	   preprocessing
1.37/1.49	     nbConstraintChecks=41661  nbPropagations=400  nbRevisions=3952  nbUselessRevisions=1237  nbRemovedValues=2715
1.37/1.49	     detectedInconsistency=no
1.37/1.49	       =>  wckTime=0.05  cpuTime=0.03  mem=26M173
1.68/1.72	   
1.68/1.72	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M123)
21.28/21.54	   
21.28/21.54	   search
21.28/21.54	     run=15  nbConstraintChecks=16337959  minDepth=19  maxDepth=400  nbPropagations=2013839  nbRevisions=42685080
21.28/21.54	     nbUselessRevisions=39643363  nbAssignments=73618  nbFailedAssignments=9191  nbBacktracks=63403
21.28/21.54	     nbVisitedNodes=92127  nbRestartNogoods=106  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=234
21.28/21.54	     nbIEliminables=144.63  nbDEliminables=0  nbPEliminables=0
21.28/21.54	       =>  wckTime=20.095  cpuTime=19.78  mem=28M908
21.28/21.54	   
21.28/21.54	   global
21.28/21.54	     nbConstraintChecks=16379620  nbPropagations=2014239  nbRevisions=42689032  nbUselessRevisions=39644600
21.28/21.54	     nbRestartNogoods=106  solvingWckTime=20.098  solvingCpuTime=19.78  expiredTime=no  totalExploration=no
21.28/21.54	     nbFoundSolutions=1  firstSolutionCpuTime=20.54  globalCpuTime=20.61
21.28/21.54	       =>  wckTime=21.3  cpuTime=20.55  mem=28M908
21.28/21.54	   
21.28/21.54	s SATISFIABLE
21.28/21.54	v 10 8 15 17 9 18 2 14 12 7 4 19 13 11 0 16 3 1 5 6 12 19 0 1 2 15 11 16 6 14 18 4 7 9 5 3 10 17 13 8 2 12 1 16 14 17 8 4 11 18 10 9 3 5 15 6 0 13 19 7 6 9 12 13 10 4 1 11 5 3 0 16 14 8 19 2 17 15 7 18 13 4 9 0 17 5 7 15 1 19 14 12 16 10 2 11 8 6 18 3 3 2 13 12 1 10 18 9 8 11 19 7 0 6 16 17 15 5 14 4 14 15 3 11 13 8 9 10 2 16 5 6 4 19 7 0 12 18 17 1 19 1 14 10 6 11 15 7 16 13 12 17 5 2 18 8 4 0 3 9 9 3 17 7 16 6 14 19 18 10 1 2 8 15 13 12 5 4 11 0 11 13 5 19 8 16 10 2 17 1 6 0 15 18 14 9 7 3 4 12 18 16 11 3 0 9 13 8 19 4 17 15 1 12 6 14 2 7 10 5 15 14 10 9 5 12 19 3 4 17 7 8 2 0 11 18 1 16 6 13 8 10 2 14 18 0 12 6 3 5 9 13 17 7 4 1 16 19 15 11 5 6 4 18 19 3 17 0 7 2 8 11 12 16 10 15 13 9 1 14 16 0 6 4 15 7 5 12 14 8 3 18 9 1 17 13 19 11 2 10 17 18 19 8 7 2 4 13 9 0 11 5 6 3 1 10 14 12 16 15 7 17 18 2 3 1 6 5 0 9 15 10 19 13 8 4 11 14 12 16 4 5 8 15 11 14 16 1 10 12 13 3 18 17 9 7 6 2 0 19 1 11 7 5 12 13 0 17 15 6 16 14 10 4 3 19 18 8 9 2 0 7 16 6 4 19 3 18 13 15 2 1 11 14 12 5 9 10 8 17 
21.28/21.54	d NODES 73618
21.28/21.54	d CHECKS 16379620
21.28/21.54	   
21.28/21.54	   totalWckTime=21.363  totalCpuTime=20.62

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-1044229-1215022096/watcher-1044229-1215022096 -o /tmp/evaluation-result-1044229-1215022096/solver-1044229-1215022096 -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-1044229-1215022096.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.00 2.00 1.89 4/80 22284
/proc/meminfo: memFree=411136/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=10616 CPUtime=0
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1981181363 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 2654 472 209 9 0 1184 0
[pid=22284/tid=22285] ppid=22282 vsize=10616 CPUtime=0
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1981181364 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 8953816 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.069705 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 22284
/proc/meminfo: memFree=411136/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=865856 CPUtime=0.06
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 3092 0 1 0 4 2 0 0 18 0 9 0 1981181363 886636544 2618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216464 2618 1346 9 0 211026 0
[pid=22284/tid=22285] ppid=22282 vsize=865856 CPUtime=0.04
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 2183 0 1 0 3 1 0 0 18 0 9 0 1981181364 886636544 2618 996147200 134512640 134550740 4294955984 18446744073709551615 4159512496 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101712 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 22284
/proc/meminfo: memFree=411136/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=865884 CPUtime=0.08
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 3782 0 1 0 6 2 0 0 18 0 9 0 1981181363 886665216 3233 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216471 3233 1716 9 0 211026 0
[pid=22284/tid=22285] ppid=22282 vsize=865884 CPUtime=0.06
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 2873 0 1 0 5 1 0 0 18 0 9 0 1981181364 886665216 3233 996147200 134512640 134550740 4294955984 18446744073709551615 4125924572 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301751 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 22284
/proc/meminfo: memFree=411136/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=866196 CPUtime=0.28
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 5621 0 1 0 24 4 0 0 18 0 9 0 1981181363 886984704 5035 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216549 5035 1903 9 0 211097 0
[pid=22284/tid=22285] ppid=22282 vsize=866196 CPUtime=0.24
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 4654 0 1 0 21 3 0 0 19 0 9 0 1981181364 886984704 5035 996147200 134512640 134550740 4294955984 18446744073709551615 8106788 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.70183 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 22284
/proc/meminfo: memFree=411136/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867444 CPUtime=0.68
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 8129 0 1 0 62 6 0 0 18 0 9 0 1981181363 888262656 7499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216861 7499 1974 9 0 211389 0
[pid=22284/tid=22285] ppid=22282 vsize=867444 CPUtime=0.52
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 6816 0 1 0 47 5 0 0 19 0 9 0 1981181364 888262656 7499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867444

[startup+1.50299 s]
/proc/loadavg: 2.00 2.00 1.89 3/89 22293
/proc/meminfo: memFree=365816/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867856 CPUtime=1.47
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 25226 416 1 0 129 12 6 0 18 0 10 0 1981181363 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216964 15992 2633 9 0 211470 0
[pid=22284/tid=22285] ppid=22282 vsize=867856 CPUtime=1.07
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 19068 416 1 0 92 9 6 0 17 0 10 0 1981181364 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867856 CPUtime=0.16
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 4462 416 0 0 9 1 6 0 16 0 10 0 1981181365 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867856 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 416 0 0 0 0 6 0 16 0 10 0 1981181366 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867856 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 9 416 0 0 0 0 6 0 16 0 10 0 1981181366 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867856 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 416 0 0 0 0 6 0 18 0 10 0 1981181368 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867856 CPUtime=0.32
/proc/22284/task/22291/stat : 22291 (java) R 22282 22284 20389 0 -1 64 865 416 0 0 26 0 6 0 16 0 10 0 1981181368 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 101985974 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867856 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 416 0 0 0 0 6 0 19 0 10 0 1981181368 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867856 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 6 416 0 0 0 0 6 0 15 0 10 0 1981181368 888684544 15992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867856

[startup+3.1023 s]
/proc/loadavg: 2.24 2.05 1.90 3/89 22297
/proc/meminfo: memFree=356728/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867988 CPUtime=3.06
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 25288 538 1 0 287 13 6 0 18 0 9 0 1981181363 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216997 16039 2633 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867988 CPUtime=2.6
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 19080 538 1 0 244 10 6 0 25 0 9 0 1981181364 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4126562279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867988 CPUtime=0.16
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 4463 538 0 0 9 1 6 0 17 0 9 0 1981181365 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 9 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867988 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 911 538 0 0 33 1 6 0 15 0 9 0 1981181368 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 6 538 0 0 0 0 6 0 15 0 9 0 1981181368 888819712 16039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867988

[startup+6.30193 s]
/proc/loadavg: 2.24 2.05 1.90 3/89 22297
/proc/meminfo: memFree=356664/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867988 CPUtime=6.23
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 26298 538 1 0 604 13 6 0 18 0 9 0 1981181363 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216997 16043 2633 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867988 CPUtime=5.76
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 20061 538 1 0 560 10 6 0 25 0 9 0 1981181364 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4127127368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867988 CPUtime=0.16
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 4463 538 0 0 9 1 6 0 16 0 9 0 1981181365 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 9 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867988 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888819712 16043 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867988

[startup+12.7022 s]
/proc/loadavg: 2.20 2.05 1.90 3/89 22297
/proc/meminfo: memFree=349368/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867988 CPUtime=12.57
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 29442 538 1 0 1236 15 6 0 18 0 9 0 1981181363 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216997 18203 2633 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867988 CPUtime=12.09
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23205 538 1 0 1192 11 6 0 25 0 9 0 1981181364 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4127089843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867988 CPUtime=0.16
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 4463 538 0 0 9 1 6 0 16 0 9 0 1981181365 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 9 538 0 0 0 0 6 0 16 0 9 0 1981181366 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867988 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867988 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888819712 18203 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867988

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

[startup+15.9018 s]
/proc/loadavg: 2.20 2.05 1.90 3/89 22297
/proc/meminfo: memFree=341112/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867900 CPUtime=15.73
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 31162 538 1 0 1552 15 6 0 18 0 9 0 1981181363 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216975 19892 2615 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867900 CPUtime=15.24
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23855 538 1 0 1507 11 6 0 25 0 9 0 1981181364 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867900 CPUtime=0.17
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 5532 538 0 0 10 1 6 0 16 0 9 0 1981181365 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 10 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867900 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867900

[startup+19.1024 s]
/proc/loadavg: 2.19 2.05 1.90 3/89 22297
/proc/meminfo: memFree=341112/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867900 CPUtime=18.9
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 31164 538 1 0 1869 15 6 0 18 0 9 0 1981181363 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216975 19892 2615 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867900 CPUtime=18.41
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23857 538 1 0 1824 11 6 0 25 0 9 0 1981181364 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4126970577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867900 CPUtime=0.17
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 5532 538 0 0 10 1 6 0 16 0 9 0 1981181365 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 10 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867900 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867900

[startup+20.7017 s]
/proc/loadavg: 2.19 2.05 1.90 3/89 22297
/proc/meminfo: memFree=341048/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867900 CPUtime=20.49
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 31166 538 1 0 2028 15 6 0 18 0 9 0 1981181363 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216975 19892 2615 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867900 CPUtime=19.99
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23859 538 1 0 1982 11 6 0 25 0 9 0 1981181364 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4125952190 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867900 CPUtime=0.17
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 5532 538 0 0 10 1 6 0 17 0 9 0 1981181365 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 10 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867900 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867900

[startup+21.1018 s]
/proc/loadavg: 2.19 2.05 1.90 3/89 22297
/proc/meminfo: memFree=341048/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867900 CPUtime=20.88
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 31166 538 1 0 2067 15 6 0 18 0 9 0 1981181363 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216975 19892 2615 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867900 CPUtime=20.38
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23859 538 1 0 2021 11 6 0 25 0 9 0 1981181364 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4127089843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867900 CPUtime=0.17
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 5532 538 0 0 10 1 6 0 16 0 9 0 1981181365 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 10 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867900 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 867900

[startup+21.5019 s]
/proc/loadavg: 2.19 2.05 1.90 3/89 22297
/proc/meminfo: memFree=341048/2055920 swapFree=4179412/4192956
[pid=22284] ppid=22282 vsize=867900 CPUtime=21.28
/proc/22284/stat : 22284 (java) S 22282 22284 20389 0 -1 0 31166 538 1 0 2107 15 6 0 18 0 9 0 1981181363 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22284/statm: 216975 19892 2615 9 0 211503 0
[pid=22284/tid=22285] ppid=22282 vsize=867900 CPUtime=20.78
/proc/22284/task/22285/stat : 22285 (java) R 22282 22284 20389 0 -1 64 23859 538 1 0 2061 11 6 0 25 0 9 0 1981181364 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4127088710 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22287] ppid=22282 vsize=867900 CPUtime=0.17
/proc/22284/task/22287/stat : 22287 (java) S 22282 22284 20389 0 -1 64 5532 538 0 0 10 1 6 0 16 0 9 0 1981181365 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22288] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22288/stat : 22288 (java) S 22282 22284 20389 0 -1 64 16 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22289] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22289/stat : 22289 (java) S 22282 22284 20389 0 -1 64 10 538 0 0 0 0 6 0 16 0 9 0 1981181366 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22290] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22290/stat : 22290 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 18 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22291] ppid=22282 vsize=867900 CPUtime=0.4
/proc/22284/task/22291/stat : 22291 (java) S 22282 22284 20389 0 -1 64 916 538 0 0 33 1 6 0 16 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22292] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22292/stat : 22292 (java) S 22282 22284 20389 0 -1 64 1 538 0 0 0 0 6 0 19 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22284/tid=22293] ppid=22282 vsize=867900 CPUtime=0.06
/proc/22284/task/22293/stat : 22293 (java) S 22282 22284 20389 0 -1 64 30 538 0 0 0 0 6 0 15 0 9 0 1981181368 888729600 19892 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (KiB) 867900

Child status: 0
Real time (s): 21.5628
CPU time (s): 21.3598
CPU user time (s): 21.1798
CPU system time (s): 0.179972
CPU usage (%): 99.0584
Max. virtual memory (cumulated for all children) (KiB): 867988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1798
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31741
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= 1634
involuntary context switches= 2122

runsolver used 0.025996 second user time and 0.082987 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-02 20:08:16
IDJOB=1044229
IDBENCH=53497
IDSOLVER=363
FILE ID=node62/1044229-1215022096
PBS_JOBID= 7874346
Free space on /tmp= 65288 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QWH-20/normalized-qwh-20-166-9_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-1044229-1215022096/watcher-1044229-1215022096 -o /tmp/evaluation-result-1044229-1215022096/solver-1044229-1215022096 -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-1044229-1215022096.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f341bcbb822137fae0fc70d4bdb2f9b2
RANDOM SEED=1692732315

node62.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.259
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.259
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:        411616 kB
Buffers:         29440 kB
Cached:        1413576 kB
SwapCached:       6472 kB
Active:         676888 kB
Inactive:       860800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        411616 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:         111212 kB
Slab:            91452 kB
Committed_AS:  4706088 kB
PageTables:       2052 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65288 MiB
End job on node62 at 2008-07-02 20:08:38