Trace number 1127810

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
AbsconMax 112 pc-dMSAT (TO) 3600.1 3638.92

General information on the benchmark

Namemaxcsp/cnf/3-40-100-1000/
normalized-cnf-3-40-900-536226_ext.xml
MD5SUMfe87b9735fbced2c2d757b4fb2efd2ac
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints54
Best CPU time to get the best result obtained on this benchmark53.4359
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints871
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension871
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1127810-1216776252.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=80
0.29/0.39	       =>  wckTime=0.147  cpuTime=0.11  mem=6M867
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.29/0.40	   
0.29/0.40	   constraints being loaded...
0.58/0.69	     nbConstraints=871  nbRelationTypes=28  nbExtensionStructures=28  nbSharedExtensionStructures=843
0.58/0.69	     nbConflictsStructures=28  nbSharedConflictsStructures=843  nbSharedBinaryRepresentations=0  minDegree=46
0.58/0.69	     maxDegree=77  minArity=3  maxArity=3
0.58/0.69	       =>  wckTime=0.446  cpuTime=0.31  mem=12M751
0.68/0.74	   
0.68/0.74	   solver LocalSearchSolver being built... 
0.68/0.79	       =>  wckTime=0.546  cpuTime=0.35  mem=6M155
0.68/0.79	
0.68/0.79	s SATISFIABLE
0.68/0.79	o 81
0.68/0.79	o 75
0.68/0.80	o 71
0.68/0.80	o 69
0.79/0.80	o 65
0.79/0.80	o 64
0.79/0.80	o 62
0.79/0.80	o 58
0.98/1.01	o 56
0.98/1.01	o 55
2.17/2.29	o 54
3.26/3.36	   
3.26/3.37	   search
3.26/3.37	     run=0  nbConstraintChecks=17263331  nbAssignments=10000
3.26/3.37	       =>  wckTime=2.579  cpuTime=2.54  mem=7M147
5.83/5.95	   
5.83/5.95	   search
5.83/5.95	     run=1  nbConstraintChecks=35007458  nbAssignments=20000
5.83/5.95	       =>  wckTime=5.162  cpuTime=5.09  mem=7M147
8.31/8.44	   
8.31/8.44	   search
8.31/8.44	     run=2  nbConstraintChecks=52267877  nbAssignments=30000
8.31/8.44	       =>  wckTime=7.656  cpuTime=7.57  mem=7M147
10.79/11.00	   
10.79/11.00	   search
10.79/11.00	     run=3  nbConstraintChecks=70030201  nbAssignments=40000
10.79/11.00	       =>  wckTime=10.21  cpuTime=10.08  mem=7M147
13.25/13.49	   
13.25/13.49	   search
13.25/13.49	     run=4  nbConstraintChecks=87279756  nbAssignments=50000
13.25/13.49	       =>  wckTime=12.699  cpuTime=12.56  mem=7M147
15.83/16.03	   
15.83/16.03	   search
15.83/16.03	     run=5  nbConstraintChecks=105051718  nbAssignments=60000
15.83/16.03	       =>  wckTime=15.245  cpuTime=15.08  mem=7M147
18.31/18.54	   
18.31/18.54	   search
18.31/18.54	     run=6  nbConstraintChecks=122300960  nbAssignments=70000
18.31/18.54	       =>  wckTime=17.753  cpuTime=17.56  mem=7M147
20.89/21.11	   
20.89/21.11	   search
20.89/21.11	     run=7  nbConstraintChecks=140045715  nbAssignments=80000
20.89/21.11	       =>  wckTime=20.327  cpuTime=20.1  mem=7M147
23.36/23.63	   
23.36/23.63	   search
23.36/23.63	     run=8  nbConstraintChecks=157314921  nbAssignments=90000
23.36/23.63	       =>  wckTime=22.841  cpuTime=22.6  mem=7M147
25.84/26.19	   
25.84/26.19	   search
25.84/26.19	     run=9  nbConstraintChecks=175090955  nbAssignments=100000
25.84/26.19	       =>  wckTime=25.408  cpuTime=25.14  mem=7M147
28.41/28.70	   
28.41/28.70	   search
28.41/28.70	     run=10  nbConstraintChecks=192373613  nbAssignments=110000
28.41/28.70	       =>  wckTime=27.913  cpuTime=27.62  mem=7M147
30.88/31.25	   
30.88/31.25	   search
30.88/31.25	     run=11  nbConstraintChecks=210157937  nbAssignments=120000
30.88/31.25	       =>  wckTime=30.462  cpuTime=30.14  mem=7M147
32.28/32.60	   
32.28/32.60	   search
32.28/32.60	     run=12  nbConstraintChecks=219482574  nbAssignments=125519
32.28/32.60	       =>  wckTime=31.814  cpuTime=31.49  mem=7M147
32.28/32.60	   
32.28/32.60	   global
32.28/32.60	     nbConstraintChecks=219482574  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.28/32.60	     solvingWckTime=31.813  solvingCpuTime=31.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.28/32.60	     globalCpuTime=31.89
32.28/32.60	       =>  wckTime=32.36  cpuTime=31.84  mem=7M147
32.28/32.60	   
32.28/32.60	   solver DecomposerSolver being built... 
32.38/32.75	       =>  wckTime=32.514  cpuTime=31.97  mem=23M979
32.38/32.77	   
32.38/32.77	   preprocessing
32.38/32.77	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.38/32.77	     detectedInconsistency=no
32.38/32.77	       =>  wckTime=0.012  cpuTime=0.0  mem=23M979
3600.08/3638.91	v 1 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 0 1 1 1 1 

