Trace number 1127378

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

General information on the benchmark

Namemaxcsp/cnf/3-80-1100-2000/
normalized-cnf-3-80-1200-718249_ext.xml
MD5SUM52924a4b72387414c006e8389deb776b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints55
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1188
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1188
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.07/0.29	
0.07/0.29	Abscon 112 (May, 2008)
0.25/0.54	
0.25/0.54	   configuration
0.25/0.54	     name=mrdac-ddeg.xml
0.25/0.59	   
0.25/0.59	   instance
0.25/0.59	     name=HOME/instance-1127378-1216765095.xml
0.34/0.63	   
0.34/0.63	   domains being loaded...
0.34/0.64	   
0.34/0.64	   variables being loaded...
0.34/0.67	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.34/0.67	       =>  wckTime=0.133  cpuTime=0.1  mem=7M842
0.34/0.67	   
0.34/0.67	   relations being loaded...
0.34/0.68	   
0.34/0.68	   constraints being loaded...
0.63/0.90	     nbConstraints=1188  nbRelationTypes=18  nbExtensionStructures=18  nbSharedExtensionStructures=1170
0.63/0.90	     nbConflictsStructures=18  nbSharedConflictsStructures=1170  nbSharedBinaryRepresentations=0  minDegree=27
0.63/0.90	     maxDegree=70  minArity=3  maxArity=3
0.63/0.90	       =>  wckTime=0.365  cpuTime=0.25  mem=13M753
0.63/0.96	   
0.63/0.96	   solver LocalSearchSolver being built... 
0.73/1.01	       =>  wckTime=0.473  cpuTime=0.29  mem=6M442
0.73/1.02	
0.73/1.02	s SATISFIABLE
0.73/1.02	o 137
0.73/1.02	o 133
0.73/1.02	o 126
0.73/1.02	o 121
0.73/1.02	o 114
0.73/1.02	o 111
0.73/1.02	o 108
0.73/1.02	o 103
0.73/1.02	o 102
0.73/1.02	o 98
0.73/1.02	o 96
0.73/1.02	o 92
0.73/1.03	o 91
0.73/1.03	o 87
0.73/1.03	o 82
0.73/1.03	o 77
0.73/1.03	o 74
0.73/1.03	o 72
0.73/1.10	o 71
0.83/1.11	o 69
0.83/1.11	o 67
0.83/1.11	o 66
0.83/1.14	o 65
0.83/1.14	o 64
0.93/1.25	o 63
1.22/1.55	o 62
1.62/1.92	o 61
1.62/1.92	o 60
1.73/2.01	o 59
1.73/2.01	o 58
3.31/3.67	   
3.31/3.67	   search
3.31/3.67	     run=0  nbConstraintChecks=17995249  nbAssignments=10000
3.31/3.67	       =>  wckTime=2.658  cpuTime=2.62  mem=7M483
6.00/6.39	   
6.00/6.39	   search
6.00/6.39	     run=1  nbConstraintChecks=36953816  nbAssignments=20000
6.00/6.39	       =>  wckTime=5.378  cpuTime=5.32  mem=7M483
6.49/6.83	o 57
8.58/8.97	   
8.58/8.97	   search
8.58/8.97	     run=2  nbConstraintChecks=54974889  nbAssignments=30000
8.58/8.97	       =>  wckTime=7.965  cpuTime=7.89  mem=7M483
11.27/11.67	   
11.27/11.67	   search
11.27/11.67	     run=3  nbConstraintChecks=74158749  nbAssignments=40000
11.27/11.67	       =>  wckTime=10.664  cpuTime=10.58  mem=7M483
13.86/14.26	   
13.86/14.26	   search
13.86/14.26	     run=4  nbConstraintChecks=92257140  nbAssignments=50000
13.86/14.26	       =>  wckTime=13.255  cpuTime=13.15  mem=7M483
16.55/16.95	   
16.55/16.95	   search
16.55/16.95	     run=5  nbConstraintChecks=111338615  nbAssignments=60000
16.55/16.95	       =>  wckTime=15.945  cpuTime=15.83  mem=7M483
17.84/18.20	o 56
19.14/19.55	   
19.14/19.55	   search
19.14/19.55	     run=6  nbConstraintChecks=129344981  nbAssignments=70000
19.14/19.55	       =>  wckTime=18.542  cpuTime=18.42  mem=7M483
21.82/22.28	   
21.82/22.28	   search
21.82/22.28	     run=7  nbConstraintChecks=148533759  nbAssignments=80000
21.82/22.28	       =>  wckTime=21.272  cpuTime=21.13  mem=7M483
24.40/24.88	   
24.40/24.88	   search
24.40/24.88	     run=8  nbConstraintChecks=166523788  nbAssignments=90000
24.40/24.88	       =>  wckTime=23.866  cpuTime=23.71  mem=7M483
27.09/27.60	   
27.09/27.60	   search
27.09/27.60	     run=9  nbConstraintChecks=185675404  nbAssignments=100000
27.09/27.60	       =>  wckTime=26.588  cpuTime=26.41  mem=7M483
29.68/30.17	   
29.68/30.17	   search
29.68/30.17	     run=10  nbConstraintChecks=203702827  nbAssignments=110000
29.68/30.17	       =>  wckTime=29.165  cpuTime=28.98  mem=7M483
32.36/32.86	   
32.36/32.86	   search
32.36/32.86	     run=11  nbConstraintChecks=222741210  nbAssignments=120000
32.36/32.86	       =>  wckTime=31.853  cpuTime=31.66  mem=7M483
34.95/35.44	   
34.95/35.44	   search
34.95/35.44	     run=12  nbConstraintChecks=240767248  nbAssignments=130000
34.95/35.44	       =>  wckTime=34.435  cpuTime=34.23  mem=7M483
37.64/38.15	   
37.64/38.15	   search
37.64/38.15	     run=13  nbConstraintChecks=259815810  nbAssignments=140000
37.64/38.15	       =>  wckTime=37.137  cpuTime=36.92  mem=7M483
40.23/40.75	   
40.23/40.75	   search
40.23/40.75	     run=14  nbConstraintChecks=277867108  nbAssignments=150000
40.23/40.75	       =>  wckTime=39.743  cpuTime=39.51  mem=7M483
42.91/43.47	   
42.91/43.47	   search
42.91/43.47	     run=15  nbConstraintChecks=296969189  nbAssignments=160000
42.91/43.47	       =>  wckTime=42.46  cpuTime=42.21  mem=7M483
45.50/46.06	   
45.50/46.06	   search
45.50/46.06	     run=16  nbConstraintChecks=314902492  nbAssignments=170000
45.50/46.06	       =>  wckTime=45.048  cpuTime=44.79  mem=7M483
47.78/48.36	   
47.78/48.36	   search
47.78/48.36	     run=17  nbConstraintChecks=331163002  nbAssignments=178494
47.78/48.36	       =>  wckTime=47.353  cpuTime=47.08  mem=7M483
47.78/48.36	   
47.78/48.36	   global
47.78/48.36	     nbConstraintChecks=331163002  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.78/48.36	     solvingWckTime=47.351  solvingCpuTime=47.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.78/48.36	     globalCpuTime=47.41
47.78/48.36	       =>  wckTime=47.825  cpuTime=47.37  mem=7M483
47.78/48.36	   
47.78/48.36	   solver DecomposerSolver being built... 
47.98/48.52	       =>  wckTime=47.979  cpuTime=47.49  mem=26M223
47.98/48.53	   
47.98/48.53	   preprocessing
47.98/48.53	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.98/48.53	     detectedInconsistency=no
47.98/48.53	       =>  wckTime=0.012  cpuTime=0.01  mem=26M223
3600.01/3618.41	v 1 1 1 1 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 1 1 0 1 0 0 1 0 1 0 0 0 1 1 0 1 1 1 1 0 

