Trace number 1066514

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 ACUNSAT 256.285 258.534

DiagnosticValue
CHECKS426947
NODES134285

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg8-8_ext.xml
MD5SUMa8551468042d10e236fa44d6ce944fc0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark256.285
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints16
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1066514-1215148321.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.36	     nbVariables=64  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1664
0.28/0.36	       =>  wckTime=0.113  cpuTime=0.09  mem=7M919
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
0.38/0.45	   Too large in ConstraintConflictsSTructure
0.47/0.52	     nbConstraints=17  nbRelationTypes=1  nbGlobalConstraints=17  nbExtensionStructures=1
0.47/0.52	     nbSharedExtensionStructures=15  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2
0.47/0.52	     maxDegree=3  minArity=8  avgArity=10.82  maxArity=56  nbGenerators=1  nbFusions=0  symmetryWckTime=0.052
0.47/0.52	     symmetryCpuTime=0.02
0.47/0.52	       =>  wckTime=0.275  cpuTime=0.2  mem=16M761
0.47/0.57	   
0.47/0.57	   solver IterativeSystematicSolver being built... 
0.56/0.64	   
0.56/0.64	   INFO : Forward propagation technique limited 
0.66/0.71	       =>  wckTime=0.46  cpuTime=0.32  mem=21M254
0.66/0.76	   
0.66/0.76	   preprocessing
0.66/0.76	     nbConstraintChecks=0  nbValidityChecks=336514  nbPropagations=66  nbRevisions=0  nbUselessRevisions=0
0.66/0.76	     nbRemovedValues=76  detectedInconsistency=no
0.66/0.76	       =>  wckTime=0.05  cpuTime=0.04  mem=21M254
1.75/1.85	   
1.75/1.85	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M245)
256.19/258.47	   
256.19/258.47	   search
256.19/258.47	     run=19  nbConstraintChecks=426947  nbValidityChecks=2648202311  minDepth=0  maxDepth=22  nbPropagations=15948194
256.19/258.47	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=134285  nbFailedAssignments=56374  nbInferredBacktracks=1
256.19/258.47	     nbBacktracks=77732  nbVisitedNodes=223701  nbRestartNogoods=271  nbSEliminables=0  nbREliminables=0.91
256.19/258.47	     nbIEliminables=55.83  nbDEliminables=0  nbPEliminables=0
256.19/258.47	       =>  wckTime=257.762  cpuTime=255.47  mem=25M171
256.19/258.47	   
256.19/258.47	   global
256.19/258.47	     nbConstraintChecks=426947  nbValidityChecks=2648538825  nbPropagations=15948260  nbRestartNogoods=271
256.19/258.47	     solvingWckTime=257.764  solvingCpuTime=255.48  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
256.19/258.47	     globalCpuTime=255.84
256.19/258.47	       =>  wckTime=258.228  cpuTime=255.8  mem=25M171
256.19/258.47	   
256.19/258.47	s UNSATISFIABLE
256.19/258.47	d NODES 134285
256.19/258.47	d CHECKS 426947
256.19/258.48	   
256.19/258.48	   totalWckTime=258.294  totalCpuTime=255.84

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1066514-1215148321/watcher-1066514-1215148321 -o /tmp/evaluation-result-1066514-1215148321/solver-1066514-1215148321 -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-1066514-1215148321.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.01 2.07 4/82 12268
/proc/meminfo: memFree=1348528/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=18572 CPUtime=0
/proc/12268/stat : 12268 (runsolver) R 12266 12268 8830 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 255774855 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12268/statm: 4643 292 257 25 0 2626 0

[startup+0.0122021 s]
/proc/loadavg: 2.00 2.01 2.07 4/82 12268
/proc/meminfo: memFree=1348528/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=1616 CPUtime=0
/proc/12268/stat : 12268 (java) D 12266 12268 8830 0 -1 0 317 0 0 0 0 0 0 0 20 0 1 0 255774855 1654784 126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/12268/statm: 404 151 125 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.103223 s]
/proc/loadavg: 2.00 2.01 2.07 4/82 12268
/proc/meminfo: memFree=1348528/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=865884 CPUtime=0.09
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 3696 0 1 0 7 2 0 0 20 0 9 0 255774855 886665216 3171 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216471 3171 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302262 s]
/proc/loadavg: 2.00 2.01 2.07 4/82 12268
/proc/meminfo: memFree=1348528/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=866284 CPUtime=0.28
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 5868 0 1 0 24 4 0 0 20 0 9 0 255774855 887074816 5242 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216571 5242 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701345 s]
/proc/loadavg: 2.00 2.01 2.07 4/82 12268
/proc/meminfo: memFree=1348528/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=866932 CPUtime=0.66
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 15717 277 1 0 58 8 0 0 20 0 9 0 255774855 887738368 9941 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216733 9941 2628 9 0 211239 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866932