Verifier Data (download as text)

OK	54	817
54 unsatisfied constraints, 817 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-1127810-1216776252/watcher-1127810-1216776252 -o /tmp/evaluation-result-1127810-1216776252/solver-1127810-1216776252 -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-ddeg.xml 1 XSax HOME/instance-1127810-1216776252.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: 1.96 1.97 1.99 4/81 4724
/proc/meminfo: memFree=1580016/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=10616 CPUtime=0
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 4715385 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 2654 472 209 9 0 1184 0
[pid=4724/tid=4725] ppid=4722 vsize=10616 CPUtime=0
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 4715387 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 9285592 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.049953 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 4724
/proc/meminfo: memFree=1580016/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=861876 CPUtime=0.03
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 2363 0 1 0 2 1 0 0 18 0 5 0 4715385 882561024 1950 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 215469 1950 898 9 0 210448 0
[pid=4724/tid=4725] ppid=4722 vsize=861876 CPUtime=0.02
/proc/4724/task/4725/stat : 4725 (java) D 4722 4724 4658 0 -1 64 1670 0 1 0 2 0 0 0 17 0 5 0 4715387 882561024 1951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.104583 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 4724
/proc/meminfo: memFree=1580016/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=865988 CPUtime=0.09
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 3768 0 1 0 7 2 0 0 18 0 9 0 4715385 886771712 3226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216497 3226 1706 9 0 211052 0
[pid=4724/tid=4725] ppid=4722 vsize=865988 CPUtime=0.07
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 2860 0 1 0 6 1 0 0 18 0 9 0 4715387 886771712 3226 996147200 134512640 134550740 4294955952 18446744073709551615 4125960701 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.302608 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 4724
/proc/meminfo: memFree=1580016/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=866156 CPUtime=0.29
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 5621 0 1 0 26 3 0 0 18 0 9 0 4715385 886943744 5036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216539 5036 1905 9 0 211087 0
[pid=4724/tid=4725] ppid=4722 vsize=866156 CPUtime=0.25
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 4671 0 1 0 23 2 0 0 19 0 9 0 4715387 886943744 5036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.702666 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 4724
/proc/meminfo: memFree=1580016/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867028 CPUtime=0.68
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 8135 0 1 0 64 4 0 0 18 0 9 0 4715385 887836672 7437 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216757 7437 2051 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867028 CPUtime=0.52
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6809 0 1 0 49 3 0 0 19 0 9 0 4715387 887836672 7437 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867028

[startup+1.50173 s]
/proc/loadavg: 2.04 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1556264/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=1.47
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 9322 0 1 0 133 14 0 0 18 0 9 0 4715385 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 8489 2634 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=1.24
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6858 0 1 0 112 12 0 0 25 0 9 0 4715387 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4126795587 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.16
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 482 0 0 0 16 0 0 0 16 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867116

[startup+3.1019 s]
/proc/loadavg: 2.04 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1556072/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3.07
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 9323 0 1 0 268 39 0 0 18 0 9 0 4715385 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 8489 2634 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=2.83
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6859 0 1 0 246 37 0 0 25 0 9 0 4715387 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4126795584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.16
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 482 0 0 0 16 0 0 0 16 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867116

[startup+6.30225 s]
/proc/loadavg: 2.04 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=6.23
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 9329 0 1 0 536 87 0 0 18 0 9 0 4715385 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 8494 2635 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=6
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6860 0 1 0 514 86 0 0 25 0 9 0 4715387 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4126795554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.17
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 487 0 0 0 17 0 0 0 16 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867116

[startup+12.7019 s]
/proc/loadavg: 2.04 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1555624/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=12.57
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 9329 0 1 0 1070 187 0 0 18 0 9 0 4715385 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 8494 2635 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=12.33
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6860 0 1 0 1048 185 0 0 25 0 9 0 4715387 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4126798136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.17
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 487 0 0 0 17 0 0 0 16 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) R 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867116

[startup+25.5023 s]
/proc/loadavg: 2.03 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1555688/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=25.24
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 9329 0 1 0 2145 379 0 0 18 0 9 0 4715385 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 8494 2635 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=25.01
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 6860 0 1 0 2123 378 0 0 25 0 9 0 4715387 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4126796999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.17
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 487 0 0 0 17 0 0 0 16 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867116