Verifier Data (download as text)

OK	56	1132
56 unsatisfied constraints, 1132 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-1127378-1216765095/watcher-1127378-1216765095 -o /tmp/evaluation-result-1127378-1216765095/solver-1127378-1216765095 -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-1127378-1216765095.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.00 1.00 1.00 4/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=18572 CPUtime=0
/proc/3952/stat : 3952 (runsolver) R 3949 3952 3886 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 3596295 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 228774702375 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/3952/statm: 4643 292 257 25 0 2626 0

[startup+0.0529809 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=10336 CPUtime=0.01
/proc/3952/stat : 3952 (java) R 3949 3952 3886 0 -1 0 381 0 18 0 0 1 0 0 18 0 1 0 3596295 10584064 202 996147200 134512640 134550740 4294955952 18446744073709551615 9728810 0 0 4096 0 0 0 0 17 0 0 0
/proc/3952/statm: 2584 202 143 9 0 1102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10336

[startup+0.104982 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=44480 CPUtime=0.02
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 889 0 26 0 0 2 0 0 18 0 2 0 3596295 45547520 664 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 11120 664 359 9 0 9518 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 44480

[startup+0.303019 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=866768 CPUtime=0.14
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 3582 0 128 0 8 6 0 0 18 0 9 0 3596295 887570432 3184 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216692 3184 1687 9 0 211247 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 866768

[startup+0.701098 s]
/proc/loadavg: 1.00 1.00 1.00 4/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867260 CPUtime=0.44
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 6359 0 136 0 35 9 0 0 18 0 9 0 3596295 888074240 5865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216815 5865 1965 9 0 211343 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 867260

[startup+1.50226 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 3972
/proc/meminfo: memFree=1618344/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=1.22
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 9622 0 138 0 104 18 0 0 18 0 9 0 3596295 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 8926 2634 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=0.98
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 7086 0 111 0 83 15 0 0 23 0 9 0 3596302 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4126795166 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.17
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 508 0 1 0 16 1 0 0 16 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 867928

[startup+3.10156 s]
/proc/loadavg: 1.08 1.02 1.01 3/90 3972
/proc/meminfo: memFree=1617896/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=2.81
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 9623 0 138 0 241 40 0 0 18 0 9 0 3596295 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 8926 2634 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=2.57
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 7087 0 111 0 220 37 0 0 25 0 9 0 3596302 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4126795128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.17
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 508 0 1 0 16 1 0 0 16 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 867928

[startup+6.30219 s]
/proc/loadavg: 1.08 1.02 1.01 4/90 3972
/proc/meminfo: memFree=1617520/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=6
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 9628 0 138 0 519 81 0 0 18 0 9 0 3596295 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 8930 2635 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=5.75
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 7088 0 111 0 497 78 0 0 25 0 9 0 3596302 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4126795160 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.17
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 512 0 1 0 16 1 0 0 16 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 867928

[startup+12.7014 s]
/proc/loadavg: 1.22 1.05 1.02 3/90 3972
/proc/meminfo: memFree=1617328/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=12.37
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 9629 0 138 0 1066 171 0 0 18 0 9 0 3596295 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 8930 2635 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=12.12
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 7089 0 111 0 1044 168 0 0 25 0 9 0 3596302 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4126801028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.18
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 512 0 1 0 17 1 0 0 16 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 867928

[startup+25.5029 s]
/proc/loadavg: 1.34 1.08 1.02 3/90 3972
/proc/meminfo: memFree=1617328/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=25.1
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 9630 0 138 0 2162 348 0 0 18 0 9 0 3596295 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 8931 2635 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=24.85
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 7089 0 111 0 2140 345 0 0 25 0 9 0 3596302 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4126795139 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 17 0 9 0 3596310 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.18
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 513 0 1 0 17 1 0 0 16 0 9 0 3596315 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 8931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 867928

[startup+51.1029 s]
/proc/loadavg: 1.56 1.15 1.05 3/90 3972
/proc/meminfo: memFree=1593328/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=50.57
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12606 0 138 0 4391 666 0 0 18 0 9 0 3596295 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11904 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=50.23
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10014 0 111 0 4361 662 0 0 22 0 9 0 3596302 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4126893104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 15 0 9 0 3596315 888758272 11904 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0

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

/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3265.6
Current children cumulated vsize (KiB) 867928

[startup+3342.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591344/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3325.29
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 331857 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3324.95
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 331827 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126893112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3325.29
Current children cumulated vsize (KiB) 867928

[startup+3402.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591280/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3384.99
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 337827 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3384.66
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 337798 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126922638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3384.99
Current children cumulated vsize (KiB) 867928

[startup+3462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591152/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3444.69
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 343797 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3444.35
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 343767 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126945402 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3444.69
Current children cumulated vsize (KiB) 867928

[startup+3522.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591088/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3504.38
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 349766 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3504.05
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 349737 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126747304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3504.38
Current children cumulated vsize (KiB) 867928

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591024/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3564.09
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 355737 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3563.75
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 355707 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126978363 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3564.09
Current children cumulated vsize (KiB) 867928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.4 s]
/proc/loadavg: 2.00 1.99 1.91 2/80 3983
/proc/meminfo: memFree=1628736/2055920 swapFree=4192956/4192956
[pid=3952] ppid=3949 vsize=867928 CPUtime=3600.01
/proc/3952/stat : 3952 (java) S 3949 3952 3886 0 -1 0 12611 0 138 0 359329 672 0 0 18 0 9 0 3596295 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3952/statm: 216982 11907 2636 9 0 211488 0
[pid=3952/tid=3958] ppid=3949 vsize=867928 CPUtime=3599.67
/proc/3952/task/3958/stat : 3958 (java) R 3949 3952 3886 0 -1 64 10019 0 111 0 359299 668 0 0 25 0 9 0 3596302 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4126932790 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3960] ppid=3949 vsize=867928 CPUtime=0.04
/proc/3952/task/3960/stat : 3960 (java) S 3949 3952 3886 0 -1 64 1356 0 1 0 4 0 0 0 16 0 9 0 3596310 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3963] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3963/stat : 3963 (java) S 3949 3952 3886 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3964] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3964/stat : 3964 (java) S 3949 3952 3886 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3969] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3969/stat : 3969 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3970] ppid=3949 vsize=867928 CPUtime=0.25
/proc/3952/task/3970/stat : 3970 (java) S 3949 3952 3886 0 -1 64 564 0 1 0 24 1 0 0 16 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3952/tid=3971] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3971/stat : 3971 (java) S 3949 3952 3886 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3952/tid=3972] ppid=3949 vsize=867928 CPUtime=0
/proc/3952/task/3972/stat : 3972 (java) S 3949 3952 3886 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596315 888758272 11907 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867928

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

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

