Trace number 1113959

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)9 3600.14 3653.03

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-13.xml
MD5SUM1fb39a4daa7cf56fee64a58115f27025
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.06/0.11	
0.06/0.11	Abscon 112 (May, 2008)
0.15/0.27	
0.15/0.27	   configuration
0.15/0.27	     name=mrdac-wdeg.xml
0.26/0.31	   
0.26/0.31	   instance
0.26/0.31	     name=HOME/instance-1113959-1215894006.xml
0.26/0.35	   
0.26/0.35	   domains being loaded...
0.26/0.36	   
0.26/0.36	   variables being loaded...
0.34/0.40	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
0.34/0.40	       =>  wckTime=0.122  cpuTime=0.1  mem=7M858
0.34/0.40	   
0.34/0.40	   relations being loaded...
1.51/2.59	   
1.51/2.59	   INFO : Contraction of relations, mem = 106M838
17.70/27.48	   
17.70/27.48	   constraints being loaded...
22.87/32.68	     nbConstraints=16  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=0
22.87/32.68	     nbConflictsStructures=16  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=15
22.87/32.68	     minArity=15  maxArity=15
22.87/32.68	       =>  wckTime=32.403  cpuTime=17.02  mem=642M524
26.36/36.18	   
26.36/36.19	   solver LocalSearchSolver being built... 
26.46/36.22	       =>  wckTime=35.943  cpuTime=17.08  mem=511M239
26.46/36.23	
26.46/36.23	s SATISFIABLE
26.46/36.23	o 15
26.46/36.23	o 14
26.46/36.25	o 13
26.46/36.26	o 10
35.71/45.57	   
35.71/45.57	   search
35.71/45.57	     run=0  nbConstraintChecks=4297639  nbAssignments=10000
35.71/45.57	       =>  wckTime=9.348  cpuTime=9.28  mem=511M239
44.86/54.76	   
44.86/54.76	   search
44.86/54.76	     run=1  nbConstraintChecks=8592092  nbAssignments=20000
44.86/54.76	       =>  wckTime=18.539  cpuTime=18.42  mem=511M239
54.13/64.00	   
54.13/64.00	   search
54.13/64.00	     run=2  nbConstraintChecks=12892751  nbAssignments=30000
54.13/64.00	       =>  wckTime=27.781  cpuTime=27.63  mem=511M239
56.52/66.44	   
56.52/66.44	   search
56.52/66.44	     run=3  nbConstraintChecks=14027474  nbAssignments=32650
56.52/66.44	       =>  wckTime=30.221  cpuTime=30.05  mem=511M239
56.52/66.44	   
56.52/66.44	   global
56.52/66.44	     nbConstraintChecks=14027474  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.52/66.44	     solvingWckTime=30.219  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.52/66.44	     globalCpuTime=47.16
56.52/66.44	       =>  wckTime=66.164  cpuTime=47.12  mem=511M239
56.52/66.44	   
56.52/66.44	   solver DecomposerSolver being built... 
56.61/66.55	       =>  wckTime=66.273  cpuTime=47.21  mem=522M676
56.61/66.55	   
56.61/66.55	   preprocessing
56.61/66.55	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
56.61/66.55	     detectedInconsistency=no
56.61/66.55	       =>  wckTime=0.0030  cpuTime=0.0  mem=522M676
529.59/541.84	o 9
529.59/541.84	    First solution found
3600.01/3652.91	v 0 0 2 2 0 1 2 1 0 2 0 0 1 1 2 0 1 1 0 1 0 2 0 

Verifier Data (download as text)

OK	9	7
9 unsatisfied constraints, 7 satisfied constraints

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-1113959-1215894006/watcher-1113959-1215894006 -o /tmp/evaluation-result-1113959-1215894006/solver-1113959-1215894006 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1113959-1215894006.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.98 3.31 2.90 4/80 20372
/proc/meminfo: memFree=1670396/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=18572 CPUtime=0
/proc/20372/stat : 20372 (runsolver) R 20370 20372 19928 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 46103463 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/20372/statm: 4643 292 257 25 0 2626 0

[startup+0.0485741 s]
/proc/loadavg: 3.98 3.31 2.90 4/80 20372
/proc/meminfo: memFree=1670396/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=861228 CPUtime=0.01
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 1708 0 1 0 0 1 0 0 20 0 3 0 46103463 881897472 1405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 215307 1405 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.103134 s]
/proc/loadavg: 3.98 3.31 2.90 4/80 20372
/proc/meminfo: memFree=1670396/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=865856 CPUtime=0.06
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 3523 0 1 0 5 1 0 0 20 0 9 0 46103463 886636544 3013 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216464 3013 1627 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.3016 s]
/proc/loadavg: 3.98 3.31 2.90 4/80 20372
/proc/meminfo: memFree=1670396/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866308 CPUtime=0.26
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 5526 0 1 0 23 3 0 0 20 0 9 0 46103463 887099392 4947 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216577 4947 1889 9 0 211125 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866308