[startup+51.1021 s]
/proc/loadavg: 2.02 1.99 1.99 3/90 4733
/proc/meminfo: memFree=1544680/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=50.6
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12061 0 1 0 4574 486 0 0 18 0 9 0 4715385 887926784 11222 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11222 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=50.28
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9540 0 1 0 4544 484 0 0 25 0 9 0 4715387 887926784 11222 996147200 134512640 134550740 4294955952 18446744073709551615 4126946519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04

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

/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3306.27
Current children cumulated vsize (KiB) 867116

[startup+3402.31 s]
/proc/loadavg: 2.19 2.22 2.28 3/90 6932
/proc/meminfo: memFree=1399400/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3365.71
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 336065 506 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3365.38
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 336034 504 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126961864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3365.71
Current children cumulated vsize (KiB) 867116

[startup+3462.3 s]
/proc/loadavg: 2.44 2.29 2.29 3/90 6932
/proc/meminfo: memFree=1399336/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3425.14
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 342008 506 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3424.83
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 341978 505 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126935276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3425.14
Current children cumulated vsize (KiB) 867116

[startup+3522.3 s]
/proc/loadavg: 2.28 2.27 2.29 3/90 6932
/proc/meminfo: memFree=1399272/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3484.57
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 347951 506 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3484.26
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 347921 505 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126921115 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3484.57
Current children cumulated vsize (KiB) 867116

[startup+3582.3 s]
/proc/loadavg: 2.10 2.22 2.27 3/90 6932
/proc/meminfo: memFree=1399144/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3544.02
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 353895 507 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3543.7
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 353865 505 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126883028 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3544.02
Current children cumulated vsize (KiB) 867116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.9 s]
/proc/loadavg: 2.04 2.18 2.25 3/90 6932
/proc/meminfo: memFree=1399144/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3600.08
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 359501 507 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3599.76
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 359471 505 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126971106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 867116

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

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

[startup+3638.9 s]
/proc/loadavg: 2.04 2.18 2.25 3/90 6932
/proc/meminfo: memFree=1399144/2055920 swapFree=4192956/4192956
[pid=4724] ppid=4722 vsize=867116 CPUtime=3600.08
/proc/4724/stat : 4724 (java) S 4722 4724 4658 0 -1 0 12066 0 1 0 359501 507 0 0 18 0 9 0 4715385 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4724/statm: 216779 11227 2636 9 0 211285 0
[pid=4724/tid=4725] ppid=4722 vsize=867116 CPUtime=3599.76
/proc/4724/task/4725/stat : 4725 (java) R 4722 4724 4658 0 -1 64 9544 0 1 0 359471 505 0 0 25 0 9 0 4715387 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4126971106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4727] ppid=4722 vsize=867116 CPUtime=0.04
/proc/4724/task/4727/stat : 4727 (java) S 4722 4724 4658 0 -1 64 1287 0 0 0 4 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4728] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4728/stat : 4728 (java) S 4722 4724 4658 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4729] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4729/stat : 4729 (java) S 4722 4724 4658 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4715388 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4730] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4730/stat : 4730 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4731] ppid=4722 vsize=867116 CPUtime=0.25
/proc/4724/task/4731/stat : 4731 (java) S 4722 4724 4658 0 -1 64 540 0 0 0 25 0 0 0 16 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4732] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4732/stat : 4732 (java) S 4722 4724 4658 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4715390 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4724/tid=4733] ppid=4722 vsize=867116 CPUtime=0
/proc/4724/task/4733/stat : 4733 (java) S 4722 4724 4658 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4715391 887926784 11227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 867116

Child status: 143
Real time (s): 3638.92
CPU time (s): 3600.1
CPU user time (s): 3595.02
CPU system time (s): 5.07923
CPU usage (%): 98.9332
Max. virtual memory (cumulated for all children) (KiB): 867120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.02
system time used= 5.07923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12088
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= 74609
involuntary context switches= 149822

runsolver used 3.73143 second user time and 12.828 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-23 03:24:12
IDJOB=1127810
IDBENCH=64000
IDSOLVER=360
FILE ID=node21/1127810-1216776252
PBS_JOBID= 7974212
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-40-100-1000/normalized-cnf-3-40-900-536226_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127810-1216776252/watcher-1127810-1216776252 -o /tmp/evaluation-result-1127810-1216776252/solver-1127810-1216776252 -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-ddeg.xml 1 XSax HOME/instance-1127810-1216776252.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe87b9735fbced2c2d757b4fb2efd2ac
RANDOM SEED=1995661170

node21.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.232
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.232
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:       1580496 kB
Buffers:         33560 kB
Cached:         370292 kB
SwapCached:          0 kB
Active:         268316 kB
Inactive:       161200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580496 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          45820 kB
Slab:            31136 kB
Committed_AS:   128904 kB
PageTables:       1832 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= 66560 MiB
End job on node21 at 2008-07-23 04:24:53