Trace number 1049381

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 AC? (TO) 1800.1 1813.04

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
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.19/0.24	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1049381-1215045089.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.32	   
0.27/0.32	   variables being loaded...
0.48/0.57	     nbVariables=4626  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=9252
0.48/0.57	       =>  wckTime=0.324  cpuTime=0.21  mem=19M556
0.48/0.57	   
0.48/0.57	   predicates being loaded...
0.58/0.65	   
0.58/0.65	   constraints being loaded...
17.24/17.49	     nbConstraints=30784  nbGlobalConstraints=37  nbMergedConstraints=174  nbConflictsStructures=5
17.24/17.49	     nbSharedConflictsStructures=30664  nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0
17.24/17.49	     nbEvaluationManagers=10  nbSharedEvaluationManagers=30737  minDegree=10  maxDegree=37  minArity=3  avgArity=3.9
17.24/17.49	     maxArity=1542  nbGenerators=37  nbFusions=0  symmetryWckTime=10.946  symmetryCpuTime=6.08
17.24/17.49	       =>  wckTime=17.246  cpuTime=11.38  mem=101M603
17.72/17.97	   
17.72/17.97	   solver IterativeSystematicSolver being built... 
18.42/18.65	   
18.42/18.65	   INFO : Forward propagation technique limited 
18.71/18.91	       =>  wckTime=18.66  cpuTime=12.04  mem=98M350
18.81/19.00	   
18.81/19.01	   preprocessing
18.81/19.01	     nbConstraintChecks=0  nbPropagations=4626  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
18.81/19.01	     detectedInconsistency=no
18.81/19.01	       =>  wckTime=0.087  cpuTime=0.08  mem=101M341

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1049381-1215045089/watcher-1049381-1215045089 -o /tmp/evaluation-result-1049381-1215045089/solver-1049381-1215045089 -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-1049381-1215045089.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved

[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25289
/proc/meminfo: memFree=1683040/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=18572 CPUtime=0
/proc/25289/stat : 25289 (runsolver) R 25287 20972 20972 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 1 0 238982777 19017728 290 996147200 4194304 4296836 548682068352 18446744073709551615 224273651799 0 0 4096 24578 0 0 0 17 0 0 0
/proc/25289/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0160479 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25289
/proc/meminfo: memFree=1683040/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=10616 CPUtime=0
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 676 0 0 0 0 0 0 0 20 0 2 0 238982777 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 2654 472 209 9 0 1184 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10616

[startup+0.101219 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25289
/proc/meminfo: memFree=1683040/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=865884 CPUtime=0.09
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 3692 0 1 0 7 2 0 0 20 0 9 0 238982777 886665216 3167 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301244 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25289
/proc/meminfo: memFree=1683040/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=866284 CPUtime=0.27
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 5890 0 1 0 24 3 0 0 20 0 9 0 238982777 887074816 5264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216571 5264 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701284 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25289
/proc/meminfo: memFree=1683040/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=867516 CPUtime=0.68
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 10860 0 1 0 62 6 0 0 20 0 9 0 238982777 888336384 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216879 10220 2009 9 0 211385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867516

[startup+1.50237 s]
/proc/loadavg: 1.92 2.00 1.99 3/103 25298
/proc/meminfo: memFree=1631256/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=867428 CPUtime=1.47
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 18823 0 1 0 137 10 0 0 20 0 9 0 238982777 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216857 18158 2001 9 0 211385 0
[pid=25289/tid=25291] ppid=25287 vsize=867428 CPUtime=1.2
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 15736 0 1 0 112 8 0 0 25 0 9 0 238982779 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 102884212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=867428 CPUtime=0.06
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 1759 0 0 0 6 0 0 0 16 0 9 0 238982780 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 238982780 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25294] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 238982780 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25295] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238982782 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=867428 CPUtime=0.17
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 631 0 0 0 17 0 0 0 16 0 9 0 238982782 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25297] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238982782 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238982782 888246272 18158 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867428

[startup+3.10255 s]
/proc/loadavg: 1.92 2.00 1.99 3/103 25298
/proc/meminfo: memFree=1603416/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=867432 CPUtime=3.07
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 24387 0 1 0 278 29 0 0 20 0 9 0 238982777 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216858 23720 2002 9 0 211386 0
[pid=25289/tid=25291] ppid=25287 vsize=867432 CPUtime=2.49
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 15763 0 1 0 224 25 0 0 25 0 9 0 238982779 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=867432 CPUtime=0.33
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 7258 0 0 0 31 2 0 0 17 0 9 0 238982780 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=867432 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 238982780 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25294] ppid=25287 vsize=867432 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 238982780 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25295] ppid=25287 vsize=867432 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238982782 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=867432 CPUtime=0.22
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 669 0 0 0 22 0 0 0 16 0 9 0 238982782 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25297] ppid=25287 vsize=867432 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238982782 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=867432 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238982782 888250368 23720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867432

[startup+6.30188 s]
/proc/loadavg: 1.93 2.00 1.99 4/103 25298
/proc/meminfo: memFree=1581720/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=867428 CPUtime=6.26
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 34024 0 1 0 494 132 0 0 20 0 9 0 238982777 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 216857 33353 2002 9 0 211385 0
[pid=25289/tid=25291] ppid=25287 vsize=867428 CPUtime=5.24
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 15769 0 1 0 400 124 0 0 25 0 9 0 238982779 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 104409494 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=867428 CPUtime=0.75
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 16876 0 0 0 69 6 0 0 17 0 9 0 238982780 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 238982780 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25294] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 238982780 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25295] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 238982782 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=867428 CPUtime=0.24
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 682 0 0 0 24 0 0 0 16 0 9 0 238982782 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25297] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 238982782 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=867428 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) R 25287 25289 20972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 238982782 888246272 33353 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867428

