Trace number 1109412

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)780 2218.84 4000.22

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-21_ext.xml
MD5SUMc73985dc9e0569d723a93b3222010fbc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints37
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
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.01/0.07	
0.01/0.07	Abscon 112 (May, 2008)
0.10/0.20	
0.22/0.20	   configuration
0.22/0.20	     name=mrdac-ddeg.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1109412-1215803173.xml
0.22/0.27	   
0.22/0.27	   domains being loaded...
0.22/0.28	   
0.22/0.28	   variables being loaded...
0.22/0.29	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.22/0.29	       =>  wckTime=0.092  cpuTime=0.09  mem=6M867
0.22/0.29	   
0.22/0.29	   relations being loaded...
0.33/0.34	   
0.33/0.34	   constraints being loaded...
0.76/0.63	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.76/0.63	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1891
0.76/0.63	     maxDegree=1979  minArity=15  maxArity=15
0.76/0.63	       =>  wckTime=0.435  cpuTime=0.44  mem=26M914
0.86/0.73	   
0.86/0.73	   solver LocalSearchSolver being built... 
0.86/0.75	       =>  wckTime=0.555  cpuTime=0.47  mem=11M654
0.98/0.82	
0.98/0.82	s SATISFIABLE
0.98/0.82	o 1998
1.08/0.91	o 1905
1.08/0.96	o 1831
1.08/1.00	o 1766
1.18/1.04	o 1708
1.18/1.08	o 1581
1.28/1.11	o 1354
3.07/2.99	o 1323
3.37/3.25	o 1200
33.43/33.32	   
33.43/33.32	   search
33.43/33.32	     run=0  nbConstraintChecks=29024279  nbAssignments=800
33.43/33.32	       =>  wckTime=32.57  cpuTime=32.52  mem=12M667
33.43/33.32	   
33.43/33.32	   global
33.43/33.32	     nbConstraintChecks=29024279  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.43/33.32	     solvingWckTime=32.57  solvingCpuTime=32.51  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.43/33.32	     globalCpuTime=33.03
33.43/33.32	       =>  wckTime=33.126  cpuTime=32.99  mem=12M667
33.43/33.33	   
33.43/33.33	   solver DecomposerSolver being built... 
33.84/33.73	       =>  wckTime=33.528  cpuTime=33.28  mem=26M591
33.84/33.76	   
33.84/33.76	   preprocessing
33.84/33.76	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.84/33.76	     detectedInconsistency=no
33.84/33.76	       =>  wckTime=0.032  cpuTime=0.03  mem=29M552
38.26/38.11	o 1044
38.26/38.11	    First solution found
41.26/41.18	o 812
49.44/49.37	o 780
2218.81/4000.02	v 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 

Verifier Data (download as text)

OK	780	1933
780 unsatisfied constraints, 1933 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-1109412-1215803173/watcher-1109412-1215803173 -o /tmp/evaluation-result-1109412-1215803173/solver-1109412-1215803173 -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-1109412-1215803173.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: 7.53 8.45 8.58 3/107 12402
/proc/meminfo: memFree=79508/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=10336 CPUtime=0
/proc/12402/stat : 12402 (java) R 12400 12402 11074 0 -1 0 456 0 0 0 0 0 0 0 20 0 1 0 37018637 10584064 259 996147200 134512640 134550740 4294955952 18446744073709551615 10232618 0 0 4096 0 0 0 0 17 0 0 0
/proc/12402/statm: 2584 266 144 9 0 1102 0

[startup+0.016665 s]
/proc/loadavg: 7.53 8.45 8.58 3/107 12402
/proc/meminfo: memFree=79508/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=860580 CPUtime=0.01
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 1393 0 1 0 0 1 0 0 20 0 2 0 37018637 881233920 1142 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 215145 1143 420 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101683 s]
/proc/loadavg: 7.53 8.45 8.58 3/107 12402
/proc/meminfo: memFree=79508/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=866016 CPUtime=0.1
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 4012 0 1 0 8 2 0 0 20 0 9 0 37018637 886800384 3453 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 216504 3453 1787 9 0 211059 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866016

[startup+0.301722 s]
/proc/loadavg: 7.53 8.45 8.58 3/107 12402
/proc/meminfo: memFree=79508/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=867416 CPUtime=0.33
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 6390 0 1 0 29 4 0 0 20 0 9 0 37018637 888233984 5761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 216854 5761 1964 9 0 211382 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867416

[startup+0.701791 s]
/proc/loadavg: 7.53 8.45 8.58 3/107 12402
/proc/meminfo: memFree=79508/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868440 CPUtime=0.86
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 12714 0 1 0 80 6 0 0 20 0 9 0 37018637 889282560 11884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217110 11884 2609 9 0 211638 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 868440