[startup+0.704019 s]
/proc/loadavg: 3.98 3.31 2.90 4/80 20372
/proc/meminfo: memFree=1670396/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866544 CPUtime=0.6
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 18588 0 1 0 51 9 0 0 20 0 9 0 46103463 887341056 17957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216636 17957 1983 9 0 211164 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 866544

[startup+1.50275 s]
/proc/loadavg: 3.98 3.31 2.90 4/89 20381
/proc/meminfo: memFree=1576948/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866544 CPUtime=1.28
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 32251 0 1 0 114 14 0 0 20 0 9 0 46103463 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216636 31618 1983 9 0 211164 0
[pid=20372/tid=20374] ppid=20370 vsize=866544 CPUtime=1.05
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15679 0 1 0 98 7 0 0 25 0 9 0 46103466 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4126562954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=866544 CPUtime=0.13
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 15564 0 0 0 8 5 0 0 16 0 9 0 46103468 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=866544 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=866544 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=866544 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=866544 CPUtime=0.06
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 312 0 0 0 6 0 0 0 16 0 9 0 46103470 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=866544 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=866544 CPUtime=0
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46103470 887341056 31618 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 866544

[startup+3.19172 s]
/proc/loadavg: 3.98 3.31 2.90 4/89 20381
/proc/meminfo: memFree=1576948/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868636 CPUtime=3.01
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 42744 0 1 0 282 19 0 0 20 0 9 0 46103463 889483264 41596 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217659 42096 2045 9 0 212187 0
[pid=20372/tid=20374] ppid=20370 vsize=870636 CPUtime=2.35
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15690 0 1 0 226 9 0 0 25 0 9 0 46103466 891531264 42096 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=870636 CPUtime=0.75
/proc/20372/task/20375/stat : 20375 (java) R 20370 20372 19928 0 -1 64 27042 0 0 0 65 10 0 0 19 0 9 0 46103468 891531264 42096 996147200 134512640 134550740 4294955952 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=870636 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 891531264 42800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=870636 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 891531264 42800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=870636 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 891531264 42800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=866608 CPUtime=0.07
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 317 0 0 0 7 0 0 0 16 0 9 0 46103470 887406592 44302 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=866608 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887406592 44302 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=866608 CPUtime=0
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46103470 887406592 44302 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 868636

[startup+6.30248 s]
/proc/loadavg: 3.90 3.30 2.90 4/89 20381
/proc/meminfo: memFree=1488884/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866928 CPUtime=4.42
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 50668 0 1 0 414 28 0 0 20 0 9 0 46103463 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216732 47876 2608 9 0 211260 0
[pid=20372/tid=20374] ppid=20370 vsize=866928 CPUtime=3.06
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15693 0 1 0 294 12 0 0 25 0 9 0 46103466 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 103030496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=866928 CPUtime=1.23
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 33887 0 0 0 108 15 0 0 19 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=866928 CPUtime=0.08
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 392 0 0 0 8 0 0 0 16 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=866928 CPUtime=0.01
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 866928

[startup+12.7012 s]
/proc/loadavg: 3.91 3.31 2.90 4/89 20381
/proc/meminfo: memFree=1489716/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866928 CPUtime=6.36
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 50668 0 1 0 567 69 0 0 20 0 9 0 46103463 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216732 47876 2608 9 0 211260 0
[pid=20372/tid=20374] ppid=20370 vsize=866928 CPUtime=4.74
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15693 0 1 0 438 36 0 0 25 0 9 0 46103466 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=866928 CPUtime=1.27
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 33887 0 0 0 110 17 0 0 16 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=866928 CPUtime=0.08
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 392 0 0 0 8 0 0 0 16 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=866928 CPUtime=0.21
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 0 0 0 0 8 13 0 0 15 0 9 0 46103470 887734272 47876 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 866928

[startup+25.5025 s]
/proc/loadavg: 3.71 3.30 2.90 4/89 20381
/proc/meminfo: memFree=1241332/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=866928 CPUtime=15.82
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 119740 0 1 0 1428 154 0 0 20 0 9 0 46103463 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 216732 116931 2608 9 0 211260 0
[pid=20372/tid=20374] ppid=20370 vsize=866928 CPUtime=11.38
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15715 0 1 0 1089 49 0 0 25 0 9 0 46103466 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4126581928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=866928 CPUtime=3.88
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 102935 0 0 0 313 75 0 0 17 0 9 0 46103468 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=866928 CPUtime=0.09
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 394 0 0 0 9 0 0 0 17 0 9 0 46103470 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=866928 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=866928 CPUtime=0.44
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 0 0 0 0 15 29 0 0 15 0 9 0 46103470 887734272 116931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.82
Current children cumulated vsize (KiB) 866928

[startup+51.1025 s]
/proc/loadavg: 3.35 3.24 2.90 4/89 20381
/proc/meminfo: memFree=992884/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=41.29
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183607 0 1 0 3883 246 0 0 20 0 9 0 46103463 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172376 2638 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=32.04
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15824 0 1 0 3089 115 0 0 25 0 9 0 46103466 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4126735608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.62
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 763 99 0 0 16 0 9 0 46103468 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.14
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 435 0 0 0 14 0 0 0 16 0 9 0 46103470 888872960 172376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0

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

