Trace number 1109300

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)420 3600.06 3601.54

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-20_ext.xml
MD5SUMd17694413f5053e664fee054371c1eab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints420
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.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.22	
0.19/0.22	   configuration
0.19/0.22	     name=mrdac-ddeg.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1109300-1215801966.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.33	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.33	       =>  wckTime=0.113  cpuTime=0.09  mem=6M867
0.29/0.33	   
0.29/0.33	   relations being loaded...
0.29/0.39	   
0.29/0.39	   constraints being loaded...
0.72/0.68	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.72/0.68	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1884
0.72/0.68	     maxDegree=1985  minArity=15  maxArity=15
0.72/0.68	       =>  wckTime=0.46  cpuTime=0.44  mem=27M926
0.84/0.77	   
0.84/0.77	   solver LocalSearchSolver being built... 
0.95/0.80	       =>  wckTime=0.585  cpuTime=0.49  mem=11M769
0.95/0.87	
0.95/0.87	s SATISFIABLE
0.95/0.87	o 2058
1.16/1.02	o 2035
1.16/1.06	o 2032
1.26/1.11	o 2028
1.26/1.15	o 1823
1.26/1.19	o 1749
1.36/1.22	o 1587
1.36/1.25	o 1443
1.36/1.29	o 1377
1.45/1.36	o 1339
1.45/1.39	o 1324
2.26/2.17	o 1215
2.26/2.20	o 1183
2.36/2.23	o 860
2.36/2.26	o 808
32.33/32.30	   
32.33/32.30	   search
32.33/32.30	     run=0  nbConstraintChecks=31095066  nbAssignments=935
32.33/32.30	       =>  wckTime=31.493  cpuTime=31.45  mem=12M733
32.43/32.30	   
32.43/32.30	   global
32.43/32.30	     nbConstraintChecks=31095066  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.43/32.30	     solvingWckTime=31.492  solvingCpuTime=31.46  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.43/32.30	     globalCpuTime=31.98
32.43/32.30	       =>  wckTime=32.078  cpuTime=31.95  mem=12M733
32.43/32.30	   
32.43/32.30	   solver DecomposerSolver being built... 
32.76/32.68	       =>  wckTime=32.463  cpuTime=32.25  mem=26M395
32.87/32.72	   
32.87/32.72	   preprocessing
32.87/32.72	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.87/32.72	     detectedInconsistency=no
32.87/32.72	       =>  wckTime=0.034  cpuTime=0.03  mem=29M317
33.68/33.50	o 796
33.68/33.50	    First solution found
33.78/33.64	o 420
3600.01/3601.51	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 

Verifier Data (download as text)

OK	420	2293
420 unsatisfied constraints, 2293 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-1109300-1215801966/watcher-1109300-1215801966 -o /tmp/evaluation-result-1109300-1215801966/solver-1109300-1215801966 -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-1109300-1215801966.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 15576
/proc/meminfo: memFree=1957944/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=1616 CPUtime=0
/proc/15576/stat : 15576 (java) R 15574 15576 13631 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 36892319 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15576/statm: 405 145 119 9 0 47 0