[startup+1.5015 s]
/proc/loadavg: 2.00 2.01 2.07 3/91 12281
/proc/meminfo: memFree=1316648/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=866932 CPUtime=1.45
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16315 277 1 0 136 9 0 0 20 0 9 0 255774855 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216733 10535 2631 9 0 211239 0
[pid=12268/tid=12270] ppid=12266 vsize=866932 CPUtime=1.22
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12186 277 1 0 116 6 0 0 25 0 9 0 255774857 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4126778276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=866932 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=866932 CPUtime=0.16
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 550 277 0 0 16 0 0 0 15 0 9 0 255774860 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887738368 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866932

[startup+3.10181 s]
/proc/loadavg: 2.00 2.01 2.07 3/91 12281
/proc/meminfo: memFree=1316328/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=866932 CPUtime=3.04
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16335 277 1 0 295 9 0 0 20 0 9 0 255774855 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216733 10553 2631 9 0 211239 0
[pid=12268/tid=12270] ppid=12266 vsize=866932 CPUtime=2.8
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12198 277 1 0 274 6 0 0 25 0 9 0 255774857 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4126747621 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=866932 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 17 0 9 0 255774858 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=866932 CPUtime=0.17
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 558 277 0 0 17 0 0 0 16 0 9 0 255774860 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=866932 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887738368 10553 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 866932

[startup+6.30143 s]
/proc/loadavg: 2.00 2.01 2.07 3/91 12281
/proc/meminfo: memFree=1316072/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=6.21
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16363 277 1 0 612 9 0 0 20 0 9 0 255774855 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 10577 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=5.94
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12210 277 1 0 588 6 0 0 25 0 9 0 255774857 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4126747869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 17 0 9 0 255774858 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.19
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 574 277 0 0 19 0 0 0 15 0 9 0 255774860 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 10577 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867064

[startup+12.7017 s]
/proc/loadavg: 2.00 2.01 2.07 3/91 12281
/proc/meminfo: memFree=1315880/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=12.54
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16395 277 1 0 1245 9 0 0 20 0 9 0 255774855 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 10606 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=12.27
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12237 277 1 0 1221 6 0 0 25 0 9 0 255774857 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4126796826 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 579 277 0 0 20 0 0 0 15 0 9 0 255774860 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 10606 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867064

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.07 3/91 12281
/proc/meminfo: memFree=1315624/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=25.23
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16440 277 1 0 2514 9 0 0 20 0 9 0 255774855 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 10650 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=24.96
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12281 277 1 0 2490 6 0 0 25 0 9 0 255774857 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4126747890 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 580 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 10650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867064

[startup+51.1022 s]
/proc/loadavg: 2.00 2.00 2.07 3/91 12281
/proc/meminfo: memFree=1315368/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=50.62
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 16520 277 1 0 5052 10 0 0 20 0 9 0 255774855 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 10730 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=50.35
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12361 277 1 0 5028 7 0 0 25 0 9 0 255774857 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4126748268 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 580 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 10730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0

################
# More data... #
################

/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17113 277 1 0 24091 11 0 0 20 0 9 0 255774855 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11321 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=240.73
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12950 277 1 0 24066 7 0 0 25 0 9 0 255774857 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4126776319 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 241.02
Current children cumulated vsize (KiB) 867064

[startup+249.502 s]
/proc/loadavg: 2.00 2.00 2.05 3/91 12281
/proc/meminfo: memFree=1312872/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=247.37
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17133 277 1 0 24726 11 0 0 20 0 9 0 255774855 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11341 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=247.07
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12970 277 1 0 24700 7 0 0 25 0 9 0 255774857 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4126747808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11341 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 247.37
Current children cumulated vsize (KiB) 867064

[startup+252.702 s]
/proc/loadavg: 2.00 2.00 2.05 3/91 12281
/proc/meminfo: memFree=1312872/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=250.53
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17142 277 1 0 25042 11 0 0 20 0 9 0 255774855 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11350 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=250.25
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12979 277 1 0 25017 8 0 0 25 0 9 0 255774857 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4126737306 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11350 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 250.53
Current children cumulated vsize (KiB) 867064