Current children cumulated CPU time (s) 3291.99
Current children cumulated vsize (KiB) 868040

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/89 20506
/proc/meminfo: memFree=298620/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3351.5
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 334059 1091 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3340.28
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 333197 831 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126676800 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.18
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 69 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3351.5
Current children cumulated vsize (KiB) 868040

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/89 20506
/proc/meminfo: memFree=298556/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3411
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 340009 1091 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3399.77
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 339146 831 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126735600 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.18
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 69 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3411
Current children cumulated vsize (KiB) 868040

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/89 20508
/proc/meminfo: memFree=298548/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3470.49
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 345958 1091 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3459.26
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 345095 831 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126676829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.18
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 69 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3470.49
Current children cumulated vsize (KiB) 868040

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/89 20508
/proc/meminfo: memFree=298492/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3530
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 351908 1092 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3518.76
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 351045 831 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126681971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.18
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 69 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3530
Current children cumulated vsize (KiB) 868040

[startup+3642.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/89 20508
/proc/meminfo: memFree=298556/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3589.5
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 357858 1092 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3578.27
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 356995 832 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126676802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.19
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 70 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3589.5
Current children cumulated vsize (KiB) 868040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3652.9 s]
/proc/loadavg: 2.00 2.00 2.05 3/89 20508
/proc/meminfo: memFree=298556/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=868040 CPUtime=3600.01
/proc/20372/stat : 20372 (java) S 20370 20372 19928 0 -1 0 183720 0 1 0 358909 1092 0 0 20 0 9 0 46103463 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 217010 172477 2639 9 0 211516 0
[pid=20372/tid=20374] ppid=20370 vsize=868040 CPUtime=3588.78
/proc/20372/task/20374/stat : 20374 (java) R 20370 20372 19928 0 -1 64 15884 0 1 0 358046 832 0 0 25 0 9 0 46103466 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4126676814 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20375] ppid=20370 vsize=868040 CPUtime=8.78
/proc/20372/task/20375/stat : 20375 (java) S 20370 20372 19928 0 -1 64 166651 0 0 0 770 108 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20372/tid=20376] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20376/stat : 20376 (java) S 20370 20372 19928 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20377] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20377/stat : 20377 (java) S 20370 20372 19928 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46103468 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20378] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20378/stat : 20378 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20379] ppid=20370 vsize=868040 CPUtime=0.23
/proc/20372/task/20379/stat : 20379 (java) S 20370 20372 19928 0 -1 64 488 0 0 0 22 1 0 0 16 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20380] ppid=20370 vsize=868040 CPUtime=0
/proc/20372/task/20380/stat : 20380 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20372/tid=20381] ppid=20370 vsize=868040 CPUtime=2.19
/proc/20372/task/20381/stat : 20381 (java) S 20370 20372 19928 0 -1 64 1 0 0 0 70 149 0 0 15 0 9 0 46103470 888872960 172477 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 868040

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

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

[startup+3653.01 s]
/proc/loadavg: 2.00 2.00 2.05 3/89 20508
/proc/meminfo: memFree=298556/2055920 swapFree=4180120/4192956
[pid=20372] ppid=20370 vsize=0 CPUtime=3600.11
/proc/20372/stat : 20372 (java) Z 20370 20372 19928 0 -1 1036 183741 0 1 0 358911 1100 0 0 16 0 2 0 46103463 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20372/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 3653.03
CPU time (s): 3600.14
CPU user time (s): 3589.12
CPU system time (s): 11.0203
CPU usage (%): 98.5521
Max. virtual memory (cumulated for all children) (KiB): 885244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.12
system time used= 11.0203
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183741
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= 75145
involuntary context switches= 111234

runsolver used 5.51316 second user time and 12.4321 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-12 22:20:13
IDJOB=1113959
IDBENCH=61668
IDSOLVER=359
FILE ID=node28/1113959-1215894006
PBS_JOBID= 7903639
Free space on /tmp= 66436 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-13.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113959-1215894006/watcher-1113959-1215894006 -o /tmp/evaluation-result-1113959-1215894006/solver-1113959-1215894006 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1113959-1215894006.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1fb39a4daa7cf56fee64a58115f27025
RANDOM SEED=1170286379

node28.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.223
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	: 5931.00
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.223
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:       1670876 kB
Buffers:         56356 kB
Cached:         189792 kB
SwapCached:       6064 kB
Active:         235792 kB
Inactive:       101192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670876 kB
SwapTotal:     4192956 kB
SwapFree:      4180120 kB
Dirty:           72480 kB
Writeback:           0 kB
Mapped:         104032 kB
Slab:            32704 kB
Committed_AS:  1034848 kB
PageTables:       2136 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= 66364 MiB
End job on node28 at 2008-07-12 23:21:08