[startup+1.50294 s]
/proc/loadavg: 7.53 8.45 8.58 2/116 12411
/proc/meminfo: memFree=35276/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=1.68
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 14443 0 1 0 161 7 0 0 20 0 9 0 37018637 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 13610 2633 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=1.39
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 10427 0 1 0 134 5 0 0 23 0 9 0 37018638 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4126822876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.07
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37018639 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.18
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 658 0 0 0 18 0 0 0 15 0 9 0 37018641 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37018641 889372672 13610 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 868528

[startup+3.10124 s]
/proc/loadavg: 7.53 8.45 8.58 2/116 12411
/proc/meminfo: memFree=34956/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=3.27
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 14447 0 1 0 320 7 0 0 20 0 9 0 37018637 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 13612 2633 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2.98
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 10429 0 1 0 293 5 0 0 25 0 9 0 37018638 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4126957187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.07
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 2662 0 0 0 7 0 0 0 17 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.18
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 660 0 0 0 18 0 0 0 15 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 868528

[startup+6.30282 s]
/proc/loadavg: 7.48 8.42 8.57 2/116 12411
/proc/meminfo: memFree=34828/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=6.46
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 14449 0 1 0 639 7 0 0 20 0 9 0 37018637 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 13612 2633 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=6.18
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 10431 0 1 0 613 5 0 0 25 0 9 0 37018638 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4126822863 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.07
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.18
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 660 0 0 0 18 0 0 0 16 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 868528

[startup+12.703 s]
/proc/loadavg: 7.45 8.40 8.56 2/116 12411
/proc/meminfo: memFree=37388/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=12.85
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 14449 0 1 0 1276 9 0 0 20 0 9 0 37018637 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 13612 2633 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=12.56
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 10431 0 1 0 1249 7 0 0 25 0 9 0 37018638 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4126822840 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.07
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.18
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 660 0 0 0 18 0 0 0 16 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.85
Current children cumulated vsize (KiB) 868528

[startup+25.5013 s]
/proc/loadavg: 7.35 8.33 8.54 3/116 12411
/proc/meminfo: memFree=40780/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=25.64
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 14449 0 1 0 2550 14 0 0 20 0 9 0 37018637 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 13612 2633 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=25.35
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 10431 0 1 0 2523 12 0 0 25 0 9 0 37018638 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4126957116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.07
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 2662 0 0 0 7 0 0 0 16 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37018639 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.18
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 660 0 0 0 18 0 0 0 16 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37018641 889372672 13612 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 868528

[startup+51.102 s]
/proc/loadavg: 7.23 8.22 8.50 2/116 12411
/proc/meminfo: memFree=19212/2055920 swapFree=4152012/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=51.24
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23042 0 1 0 5103 21 0 0 20 0 9 0 37018637 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22163 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=50.77
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15876 0 1 0 5061 16 0 0 25 0 9 0 37018638 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4126973435 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.16
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 14 2 0 0 16 0 9 0 37018639 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.26
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 711 0 0 0 26 0 0 0 16 0 9 0 37018641 889372672 22163 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0

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

/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2069.99
Current children cumulated vsize (KiB) 868528

[startup+3762.3 s]
/proc/loadavg: 3.00 3.01 3.13 5/135 12528
/proc/meminfo: memFree=1645620/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=2099.98
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23072 0 1 0 209962 36 0 0 20 0 9 0 37018637 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22177 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2099.35
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15883 0 1 0 209910 25 0 0 25 0 9 0 37018638 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4126822896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2099.98
Current children cumulated vsize (KiB) 868528

[startup+3822.3 s]
/proc/loadavg: 3.06 3.02 3.12 4/135 12528
/proc/meminfo: memFree=1645620/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=2129.96
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23072 0 1 0 212960 36 0 0 20 0 9 0 37018637 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22177 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2129.33
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15883 0 1 0 212908 25 0 0 25 0 9 0 37018638 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4127093444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2129.96
Current children cumulated vsize (KiB) 868528

[startup+3882.3 s]
/proc/loadavg: 3.07 3.03 3.12 4/135 12528
/proc/meminfo: memFree=1645428/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=2159.94
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23072 0 1 0 215958 36 0 0 20 0 9 0 37018637 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22177 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2159.32
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15883 0 1 0 215907 25 0 0 25 0 9 0 37018638 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4127091092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2159.94
Current children cumulated vsize (KiB) 868528

