Trace number 1093512

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.08 1812.64

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-3-7.xml
MD5SUMb92ceefc7d6e601818a900e08c09b855
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.96855
Satisfiable
(Un)Satisfiability was proved
Number of variables2142
Number of constraints9198
Maximum constraint arity21
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9198
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.09	
0.08/0.09	Abscon 112 (May, 2008)
0.20/0.24	
0.20/0.24	   configuration
0.20/0.24	     name=mac.xml
0.20/0.28	   
0.20/0.28	   instance
0.20/0.28	     name=HOME/instance-1093512-1215250297.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.50/0.51	     nbVariables=2142  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=4284
0.50/0.51	       =>  wckTime=0.267  cpuTime=0.17  mem=10M779
0.50/0.51	   
0.50/0.51	   predicates being loaded...
0.50/0.58	   
0.50/0.58	   constraints being loaded...
6.24/6.32	     nbConstraints=9258  nbGlobalConstraints=60  nbConflictsStructures=3  nbSharedConflictsStructures=9153
6.34/6.45	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  nbEvaluationManagers=4
6.34/6.45	     nbSharedEvaluationManagers=9194  minDegree=10  maxDegree=28  minArity=3  avgArity=4.4  maxArity=714
6.34/6.45	     nbGenerators=60  nbFusions=0  symmetryWckTime=4.07  symmetryCpuTime=1.8
6.34/6.45	       =>  wckTime=6.079  cpuTime=3.53  mem=46M993
6.44/6.53	   
6.44/6.53	   solver IterativeSystematicSolver being built... 
6.64/6.79	   
6.64/6.79	   INFO : Forward propagation technique limited 
6.85/6.95	       =>  wckTime=6.706  cpuTime=3.88  mem=63M135
6.94/7.01	   
6.94/7.01	   preprocessing
6.94/7.01	     nbConstraintChecks=0  nbPropagations=2142  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
6.94/7.01	     detectedInconsistency=no
6.94/7.01	       =>  wckTime=0.048  cpuTime=0.04  mem=64M137

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26487
/proc/meminfo: memFree=1535672/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=10616 CPUtime=0
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1554704719 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 2654 472 209 9 0 1184 0
[pid=26487/tid=26488] ppid=26485 vsize=10616 CPUtime=0
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1554704720 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0926819 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26487
/proc/meminfo: memFree=1535672/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=865856 CPUtime=0.08
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 3580 0 1 0 6 2 0 0 18 0 9 0 1554704719 886636544 3068 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216471 3071 1644 9 0 211026 0
[pid=26487/tid=26488] ppid=26485 vsize=865884 CPUtime=0.06
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 2683 0 1 0 5 1 0 0 18 0 9 0 1554704720 886665216 3073 996147200 134512640 134550740 4294955968 18446744073709551615 4117438336 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865856

[startup+0.104071 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26487
/proc/meminfo: memFree=1535672/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=865884 CPUtime=0.1
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 3734 0 1 0 8 2 0 0 18 0 9 0 1554704719 886665216 3197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216471 3199 1696 9 0 211026 0
[pid=26487/tid=26488] ppid=26485 vsize=865884 CPUtime=0.07
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 2820 0 1 0 6 1 0 0 16 0 9 0 1554704720 886665216 3201 996147200 134512640 134550740 4294955968 18446744073709551615 102805422 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865884

[startup+0.302705 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26487
/proc/meminfo: memFree=1535672/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=866284 CPUtime=0.29
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 5914 0 1 0 26 3 0 0 18 0 9 0 1554704719 887074816 5288 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216571 5288 1956 9 0 211099 0
[pid=26487/tid=26488] ppid=26485 vsize=866284 CPUtime=0.24
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 4943 0 1 0 22 2 0 0 18 0 9 0 1554704720 887074816 5288 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.702744 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26487
/proc/meminfo: memFree=1535672/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=867512 CPUtime=0.69
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 9177 0 1 0 64 5 0 0 18 0 9 0 1554704719 888332288 8538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216878 8538 2009 9 0 211384 0
[pid=26487/tid=26488] ppid=26485 vsize=867512 CPUtime=0.51
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 7857 0 1 0 47 4 0 0 20 0 9 0 1554704720 888332288 8539 996147200 134512640 134550740 4294955968 18446744073709551615 103825763 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867512

[startup+1.50283 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 26496
/proc/meminfo: memFree=1490800/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=867424 CPUtime=1.49
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 18845 0 1 0 130 19 0 0 18 0 9 0 1554704719 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216856 18180 2002 9 0 211384 0
[pid=26487/tid=26488] ppid=26485 vsize=867424 CPUtime=1.17
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 15757 0 1 0 101 16 0 0 18 0 9 0 1554704720 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=867424 CPUtime=0.07
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 1727 0 0 0 7 0 0 0 17 0 9 0 1554704722 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26491] ppid=26485 vsize=867428 CPUtime=0
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554704722 888246272 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26492] ppid=26485 vsize=867424 CPUtime=0
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1554704722 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26493] ppid=26485 vsize=867428 CPUtime=0
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554704724 888246272 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=867424 CPUtime=0.21
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 665 0 0 0 21 0 0 0 16 0 9 0 1554704724 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26495] ppid=26485 vsize=867428 CPUtime=0
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1554704724 888246272 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=867424 CPUtime=0
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1554704724 888242176 18180 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867424

