Trace number 1109275

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)651 3600.05 3601.34

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-33_ext.xml
MD5SUMaa7b2353cb628418d82c0cbdd1fd0d6d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints651
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.04/0.07	
0.04/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-wdeg.xml
0.21/0.24	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1109275-1215801762.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.21/0.30	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.21/0.30	       =>  wckTime=0.093  cpuTime=0.1  mem=6M867
0.21/0.30	   
0.21/0.30	   relations being loaded...
0.33/0.35	   
0.33/0.35	   constraints being loaded...
0.76/0.64	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.76/0.64	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1898
0.76/0.64	     maxDegree=1981  minArity=15  maxArity=15
0.76/0.64	       =>  wckTime=0.435  cpuTime=0.43  mem=26M882
0.86/0.73	   
0.86/0.73	   solver LocalSearchSolver being built... 
0.86/0.76	       =>  wckTime=0.559  cpuTime=0.47  mem=11M728
0.98/0.83	
0.98/0.83	s SATISFIABLE
0.98/0.83	o 2081
0.98/0.87	o 2025
1.08/0.92	o 2016
1.08/0.96	o 2005
1.18/1.01	o 1983
1.18/1.06	o 1930
1.28/1.14	o 1826
1.28/1.18	o 1769
1.47/1.30	o 1745
1.47/1.38	o 1644
1.57/1.41	o 1488
1.57/1.45	o 1385
1.77/1.62	o 1319
2.07/1.96	o 1300
2.28/2.15	o 1261
21.67/21.55	o 1247
21.67/21.56	o 651
51.65/51.60	   
51.65/51.60	   search
51.65/51.60	     run=0  nbConstraintChecks=49648280  nbAssignments=1451
51.65/51.60	       =>  wckTime=50.836  cpuTime=50.81  mem=12M692
51.76/51.60	   
51.76/51.60	   global
51.76/51.60	     nbConstraintChecks=49648280  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.76/51.60	     solvingWckTime=50.836  solvingCpuTime=50.81  expiredTime=no  totalExploration=no  nbFoundSolutions=0
51.76/51.60	     globalCpuTime=51.32
51.76/51.60	       =>  wckTime=51.395  cpuTime=51.28  mem=12M692
51.76/51.60	   
51.76/51.60	   solver DecomposerSolver being built... 
52.07/51.97	       =>  wckTime=51.764  cpuTime=51.57  mem=26M397
52.18/52.00	   
52.18/52.00	   preprocessing
52.18/52.00	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
52.18/52.00	     detectedInconsistency=no
52.18/52.00	       =>  wckTime=0.034  cpuTime=0.04  mem=29M339
3600.01/3601.32	v 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 

Verifier Data (download as text)

OK	651	2062
651 unsatisfied constraints, 2062 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-1109275-1215801762/watcher-1109275-1215801762 -o /tmp/evaluation-result-1109275-1215801762/solver-1109275-1215801762 -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-1109275-1215801762.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: 0.92 0.98 0.99 3/95 12124
/proc/meminfo: memFree=1923696/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=152 CPUtime=0
/proc/12124/stat : 12124 (java) R 12122 12124 11547 0 -1 0 205 0 0 0 0 0 0 0 19 0 1 0 36873397 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 6378276 0 0 4096 0 0 0 0 17 0 0 0
/proc/12124/statm: 38 26 19 9 0 4 0