[startup+3942.3 s]
/proc/loadavg: 3.07 3.04 3.11 4/135 12528
/proc/meminfo: memFree=1645300/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=2189.92
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23072 0 1 0 218956 36 0 0 20 0 9 0 37018637 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22177 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2189.29
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15883 0 1 0 218904 25 0 0 25 0 9 0 37018638 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4127141698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2189.92
Current children cumulated vsize (KiB) 868528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+4000 s]
/proc/loadavg: 3.07 3.04 3.10 5/135 12528
/proc/meminfo: memFree=1645428/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=868528 CPUtime=2218.81
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23072 0 1 0 221845 36 0 0 20 0 9 0 37018637 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217132 22177 2637 9 0 211638 0
[pid=12402/tid=12404] ppid=12400 vsize=868528 CPUtime=2218.18
/proc/12402/task/12404/stat : 12404 (java) R 12400 12402 11074 0 -1 64 15883 0 1 0 221793 25 0 0 25 0 9 0 37018638 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4127091047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=868528 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) S 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37018639 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12408/stat : 12408 (java) S 12400 12402 11074 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=868528 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=868528 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12411] ppid=12400 vsize=868528 CPUtime=0.08
/proc/12402/task/12411/stat : 12411 (java) S 12400 12402 11074 0 -1 64 1 0 0 0 4 4 0 0 15 0 9 0 37018641 889372672 22177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2218.81
Current children cumulated vsize (KiB) 868528

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

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

[startup+4000.2 s]
/proc/loadavg: 3.07 3.04 3.10 5/135 12528
/proc/meminfo: memFree=1645428/2055920 swapFree=4152016/4192956
[pid=12402] ppid=12400 vsize=869176 CPUtime=2218.81
/proc/12402/stat : 12402 (java) S 12400 12402 11074 0 -1 0 23091 0 1 0 221845 36 0 0 16 0 8 0 37018637 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12402/statm: 217294 22194 2638 9 0 211800 0
[pid=12402/tid=12404] ppid=12400 vsize=869176 CPUtime=2218.18
/proc/12402/task/12404/stat : 12404 (java) S 12400 12402 11074 0 -1 64 15883 0 1 0 221793 25 0 0 25 0 8 0 37018638 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12405] ppid=12400 vsize=869176 CPUtime=0.2
/proc/12402/task/12405/stat : 12405 (java) R 12400 12402 11074 0 -1 64 5755 0 0 0 17 3 0 0 15 0 8 0 37018639 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12406] ppid=12400 vsize=869176 CPUtime=0
/proc/12402/task/12406/stat : 12406 (java) S 12400 12402 11074 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 37018639 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=869176 CPUtime=0
/proc/12402/task/12407/stat : 12407 (java) S 12400 12402 11074 0 -1 64 9 0 0 0 0 0 0 0 16 0 8 0 37018639 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=869176 CPUtime=0.29
/proc/12402/task/12409/stat : 12409 (java) S 12400 12402 11074 0 -1 64 734 0 0 0 29 0 0 0 16 0 8 0 37018641 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12402/tid=12410] ppid=12400 vsize=869176 CPUtime=0
/proc/12402/task/12410/stat : 12410 (java) S 12400 12402 11074 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 37018641 890036224 22194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2218.81
Current children cumulated vsize (KiB) 869176

Child status: 143
Real time (s): 4000.22
CPU time (s): 2218.84
CPU user time (s): 2218.46
CPU system time (s): 0.379942
CPU usage (%): 55.4678
Max. virtual memory (cumulated for all children) (KiB): 869176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2218.46
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23092
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= 81440
involuntary context switches= 79851

runsolver used 8.48471 second user time and 21.9187 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-11 21:07:01
IDJOB=1109412
IDBENCH=60960
IDSOLVER=360
FILE ID=node90/1109412-1215803173
PBS_JOBID= 7903035
Free space on /tmp= 64864 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-21_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-1109412-1215803173/watcher-1109412-1215803173 -o /tmp/evaluation-result-1109412-1215803173/solver-1109412-1215803173 -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-1109412-1215803173.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c73985dc9e0569d723a93b3222010fbc
RANDOM SEED=1743602629

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:         80052 kB
Buffers:         11220 kB
Cached:        1775796 kB
SwapCached:      21240 kB
Active:        1811948 kB
Inactive:        23796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         80052 kB
SwapTotal:     4192956 kB
SwapFree:      4152012 kB
Dirty:           63444 kB
Writeback:         568 kB
Mapped:          66252 kB
Slab:           121212 kB
Committed_AS:   308168 kB
PageTables:       5036 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node90 at 2008-07-11 22:13:43