Child status: 143
Real time (s): 3618.46
CPU time (s): 3600.08
CPU user time (s): 3593.34
CPU system time (s): 6.73298
CPU usage (%): 99.4919
Max. virtual memory (cumulated for all children) (KiB): 867932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.34
system time used= 6.73298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12634
page faults= 138
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75157
involuntary context switches= 124316

runsolver used 3.74243 second user time and 12.7241 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-23 00:18:15
IDJOB=1127378
IDBENCH=63323
IDSOLVER=360
FILE ID=node74/1127378-1216765095
PBS_JOBID= 7974107
Free space on /tmp= 103240 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-80-1100-2000/normalized-cnf-3-80-1200-718249_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-1127378-1216765095/watcher-1127378-1216765095 -o /tmp/evaluation-result-1127378-1216765095/solver-1127378-1216765095 -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-1127378-1216765095.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 52924a4b72387414c006e8389deb776b
RANDOM SEED=568784492

node74.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.263
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.263
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:       1692464 kB
Buffers:         21644 kB
Cached:         283812 kB
SwapCached:          0 kB
Active:         255576 kB
Inactive:        64560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692464 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          24356 kB
Slab:            28724 kB
Committed_AS:    53912 kB
PageTables:       1756 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= 103240 MiB
End job on node74 at 2008-07-23 01:18:36