[startup+3.10198 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 26496
/proc/meminfo: memFree=1470448/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=867748 CPUtime=2.59
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 24882 0 1 0 210 49 0 0 18 0 10 0 1554704719 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 216937 22641 2007 9 0 211465 0
[pid=26487/tid=26488] ppid=26485 vsize=867748 CPUtime=2.1
/proc/26487/task/26488/stat : 26488 (java) S 26485 26487 25919 0 -1 64 17249 0 1 0 166 44 0 0 15 0 10 0 1554704720 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=26487/tid=26490] ppid=26485 vsize=867748 CPUtime=0.21
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 6140 0 0 0 19 2 0 0 18 0 10 0 1554704722 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26491] ppid=26485 vsize=867748 CPUtime=0
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1554704722 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26492] ppid=26485 vsize=867748 CPUtime=0
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1554704722 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26493] ppid=26485 vsize=867748 CPUtime=0
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1554704724 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=867748 CPUtime=0.23
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 726 0 0 0 23 0 0 0 16 0 10 0 1554704724 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=867748 CPUtime=0
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1554704724 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=867748 CPUtime=0
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1554704724 888573952 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 867748

[startup+6.30231 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 26500
/proc/meminfo: memFree=1448736/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868072 CPUtime=6.24
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 43967 1863 1 0 371 54 196 3 18 0 9 0 1554704719 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217018 23519 2016 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868072 CPUtime=5.68
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31623 1863 1 0 321 48 196 3 17 0 9 0 1554704720 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4127108518 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868072 CPUtime=2.25
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 10560 1863 0 0 23 3 196 3 17 0 9 0 1554704722 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868072 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868072 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 9 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868072 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868072 CPUtime=2.24
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 917 1863 0 0 25 0 196 3 15 0 9 0 1554704724 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868072 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868072 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888905728 23519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868072

[startup+12.7019 s]
/proc/loadavg: 2.08 2.02 2.00 3/82 26500
/proc/meminfo: memFree=1445408/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=12.59
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48004 1863 1 0 1004 56 196 3 18 0 9 0 1554704719 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24951 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=11.66
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31879 1863 1 0 919 48 196 3 25 0 9 0 1554704720 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4127319748 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.39
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1040 1863 0 0 39 1 196 3 16 0 9 0 1554704724 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24951 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 868160

[startup+25.5022 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 26500
/proc/meminfo: memFree=1445536/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=25.26
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48010 1863 1 0 2271 56 196 3 18 0 9 0 1554704719 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24952 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=24.34
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31881 1863 1 0 2187 48 196 3 25 0 9 0 1554704720 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4127314531 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1044 1863 0 0 40 1 196 3 17 0 9 0 1554704724 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 868160

[startup+51.1028 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 26500
/proc/meminfo: memFree=1445536/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=50.63
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48013 1863 1 0 4808 56 196 3 18 0 9 0 1554704719 888995840 24954 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24954 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=49.7
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31882 1863 1 0 4723 48 196 3 25 0 9 0 1554704720 888995840 24954 996147200 134512640 134550740 4294955968 18446744073709551615 4127310407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46

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

/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.05
Current children cumulated vsize (KiB) 868160

[startup+1542.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/81 26594
/proc/meminfo: memFree=761584/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1529.94
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 152716 79 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1529.02
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 152631 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127327575 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.94
Current children cumulated vsize (KiB) 868160

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 26594
/proc/meminfo: memFree=761392/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1589.89
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 158711 79 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1588.97
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 158626 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127275624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.89
Current children cumulated vsize (KiB) 868160

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 26594
/proc/meminfo: memFree=761328/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1649.84
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 164706 79 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1648.92
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 164621 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127275654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.84
Current children cumulated vsize (KiB) 868160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 26594
/proc/meminfo: memFree=761328/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1709.79
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 170701 79 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1708.87
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 170616 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127275610 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.79
Current children cumulated vsize (KiB) 868160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 26600
/proc/meminfo: memFree=761328/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1769.73
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 176695 79 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1768.81
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 176610 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127327603 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.73
Current children cumulated vsize (KiB) 868160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 26600
/proc/meminfo: memFree=761264/2055920 swapFree=4122872/4192956
[pid=26487] ppid=26485 vsize=868160 CPUtime=1800.02
/proc/26487/stat : 26487 (java) S 26485 26487 25919 0 -1 0 48015 1863 1 0 179723 80 196 3 18 0 9 0 1554704719 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26487/statm: 217040 24955 2637 9 0 211546 0
[pid=26487/tid=26488] ppid=26485 vsize=868160 CPUtime=1799.09
/proc/26487/task/26488/stat : 26488 (java) R 26485 26487 25919 0 -1 64 31883 1863 1 0 179638 72 196 3 25 0 9 0 1554704720 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4127276751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26487/tid=26490] ppid=26485 vsize=868160 CPUtime=2.46
/proc/26487/task/26490/stat : 26490 (java) S 26485 26487 25919 0 -1 64 14206 1863 0 0 43 4 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26491] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26491/stat : 26491 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 15 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26492] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26492/stat : 26492 (java) S 26485 26487 25919 0 -1 64 21 1863 0 0 0 0 196 3 16 0 9 0 1554704722 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26493] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26493/stat : 26493 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 18 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26494] ppid=26485 vsize=868160 CPUtime=2.4
/proc/26487/task/26494/stat : 26494 (java) S 26485 26487 25919 0 -1 64 1047 1863 0 0 40 1 196 3 16 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26495] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26495/stat : 26495 (java) S 26485 26487 25919 0 -1 64 1 1863 0 0 0 0 196 3 19 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26487/tid=26496] ppid=26485 vsize=868160 CPUtime=1.99
/proc/26487/task/26496/stat : 26496 (java) S 26485 26487 25919 0 -1 64 28 1863 0 0 0 0 196 3 15 0 9 0 1554704724 888995840 24955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 868160

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): 1812.64
CPU time (s): 1800.08
CPU user time (s): 1799.22
CPU system time (s): 0.85387
CPU usage (%): 99.3069
Max. virtual memory (cumulated for all children) (KiB): 876316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.85387
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49909
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= 38858
involuntary context switches= 57746

runsolver used 2.53062 second user time and 5.72413 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 11:31:37
IDJOB=1093512
IDBENCH=58708
IDSOLVER=363
FILE ID=node12/1093512-1215250297
PBS_JOBID= 7882044
Free space on /tmp= 66328 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-3-7.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-1093512-1215250297/watcher-1093512-1215250297 -o /tmp/evaluation-result-1093512-1215250297/solver-1093512-1215250297 -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-1093512-1215250297.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b92ceefc7d6e601818a900e08c09b855
RANDOM SEED=493402009

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536088 kB
Buffers:         60952 kB
Cached:         234844 kB
SwapCached:      64536 kB
Active:         363120 kB
Inactive:       101584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536088 kB
SwapTotal:     4192956 kB
SwapFree:      4122872 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:         176108 kB
Slab:            39872 kB
Committed_AS:  3148152 kB
PageTables:       2284 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= 66288 MiB
End job on node12 at 2008-07-05 12:01:51