Trace number 1127769

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-wOPTIMUM 1578.24 1585.53

DiagnosticValue
CHECKS818403000
NODES2894090

General information on the benchmark

Namemaxcsp/cnf/3-40-100-1000/
normalized-cnf-3-40-800-810522_ext.xml
MD5SUM4420e8d1a0029a4ce42a870c7fa5b1ca
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints42
Best CPU time to get the best result obtained on this benchmark29.1516
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints771
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension771
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.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1127769-1216775964.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=80
0.29/0.36	       =>  wckTime=0.103  cpuTime=0.1  mem=6M867
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.29/0.37	   
0.29/0.37	   constraints being loaded...
0.48/0.57	     nbConstraints=771  nbRelationTypes=27  nbExtensionStructures=27  nbSharedExtensionStructures=744
0.48/0.57	     nbConflictsStructures=27  nbSharedConflictsStructures=744  nbSharedBinaryRepresentations=0  minDegree=42
0.48/0.57	     maxDegree=80  minArity=3  maxArity=3
0.48/0.57	       =>  wckTime=0.315  cpuTime=0.21  mem=11M743
0.58/0.62	   
0.58/0.62	   solver LocalSearchSolver being built... 
0.58/0.67	       =>  wckTime=0.413  cpuTime=0.25  mem=6M69
0.58/0.67	
0.58/0.67	s SATISFIABLE
0.58/0.67	o 94
0.58/0.67	o 85
0.58/0.67	o 81
0.58/0.67	o 78
0.58/0.68	o 73
0.58/0.68	o 70
0.58/0.68	o 63
0.58/0.68	o 60
0.58/0.68	o 58
0.58/0.68	o 57
0.58/0.68	o 55
0.58/0.68	o 54
0.58/0.68	o 53
0.58/0.69	o 52
0.68/0.71	o 50
0.68/0.71	o 47
0.68/0.71	o 46
0.79/0.89	o 45
0.99/1.02	o 44
0.99/1.03	o 43
1.18/1.27	o 42
2.68/2.79	   
2.68/2.79	   search
2.68/2.79	     run=0  nbConstraintChecks=14747198  nbAssignments=10000
2.68/2.79	       =>  wckTime=2.122  cpuTime=2.1  mem=7M61
4.88/4.92	   
4.88/4.92	   search
4.88/4.92	     run=1  nbConstraintChecks=29948827  nbAssignments=20000
4.88/4.92	       =>  wckTime=4.256  cpuTime=4.23  mem=7M61
6.88/6.99	   
6.88/6.99	   search
6.88/6.99	     run=2  nbConstraintChecks=44714620  nbAssignments=30000
6.88/6.99	       =>  wckTime=6.328  cpuTime=6.3  mem=7M61
9.08/9.11	   
9.08/9.11	   search
9.08/9.11	     run=3  nbConstraintChecks=59899139  nbAssignments=40000
9.08/9.11	       =>  wckTime=8.442  cpuTime=8.41  mem=7M61
11.08/11.18	   
11.08/11.18	   search
11.08/11.18	     run=4  nbConstraintChecks=74676858  nbAssignments=50000
11.08/11.18	       =>  wckTime=10.514  cpuTime=10.48  mem=7M61
13.18/13.27	   
13.18/13.28	   search
13.18/13.28	     run=5  nbConstraintChecks=89865817  nbAssignments=60000
13.18/13.28	       =>  wckTime=12.611  cpuTime=12.58  mem=7M61
15.28/15.33	   
15.28/15.33	   search
15.28/15.33	     run=6  nbConstraintChecks=104635506  nbAssignments=70000
15.28/15.33	       =>  wckTime=14.665  cpuTime=14.63  mem=7M61
17.38/17.43	   
17.38/17.43	   search
17.38/17.43	     run=7  nbConstraintChecks=119864954  nbAssignments=80000
17.38/17.43	       =>  wckTime=16.766  cpuTime=16.73  mem=7M61
19.38/19.48	   
19.38/19.48	   search
19.38/19.48	     run=8  nbConstraintChecks=134651521  nbAssignments=90000
19.38/19.48	       =>  wckTime=18.82  cpuTime=18.79  mem=7M61
21.48/21.59	   
21.48/21.59	   search
21.48/21.59	     run=9  nbConstraintChecks=149854208  nbAssignments=100000
21.48/21.59	       =>  wckTime=20.923  cpuTime=20.88  mem=7M61
23.57/23.68	   
23.57/23.68	   search
23.57/23.68	     run=10  nbConstraintChecks=164626834  nbAssignments=110000
23.57/23.68	       =>  wckTime=23.017  cpuTime=22.97  mem=7M61
25.75/25.82	   
25.75/25.82	   search
25.75/25.82	     run=11  nbConstraintChecks=179818969  nbAssignments=120000
25.75/25.82	       =>  wckTime=25.156  cpuTime=25.1  mem=7M61
27.84/27.91	   
27.84/27.91	   search
27.84/27.91	     run=12  nbConstraintChecks=194592533  nbAssignments=130000
27.84/27.91	       =>  wckTime=27.248  cpuTime=27.18  mem=7M61
29.93/30.06	   
29.93/30.06	   search
29.93/30.06	     run=13  nbConstraintChecks=209882786  nbAssignments=140000
29.93/30.06	       =>  wckTime=29.394  cpuTime=29.31  mem=7M61
31.23/31.34	   
31.23/31.34	   search
31.23/31.34	     run=14  nbConstraintChecks=218921814  nbAssignments=146211
31.23/31.34	       =>  wckTime=30.679  cpuTime=30.6  mem=7M61
31.23/31.35	   
31.23/31.35	   global
31.23/31.35	     nbConstraintChecks=218921814  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.23/31.35	     solvingWckTime=30.678  solvingCpuTime=30.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.23/31.35	     globalCpuTime=30.9
31.23/31.35	       =>  wckTime=31.092  cpuTime=30.85  mem=7M61
31.23/31.35	   
31.23/31.35	   solver DecomposerSolver being built... 
31.33/31.49	       =>  wckTime=31.24  cpuTime=30.96  mem=22M918
31.42/31.51	   
31.42/31.51	   preprocessing
31.42/31.51	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.42/31.51	     detectedInconsistency=no
31.42/31.51	       =>  wckTime=0.012  cpuTime=0.01  mem=22M918
1578.22/1585.50	   
1578.22/1585.50	   search
1578.22/1585.50	     run=0  nbConstraintChecks=818402606  nbValidityChecks=2294077331  minDepth=0  maxDepth=30  nbPropagations=0
1578.22/1585.50	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=2894092  nbFailedAssignments=863173  nbBacktracks=2030920
1578.22/1585.50	     nbVisitedNodes=4898204
1578.22/1585.50	       =>  wckTime=1554.003  cpuTime=1546.68  mem=23M909
1578.22/1585.50	   
1578.22/1585.50	   global
1578.22/1585.50	     nbConstraintChecks=818402606  nbValidityChecks=2294077331  solvingWckTime=1554.007  solvingCpuTime=1546.68
1578.22/1585.50	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=42  upperBoundWckTime=0.0
1578.22/1585.50	     upperBoundCpuTime=0.0  globalCpuTime=1577.69
1578.22/1585.50	       =>  wckTime=1585.249  cpuTime=1577.64  mem=23M909
1578.22/1585.50	
1578.22/1585.50	s OPTIMUM FOUND
1578.22/1585.50	v 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 0 0 1 1 0 
1578.22/1585.50	d NODES 2894092
1578.22/1585.50	d CHECKS 818402606
1578.22/1585.51	   
1578.22/1585.51	   totalWckTime=1585.319  totalCpuTime=1577.69