[startup+0.0290299 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 15576
/proc/meminfo: memFree=1957944/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=861876 CPUtime=0.02
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 1991 0 1 0 1 1 0 0 18 0 5 0 36892319 882561024 1667 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 215469 1670 769 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101045 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 15576
/proc/meminfo: memFree=1957944/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=866768 CPUtime=0.1
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 3931 0 1 0 8 2 0 0 18 0 9 0 36892319 887570432 3372 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 216692 3372 1762 9 0 211247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866768

[startup+0.301074 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 15576
/proc/meminfo: memFree=1957944/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=867152 CPUtime=0.29
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 5974 0 2 0 25 4 0 0 18 0 9 0 36892319 887963648 5351 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 216788 5356 1959 9 0 211316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867152

[startup+0.701128 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 15576
/proc/meminfo: memFree=1957944/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868208 CPUtime=0.84
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 11931 0 2 0 77 7 0 0 18 0 9 0 36892319 889044992 11234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217052 11234 2053 9 0 211580 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 868208

[startup+1.50124 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 15585
/proc/meminfo: memFree=1913008/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=1.65
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 14493 0 2 0 157 8 0 0 18 0 9 0 36892319 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 13661 2633 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=1.35
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 10481 0 2 0 129 6 0 0 23 0 9 0 36892320 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4126822906 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.07
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 2674 0 0 0 7 0 0 0 16 0 9 0 36892322 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.2
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 641 0 0 0 20 0 0 0 16 0 9 0 36892324 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 13661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 868296

[startup+3.10246 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 15585
/proc/meminfo: memFree=1912816/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3.25
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 14496 0 2 0 317 8 0 0 18 0 9 0 36892319 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 13662 2633 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=2.94
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 10482 0 2 0 288 6 0 0 25 0 9 0 36892320 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4126828092 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.07
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 2674 0 0 0 7 0 0 0 17 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.2
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 643 0 0 0 20 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 868296

[startup+6.30192 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 15585
/proc/meminfo: memFree=1912568/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=6.45
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 14498 0 2 0 636 9 0 0 18 0 9 0 36892319 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 13662 2633 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=6.14
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 10484 0 2 0 607 7 0 0 25 0 9 0 36892320 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4126822839 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.07
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 2674 0 0 0 7 0 0 0 16 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.2
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 643 0 0 0 20 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 868296

[startup+12.7028 s]
/proc/loadavg: 1.06 1.01 1.00 2/73 15585
/proc/meminfo: memFree=1912456/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=12.85
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 14498 0 2 0 1275 10 0 0 18 0 9 0 36892319 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 13662 2633 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=12.54
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 10484 0 2 0 1246 8 0 0 25 0 9 0 36892320 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4126828077 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.07
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 2674 0 0 0 7 0 0 0 16 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.2
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 643 0 0 0 20 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 13662 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) 868296

[startup+25.5016 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 15585
/proc/meminfo: memFree=1912520/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=25.64
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 14498 0 2 0 2550 14 0 0 18 0 9 0 36892319 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 13662 2633 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=25.33
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 10484 0 2 0 2521 12 0 0 25 0 9 0 36892320 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4126957187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.07
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 2674 0 0 0 7 0 0 0 16 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36892322 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.2
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 643 0 0 0 20 0 0 0 15 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 13662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 13662 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) 868296

[startup+51.1013 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 15585
/proc/meminfo: memFree=1878536/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=51.27
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23065 0 2 0 5107 20 0 0 18 0 9 0 36892319 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22185 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=50.81
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15901 0 2 0 5064 17 0 0 25 0 9 0 36892320 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4126958728 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.28
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 693 0 0 0 28 0 0 0 16 0 9 0 36892324 889135104 22185 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0

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

/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.93
Current children cumulated vsize (KiB) 868296

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876488/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3400.9
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 340067 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3400.41
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 340022 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4126958816 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.9
Current children cumulated vsize (KiB) 868296

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876360/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3460.87
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 346064 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3460.38
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 346019 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4126828052 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.87
Current children cumulated vsize (KiB) 868296

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876296/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3520.85
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 352062 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3520.35
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 352016 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4127089647 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.85
Current children cumulated vsize (KiB) 868296

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876232/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3580.82
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 358059 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3580.32
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 358013 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.82
Current children cumulated vsize (KiB) 868296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876296/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3600.01
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 359978 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3599.52
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 359933 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 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) 868296

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

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

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15593
/proc/meminfo: memFree=1876296/2055920 swapFree=4180084/4192956
[pid=15576] ppid=15574 vsize=868296 CPUtime=3600.01
/proc/15576/stat : 15576 (java) S 15574 15576 13631 0 -1 0 23095 0 2 0 359978 23 0 0 18 0 9 0 36892319 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15576/statm: 217074 22199 2637 9 0 211580 0
[pid=15576/tid=15578] ppid=15574 vsize=868296 CPUtime=3599.52
/proc/15576/task/15578/stat : 15578 (java) R 15574 15576 13631 0 -1 64 15909 0 2 0 359933 19 0 0 25 0 9 0 36892320 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15579] ppid=15574 vsize=868296 CPUtime=0.15
/proc/15576/task/15579/stat : 15579 (java) S 15574 15576 13631 0 -1 64 5768 0 0 0 13 2 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15580] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15580/stat : 15580 (java) S 15574 15576 13631 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15581] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15581/stat : 15581 (java) S 15574 15576 13631 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36892322 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15576/tid=15582] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15582/stat : 15582 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15583] ppid=15574 vsize=868296 CPUtime=0.32
/proc/15576/task/15583/stat : 15583 (java) S 15574 15576 13631 0 -1 64 715 0 0 0 31 1 0 0 16 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15584] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15584/stat : 15584 (java) S 15574 15576 13631 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 36892324 889135104 22199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15576/tid=15585] ppid=15574 vsize=868296 CPUtime=0
/proc/15576/task/15585/stat : 15585 (java) S 15574 15576 13631 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36892324 889135104 22199 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) 868296

Child status: 143
Real time (s): 3601.54
CPU time (s): 3600.06
CPU user time (s): 3599.81
CPU system time (s): 0.248962
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 868300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.81
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23114
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73538
involuntary context switches= 73559

runsolver used 3.85741 second user time and 9.25759 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-11 20:46:06
IDJOB=1109300
IDBENCH=60946
IDSOLVER=360
FILE ID=node49/1109300-1215801966
PBS_JOBID= 7903200
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d17694413f5053e664fee054371c1eab
RANDOM SEED=2008916650

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1958488 kB
Buffers:          9140 kB
Cached:          39064 kB
SwapCached:       5992 kB
Active:          46360 kB
Inactive:        10096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1958488 kB
SwapTotal:     4192956 kB
SwapFree:      4180084 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          13852 kB
Slab:            26900 kB
Committed_AS:   169240 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node49 at 2008-07-11 21:46:10