[startup+0.053621 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 12124
/proc/meminfo: memFree=1923696/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=864948 CPUtime=0.04
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 2797 0 1 0 3 1 0 0 19 0 9 0 36873397 885706752 2336 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 216237 2337 1118 9 0 211194 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864948

[startup+0.101624 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 12124
/proc/meminfo: memFree=1923696/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=866756 CPUtime=0.1
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 3965 0 1 0 8 2 0 0 19 0 9 0 36873397 887558144 3406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 216689 3407 1778 9 0 211244 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866756

[startup+0.301648 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 12124
/proc/meminfo: memFree=1923696/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=867244 CPUtime=0.33
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 6408 0 1 0 28 5 0 0 19 0 9 0 36873397 888057856 5780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 216811 5780 1963 9 0 211339 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867244

[startup+0.70169 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 12124
/proc/meminfo: memFree=1923696/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868268 CPUtime=0.86
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 12703 0 1 0 78 8 0 0 19 0 9 0 36873397 889106432 11873 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217067 11873 2609 9 0 211595 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 868268

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1879528/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=1.67
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14428 0 1 0 158 9 0 0 19 0 9 0 36873397 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13595 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=1.38
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10427 0 1 0 132 6 0 0 23 0 9 0 36873398 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4126965225 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 16 0 9 0 36873399 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 647 0 0 0 18 0 0 0 15 0 9 0 36873401 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 13595 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 868356

[startup+3.10296 s]
/proc/loadavg: 0.92 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1879272/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3.27
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14432 0 1 0 318 9 0 0 19 0 9 0 36873397 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13597 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=2.98
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10429 0 1 0 292 6 0 0 25 0 9 0 36873398 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4126822929 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 17 0 9 0 36873399 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 649 0 0 0 18 0 0 0 15 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 13597 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) 868356

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1879016/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=6.47
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14434 0 1 0 638 9 0 0 19 0 9 0 36873397 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13597 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=6.18
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10431 0 1 0 611 7 0 0 25 0 9 0 36873398 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4126822863 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 16 0 9 0 36873399 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 649 0 0 0 18 0 0 0 15 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 868356

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1878760/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=12.87
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14434 0 1 0 1276 11 0 0 19 0 9 0 36873397 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13597 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=12.58
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10431 0 1 0 1250 8 0 0 25 0 9 0 36873398 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4126958712 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 16 0 9 0 36873399 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 649 0 0 0 18 0 0 0 15 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 868356

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1878768/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=25.65
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14434 0 1 0 2552 13 0 0 19 0 9 0 36873397 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13597 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=25.37
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10431 0 1 0 2526 11 0 0 25 0 9 0 36873398 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4126822882 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 16 0 9 0 36873399 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 649 0 0 0 18 0 0 0 15 0 9 0 36873401 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 13597 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 868356

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/104 12133
/proc/meminfo: memFree=1878768/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=51.25
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 14435 0 1 0 5105 20 0 0 19 0 9 0 36873397 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 13598 2633 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=50.96
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 10431 0 1 0 5079 17 0 0 25 0 9 0 36873398 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4126822914 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.07
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 2659 0 0 0 7 0 0 0 16 0 9 0 36873399 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36873400 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.18
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 650 0 0 0 18 0 0 0 16 0 9 0 36873401 889196544 13598 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0

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

/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341.13
Current children cumulated vsize (KiB) 868356

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842544/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3401.1
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 340082 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3400.64
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 340040 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4126958789 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3401.1
Current children cumulated vsize (KiB) 868356

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842352/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3461.07
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 346079 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3460.6
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 346036 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4126822912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3461.07
Current children cumulated vsize (KiB) 868356

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842352/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3521.04
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 352076 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3520.58
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 352034 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4127095703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3521.04
Current children cumulated vsize (KiB) 868356

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842288/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3581.01
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 358073 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3580.55
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 358031 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4126822876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3581.01
Current children cumulated vsize (KiB) 868356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842288/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3600.01
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 359973 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3599.55
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 359931 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4127094790 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 868356

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

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

[startup+3601.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/104 12141
/proc/meminfo: memFree=1842288/2055920 swapFree=4161876/4192956
[pid=12124] ppid=12122 vsize=868356 CPUtime=3600.01
/proc/12124/stat : 12124 (java) S 12122 12124 11547 0 -1 0 23068 0 1 0 359973 28 0 0 19 0 9 0 36873397 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12124/statm: 217089 22173 2637 9 0 211595 0
[pid=12124/tid=12126] ppid=12122 vsize=868356 CPUtime=3599.55
/proc/12124/task/12126/stat : 12126 (java) R 12122 12124 11547 0 -1 64 15888 0 1 0 359931 24 0 0 25 0 9 0 36873398 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4127094790 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12127] ppid=12122 vsize=868356 CPUtime=0.14
/proc/12124/task/12127/stat : 12127 (java) S 12122 12124 11547 0 -1 64 5752 0 0 0 13 1 0 0 16 0 9 0 36873399 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12128] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12128/stat : 12128 (java) S 12122 12124 11547 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12129] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12129/stat : 12129 (java) S 12122 12124 11547 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36873400 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12130] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12130/stat : 12130 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12131] ppid=12122 vsize=868356 CPUtime=0.29
/proc/12124/task/12131/stat : 12131 (java) S 12122 12124 11547 0 -1 64 727 0 0 0 28 1 0 0 17 0 9 0 36873401 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12132] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12132/stat : 12132 (java) S 12122 12124 11547 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12124/tid=12133] ppid=12122 vsize=868356 CPUtime=0
/proc/12124/task/12133/stat : 12133 (java) S 12122 12124 11547 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36873402 889196544 22173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 868356

Child status: 143
Real time (s): 3601.34
CPU time (s): 3600.05
CPU user time (s): 3599.75
CPU system time (s): 0.301954
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 868360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23087
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= 73534
involuntary context switches= 85178

runsolver used 5.75712 second user time and 13.9009 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-11 20:42:42
IDJOB=1109275
IDBENCH=60943
IDSOLVER=359
FILE ID=node86/1109275-1215801762
PBS_JOBID= 7903212
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aa7b2353cb628418d82c0cbdd1fd0d6d
RANDOM SEED=1804237609

node86.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.214
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.214
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:       1924176 kB
Buffers:         15752 kB
Cached:          57560 kB
SwapCached:       6656 kB
Active:          54396 kB
Inactive:        31628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924176 kB
SwapTotal:     4192956 kB
SwapFree:      4161876 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          19900 kB
Slab:            28136 kB
Committed_AS:   271564 kB
PageTables:       4064 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= 66556 MiB
End job on node86 at 2008-07-11 21:42:45