[startup+12.7026 s]
/proc/loadavg: 1.93 2.00 1.99 4/105 25302
/proc/meminfo: memFree=1535168/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=12.6
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 64702 5044 1 0 670 141 444 5 20 0 9 0 238982777 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 37782 2016 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=11.39
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39081 5044 1 0 560 130 444 5 16 0 9 0 238982779 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4127184452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=5.37
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 23804 5044 0 0 80 8 444 5 16 0 9 0 238982780 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 9 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.78
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 975 5044 0 0 29 0 444 5 15 0 9 0 238982782 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 13 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 37782 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 868076

[startup+25.5019 s]
/proc/loadavg: 2.02 2.02 2.00 3/103 25302
/proc/meminfo: memFree=1525256/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=25.22
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83855 5044 1 0 1928 145 444 5 20 0 9 0 238982777 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41726 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=23.14
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39479 5044 1 0 1735 130 444 5 25 0 9 0 238982779 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4127415796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.91
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1141 5044 0 0 41 1 444 5 16 0 9 0 238982782 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41726 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 868076

[startup+51.1016 s]
/proc/loadavg: 2.01 2.01 2.00 3/103 25302
/proc/meminfo: memFree=1525384/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=50.46
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83866 5044 1 0 4452 145 444 5 20 0 9 0 238982777 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41733 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=48.36
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39480 5044 1 0 4257 130 444 5 25 0 9 0 238982779 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4127045111 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 17 0 9 0 238982780 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1151 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41733 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49

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

/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.49
Current children cumulated vsize (KiB) 868076

[startup+1542.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/93 25456
/proc/meminfo: memFree=1019728/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1529.46
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 152349 148 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1527.36
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 152154 133 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127051168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.46
Current children cumulated vsize (KiB) 868076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/93 25456
/proc/meminfo: memFree=1019728/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1589.44
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 158347 148 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1587.34
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 158152 133 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127051172 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.44
Current children cumulated vsize (KiB) 868076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/93 25456
/proc/meminfo: memFree=1019664/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1649.41
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 164344 148 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1647.31
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 164149 133 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127052442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.41
Current children cumulated vsize (KiB) 868076

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/93 25456
/proc/meminfo: memFree=1019536/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1709.39
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 170342 148 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1707.29
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 170147 133 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127051128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.39
Current children cumulated vsize (KiB) 868076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/93 25462
/proc/meminfo: memFree=1019088/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1769.35
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 176337 149 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1767.25
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 176142 134 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127045153 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.35
Current children cumulated vsize (KiB) 868076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.00 2.03 2.04 3/93 25462
/proc/meminfo: memFree=1019088/2055920 swapFree=4180812/4192956
[pid=25289] ppid=25287 vsize=868076 CPUtime=1800.04
/proc/25289/stat : 25289 (java) S 25287 25289 20972 0 -1 0 83876 5044 1 0 179406 149 444 5 20 0 9 0 238982777 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25289/statm: 217019 41736 2615 9 0 211547 0
[pid=25289/tid=25291] ppid=25287 vsize=868076 CPUtime=1797.95
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 20972 0 -1 64 39485 5044 1 0 179212 134 444 5 25 0 9 0 238982779 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4127034820 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=868076 CPUtime=6.1
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 20972 0 -1 64 42381 5044 0 0 150 11 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 20972 0 -1 64 18 5044 0 0 0 0 444 5 15 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 20972 0 -1 64 20 5044 0 0 0 0 444 5 16 0 9 0 238982780 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 20972 0 -1 64 1 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25296] ppid=25287 vsize=868076 CPUtime=4.93
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 20972 0 -1 64 1156 5044 0 0 43 1 444 5 16 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 20972 0 -1 64 2 5044 0 0 0 0 444 5 25 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25298] ppid=25287 vsize=868076 CPUtime=4.49
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 20972 0 -1 64 14 5044 0 0 0 0 444 5 15 0 9 0 238982782 888909824 41736 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 868076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1813.04
CPU time (s): 1800.1
CPU user time (s): 1798.52
CPU system time (s): 1.57576
CPU usage (%): 99.2861
Max. virtual memory (cumulated for all children) (KiB): 891652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.52
system time used= 1.57576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88952
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= 40054
involuntary context switches= 60572

runsolver used 2.26565 second user time and 5.9141 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-03 02:31:30
IDJOB=1049381
IDBENCH=54673
IDSOLVER=363
FILE ID=node82/1049381-1215045089
PBS_JOBID= 7875013
Free space on /tmp= 66452 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.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-1049381-1215045089/watcher-1049381-1215045089 -o /tmp/evaluation-result-1049381-1215045089/solver-1049381-1215045089 -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-1049381-1215045089.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=82226221

node82.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.239
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.239
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:       1683456 kB
Buffers:         12848 kB
Cached:         130932 kB
SwapCached:       5412 kB
Active:         301240 kB
Inactive:        16064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683456 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:            6712 kB
Writeback:           0 kB
Mapped:         190176 kB
Slab:            39776 kB
Committed_AS:  1116800 kB
PageTables:       2332 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= 66480 MiB
End job on node82 at 2008-07-03 03:01:45