[startup+255.901 s]
/proc/loadavg: 2.00 2.00 2.05 3/91 12281
/proc/meminfo: memFree=1312808/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=253.71
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17151 277 1 0 25360 11 0 0 20 0 9 0 255774855 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11359 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=253.42
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12988 277 1 0 25334 8 0 0 25 0 9 0 255774857 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4126748151 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11359 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 253.71
Current children cumulated vsize (KiB) 867064

[startup+257.502 s]
/proc/loadavg: 2.00 2.00 2.04 3/91 12281
/proc/meminfo: memFree=1312808/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=255.29
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17155 277 1 0 25518 11 0 0 20 0 9 0 255774855 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11363 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=255.01
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12992 277 1 0 25493 8 0 0 25 0 9 0 255774857 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4126747611 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 255.29
Current children cumulated vsize (KiB) 867064

[startup+258.303 s]
/proc/loadavg: 2.00 2.00 2.04 3/91 12281
/proc/meminfo: memFree=1312808/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=256.09
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17158 277 1 0 25598 11 0 0 20 0 9 0 255774855 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11366 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=255.81
/proc/12268/task/12270/stat : 12270 (java) R 12266 12268 8830 0 -1 64 12995 277 1 0 25573 8 0 0 25 0 9 0 255774857 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4126778244 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11366 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 256.09
Current children cumulated vsize (KiB) 867064

[startup+258.507 s]
/proc/loadavg: 2.00 2.00 2.04 3/91 12281
/proc/meminfo: memFree=1312744/2055920 swapFree=4180776/4192956
[pid=12268] ppid=12266 vsize=867064 CPUtime=256.26
/proc/12268/stat : 12268 (java) S 12266 12268 8830 0 -1 0 17252 277 1 0 25615 11 0 0 20 0 9 0 255774855 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12268/statm: 216766 11456 2631 9 0 211272 0
[pid=12268/tid=12270] ppid=12266 vsize=867064 CPUtime=255.98
/proc/12268/task/12270/stat : 12270 (java) S 12266 12268 8830 0 -1 64 13089 277 1 0 25590 8 0 0 25 0 9 0 255774857 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12271] ppid=12266 vsize=867064 CPUtime=0.03
/proc/12268/task/12271/stat : 12271 (java) S 12266 12268 8830 0 -1 64 2738 277 0 0 3 0 0 0 16 0 9 0 255774858 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12272] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12272/stat : 12272 (java) S 12266 12268 8830 0 -1 64 16 277 0 0 0 0 0 0 16 0 9 0 255774858 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12273] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12273/stat : 12273 (java) S 12266 12268 8830 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 255774858 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12274] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12274/stat : 12274 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12275] ppid=12266 vsize=867064 CPUtime=0.2
/proc/12268/task/12275/stat : 12275 (java) S 12266 12268 8830 0 -1 64 584 277 0 0 20 0 0 0 16 0 9 0 255774860 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12276] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12276/stat : 12276 (java) S 12266 12268 8830 0 -1 64 1 277 0 0 0 0 0 0 25 0 9 0 255774860 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12268/tid=12277] ppid=12266 vsize=867064 CPUtime=0
/proc/12268/task/12277/stat : 12277 (java) S 12266 12268 8830 0 -1 64 0 277 0 0 0 0 0 0 15 0 9 0 255774860 887873536 11456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 256.26
Current children cumulated vsize (KiB) 867064

Child status: 0
Real time (s): 258.534
CPU time (s): 256.285
CPU user time (s): 256.158
CPU system time (s): 0.12698
CPU usage (%): 99.13
Max. virtual memory (cumulated for all children) (KiB): 867064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.158
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17557
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= 6540
involuntary context switches= 12758

runsolver used 0.32295 second user time and 0.697893 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 07:12:01
IDJOB=1066514
IDBENCH=55126
IDSOLVER=363
FILE ID=node85/1066514-1215148321
PBS_JOBID= 7877210
Free space on /tmp= 126868 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg8-8_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-1066514-1215148321/watcher-1066514-1215148321 -o /tmp/evaluation-result-1066514-1215148321/solver-1066514-1215148321 -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-1066514-1215148321.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a8551468042d10e236fa44d6ce944fc0
RANDOM SEED=1645903529

node85.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.272
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.272
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1348944 kB
Buffers:         47984 kB
Cached:         284552 kB
SwapCached:       6988 kB
Active:         419468 kB
Inactive:       239508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348944 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:         342208 kB
Slab:            32824 kB
Committed_AS:  1156440 kB
PageTables:       2220 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= 126864 MiB
End job on node85 at 2008-07-04 07:16:20