Verifier Data (download as text)

OK	42	729
42 unsatisfied constraints, 729 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-1127769-1216775964/watcher-1127769-1216775964 -o /tmp/evaluation-result-1127769-1216775964/solver-1127769-1216775964 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1127769-1216775964.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.89 1.99 1.99 3/73 4317
/proc/meminfo: memFree=1599736/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=18572 CPUtime=0
/proc/4317/stat : 4317 (runsolver) R 4315 4317 4003 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 4653583 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 209560595751 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4317/statm: 4643 292 257 25 0 2626 0

[startup+0.055367 s]
/proc/loadavg: 1.89 1.99 1.99 3/73 4317
/proc/meminfo: memFree=1599736/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=862716 CPUtime=0.03
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 2381 0 1 0 2 1 0 0 18 0 7 0 4653583 883421184 1964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 215679 1964 902 9 0 210658 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862716

[startup+0.109081 s]
/proc/loadavg: 1.89 1.99 1.99 3/73 4317
/proc/meminfo: memFree=1599736/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=865988 CPUtime=0.09
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 3755 0 1 0 7 2 0 0 18 0 9 0 4653583 886771712 3218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216497 3218 1699 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301823 s]
/proc/loadavg: 1.89 1.99 1.99 3/73 4317
/proc/meminfo: memFree=1599736/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=866360 CPUtime=0.29
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 5823 0 1 0 24 5 0 0 18 0 9 0 4653583 887152640 5198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216590 5198 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866360

[startup+0.701862 s]
/proc/loadavg: 1.89 1.99 1.99 3/73 4317
/proc/meminfo: memFree=1599736/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=0.68
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9202 0 1 0 61 7 0 0 18 0 9 0 4653583 887922688 8369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 8369 2632 9 0 211284 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867112

[startup+1.50294 s]
/proc/loadavg: 1.89 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1576368/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1.49
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9209 0 1 0 129 20 0 0 18 0 9 0 4653583 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216779 8376 2634 9 0 211285 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1.25
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 6756 0 1 0 107 18 0 0 19 0 9 0 4653585 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 17 0 9 0 4653587 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867116 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887926784 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.17
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 491 0 0 0 17 0 0 0 16 0 9 0 4653589 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4653589 887922688 8376 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867112

[startup+3.1021 s]
/proc/loadavg: 1.89 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1576048/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=3.08
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9214 0 1 0 259 49 0 0 18 0 9 0 4653583 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 8380 2635 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=2.84
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 6757 0 1 0 237 47 0 0 24 0 9 0 4653585 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.17
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 495 0 0 0 17 0 0 0 16 0 9 0 4653589 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4653589 887922688 8380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867112

[startup+6.30141 s]
/proc/loadavg: 1.90 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1575472/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=6.29
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9216 0 1 0 530 99 0 0 18 0 9 0 4653583 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 8381 2635 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=6.04
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 6758 0 1 0 508 96 0 0 24 0 9 0 4653585 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867116 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887926784 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.17
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 496 0 0 0 17 0 0 0 16 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867112

[startup+12.7011 s]
/proc/loadavg: 1.91 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1574704/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=12.68
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9216 0 1 0 1060 208 0 0 18 0 9 0 4653583 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 8381 2635 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867116 CPUtime=12.44
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 6758 0 1 0 1038 206 0 0 25 0 9 0 4653585 887926784 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867116 CPUtime=0.17
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 496 0 0 0 17 0 0 0 16 0 9 0 4653589 887926784 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867112

[startup+25.5011 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1573168/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=25.45
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 9216 0 1 0 2126 419 0 0 18 0 9 0 4653583 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 8381 2635 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=25.21
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 6758 0 1 0 2104 417 0 0 25 0 9 0 4653585 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4126790559 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.17
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 496 0 0 0 17 0 0 0 16 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4653589 887922688 8381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 867112

[startup+51.1016 s]
/proc/loadavg: 1.95 1.99 1.99 3/82 4326
/proc/meminfo: memFree=1559792/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=50.93
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11966 0 1 0 4574 519 0 0 18 0 9 0 4653583 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11127 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=50.6
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9460 0 1 0 4543 517 0 0 25 0 9 0 4653585 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4126951225 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 544 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11127 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0

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

/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 154904 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1553.94
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 154871 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126879402 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1554.33
Current children cumulated vsize (KiB) 867112

[startup+1574.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1489008/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1567.06
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 156177 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1566.68
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 156145 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126956485 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1567.06
Current children cumulated vsize (KiB) 867112

[startup+1580.71 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1488816/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1573.44
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 156815 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1573.05
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 156782 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126954640 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1573.44
Current children cumulated vsize (KiB) 867112

[startup+1583.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1488752/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1576.63
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 157134 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1576.24
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 157101 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126746301 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1576.63
Current children cumulated vsize (KiB) 867112

[startup+1584.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1488752/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1577.42
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 157213 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1577.03
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 157180 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126911989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1577.42
Current children cumulated vsize (KiB) 867112

[startup+1585.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1488752/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1577.82
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 157253 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1577.43
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 157220 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4126920823 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1577.82
Current children cumulated vsize (KiB) 867112

[startup+1585.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 4328
/proc/meminfo: memFree=1488752/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=867112 CPUtime=1578.22
/proc/4317/stat : 4317 (java) S 4315 4317 4003 0 -1 0 11970 0 1 0 157293 529 0 0 18 0 9 0 4653583 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4317/statm: 216778 11131 2636 9 0 211284 0
[pid=4317/tid=4319] ppid=4315 vsize=867112 CPUtime=1577.83
/proc/4317/task/4319/stat : 4319 (java) R 4315 4317 4003 0 -1 64 9463 0 1 0 157260 523 0 0 25 0 9 0 4653585 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4125958810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4320] ppid=4315 vsize=867112 CPUtime=0.03
/proc/4317/task/4320/stat : 4320 (java) S 4315 4317 4003 0 -1 64 1266 0 0 0 3 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4321] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4321/stat : 4321 (java) S 4315 4317 4003 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4322] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4322/stat : 4322 (java) S 4315 4317 4003 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4653587 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4323] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4323/stat : 4323 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4324] ppid=4315 vsize=867112 CPUtime=0.26
/proc/4317/task/4324/stat : 4324 (java) S 4315 4317 4003 0 -1 64 545 0 0 0 26 0 0 0 16 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4317/tid=4325] ppid=4315 vsize=867112 CPUtime=0
/proc/4317/task/4325/stat : 4325 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4317/tid=4326] ppid=4315 vsize=867112 CPUtime=0.05
/proc/4317/task/4326/stat : 4326 (java) S 4315 4317 4003 0 -1 64 1 0 0 0 2 3 0 0 15 0 9 0 4653589 887922688 11131 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1578.22
Current children cumulated vsize (KiB) 867112

Child status: 0
Real time (s): 1585.53
CPU time (s): 1578.24
CPU user time (s): 1572.94
CPU system time (s): 5.30219
CPU usage (%): 99.5402
Max. virtual memory (cumulated for all children) (KiB): 867116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1572.94
system time used= 5.30219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12073
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= 33448
involuntary context switches= 23822

runsolver used 2.03369 second user time and 4.82727 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-23 03:19:24
IDJOB=1127769
IDBENCH=63956
IDSOLVER=359
FILE ID=node68/1127769-1216775964
PBS_JOBID= 7974112
Free space on /tmp= 66552 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/cnf/3-40-100-1000/normalized-cnf-3-40-800-810522_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127769-1216775964/watcher-1127769-1216775964 -o /tmp/evaluation-result-1127769-1216775964/solver-1127769-1216775964 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1127769-1216775964.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4420e8d1a0029a4ce42a870c7fa5b1ca
RANDOM SEED=1046152523

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1600216 kB
Buffers:         34192 kB
Cached:         332532 kB
SwapCached:          0 kB
Active:         336096 kB
Inactive:        74848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600216 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2800 kB
Writeback:           0 kB
Mapped:          55568 kB
Slab:            29936 kB
Committed_AS:   106624 kB
PageTables:       1880 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= 66552 MiB
End job on node68 at 2008-07-23 03:45:50