Trace number 1047431

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 91.779 92.6532

DiagnosticValue
CHECKS3319
NODES1552

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-9_ext.xml
MD5SUMd93e35dea948fd28dd8e0c5506d30f7c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.999
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)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1047431-1215039912.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.35	       =>  wckTime=0.096  cpuTime=0.09  mem=6M878
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
1.66/1.70	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.66/1.70	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.66/1.70	     nbSharedBinaryRepresentations=0  minDegree=1872  maxDegree=1977  minArity=15  maxArity=15  nbGenerators=0
1.66/1.70	     nbFusions=0  symmetryWckTime=0.537  symmetryCpuTime=0.25
1.66/1.70	       =>  wckTime=1.448  cpuTime=0.79  mem=110M435
1.75/1.86	   
1.75/1.86	   solver IterativeSystematicSolver being built... 
1.85/1.94	   
1.85/1.94	   INFO : Forward propagation technique limited 
1.95/2.01	       =>  wckTime=1.751  cpuTime=0.92  mem=108M539
10.97/11.13	   
10.97/11.13	   preprocessing
10.97/11.13	     nbConstraintChecks=0  nbValidityChecks=130582268  nbPropagations=51  nbRevisions=0  nbUselessRevisions=0
10.97/11.13	     nbSingletonTests=30  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
10.97/11.13	     detectedInconsistency=no
10.97/11.13	       =>  wckTime=9.124  cpuTime=9.0  mem=108M539
24.65/24.99	   
24.65/24.99	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=110M477)
91.65/92.58	   
91.65/92.58	   search
91.65/92.58	     run=8  nbConstraintChecks=3319  nbValidityChecks=1311433612  minDepth=0  maxDepth=9  nbPropagations=10010
91.65/92.58	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1552  nbFailedAssignments=493  nbBacktracks=999
91.65/92.58	     nbVisitedNodes=2548  nbRestartNogoods=30  nbSEliminables=0  nbREliminables=13.57  nbIEliminables=0
91.65/92.58	     nbDEliminables=0  nbPEliminables=0
91.65/92.58	       =>  wckTime=90.57  cpuTime=89.67  mem=110M477
91.65/92.58	   
91.65/92.58	   global
91.65/92.58	     nbConstraintChecks=3319  nbValidityChecks=1442015880  nbPropagations=10061  nbRestartNogoods=30
91.65/92.58	     solvingWckTime=90.573  solvingCpuTime=89.67  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
91.65/92.58	     globalCpuTime=90.64
91.65/92.58	       =>  wckTime=92.326  cpuTime=90.59  mem=110M477
91.65/92.58	   
91.65/92.58	s UNSATISFIABLE
91.65/92.58	d NODES 1552
91.65/92.58	d CHECKS 3319
91.65/92.59	   
91.65/92.59	   totalWckTime=92.398  totalCpuTime=90.64

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1047431-1215039912/watcher-1047431-1215039912 -o /tmp/evaluation-result-1047431-1215039912/solver-1047431-1215039912 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1047431-1215039912.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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: 2.15 1.58 0.75 4/72 27781
/proc/meminfo: memFree=1295728/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=1616 CPUtime=0
/proc/27781/stat : 27781 (java) D 27779 27781 27421 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1982965219 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/27781/statm: 404 146 120 9 0 46 0

[startup+0.0282261 s]
/proc/loadavg: 2.15 1.58 0.75 4/72 27781
/proc/meminfo: memFree=1295728/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=861552 CPUtime=0.01
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 1867 0 1 0 0 1 0 0 18 0 4 0 1982965219 882229248 1554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 215388 1554 691 9 0 210367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861552

[startup+0.102109 s]
/proc/loadavg: 2.15 1.58 0.75 4/72 27781
/proc/meminfo: memFree=1295728/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=865884 CPUtime=0.09
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 3694 0 1 0 7 2 0 0 18 0 9 0 1982965219 886665216 3169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216471 3169 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301125 s]
/proc/loadavg: 2.15 1.58 0.75 4/72 27781
/proc/meminfo: memFree=1295728/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=866284 CPUtime=0.28
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 5829 0 1 0 24 4 0 0 18 0 9 0 1982965219 887074816 5203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216571 5203 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701161 s]
/proc/loadavg: 2.15 1.58 0.75 4/72 27781
/proc/meminfo: memFree=1295728/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867428 CPUtime=0.69
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 9929 0 1 0 62 7 0 0 18 0 9 0 1982965219 888246272 9289 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216857 9289 1979 9 0 211385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867428

[startup+1.50223 s]
/proc/loadavg: 2.15 1.58 0.75 5/81 27790
/proc/meminfo: memFree=1208616/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867752 CPUtime=1.35
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 36026 0 1 0 116 19 0 0 18 0 10 0 1982965219 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216938 35256 2005 9 0 211466 0
[pid=27781/tid=27783] ppid=27779 vsize=867752 CPUtime=0.91
/proc/27781/task/27783/stat : 27783 (java) S 27779 27781 27421 0 -1 64 15793 0 1 0 83 8 0 0 16 0 10 0 1982965220 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867752 CPUtime=0.18
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 18810 0 0 0 10 8 0 0 16 0 10 0 1982965222 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867752 CPUtime=0
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1982965222 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867752 CPUtime=0
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1982965222 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867752 CPUtime=0
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1982965224 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867752 CPUtime=0.22
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 654 0 0 0 22 0 0 0 15 0 10 0 1982965224 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867752 CPUtime=0
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1982965224 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867752 CPUtime=0
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1982965224 888578048 35256 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 867752

[startup+3.10137 s]
/proc/loadavg: 2.15 1.58 0.75 4/83 27794
/proc/meminfo: memFree=1128024/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=3.06
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 56254 982 1 0 257 25 22 2 18 0 9 0 1982965219 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42379 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=2.42
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 21206 982 1 0 208 10 22 2 25 0 9 0 1982965220 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4127075341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 17 0 9 0 1982965222 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.51
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 849 982 0 0 27 0 22 2 15 0 9 0 1982965224 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 8 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42379 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867892

[startup+6.30164 s]
/proc/loadavg: 2.14 1.58 0.75 4/81 27794
/proc/meminfo: memFree=1128928/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=6.22
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 59006 982 1 0 573 25 22 2 18 0 9 0 1982965219 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42381 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=5.58
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 23926 982 1 0 524 10 22 2 25 0 9 0 1982965220 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4127055840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.51
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 854 982 0 0 27 0 22 2 15 0 9 0 1982965224 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867892

[startup+12.7012 s]
/proc/loadavg: 2.12 1.59 0.76 4/81 27794
/proc/meminfo: memFree=1123744/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=12.56
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66154 982 1 0 1206 26 22 2 18 0 9 0 1982965219 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42393 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=11.91
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31070 982 1 0 1156 11 22 2 25 0 9 0 1982965220 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4127075253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.52
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 858 982 0 0 28 0 22 2 16 0 9 0 1982965224 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867892

[startup+25.5023 s]
/proc/loadavg: 2.10 1.61 0.78 3/81 27794
/proc/meminfo: memFree=1110368/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=25.24
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66196 982 1 0 2474 26 22 2 18 0 9 0 1982965219 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42402 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=24.57
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31082 982 1 0 2422 11 22 2 25 0 9 0 1982965220 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4127075349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.54
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 888 982 0 0 30 0 22 2 16 0 9 0 1982965224 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867892

[startup+51.1025 s]
/proc/loadavg: 2.06 1.64 0.81 3/81 27794
/proc/meminfo: memFree=1096672/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=50.62
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66211 982 1 0 5011 27 22 2 18 0 9 0 1982965219 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42408 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=49.94
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31088 982 1 0 4958 12 22 2 25 0 9 0 1982965220 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4127086000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.55
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 897 982 0 0 31 0 22 2 16 0 9 0 1982965224 888721408 42408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24

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

/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66226 982 1 0 8183 27 22 2 18 0 9 0 1982965219 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42412 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=81.64
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31095 982 1 0 8128 12 22 2 25 0 9 0 1982965220 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4127085667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 905 982 0 0 32 0 22 2 15 0 9 0 1982965224 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.34
Current children cumulated vsize (KiB) 867892

[startup+89.5018 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082984/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=88.68
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66232 982 1 0 8817 27 22 2 18 0 9 0 1982965219 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42415 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=87.97
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31097 982 1 0 8761 12 22 2 25 0 9 0 1982965220 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4127075211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 17 0 9 0 1982965222 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.57
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 909 982 0 0 33 0 22 2 15 0 9 0 1982965224 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 88.68
Current children cumulated vsize (KiB) 867892

[startup+91.1019 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082984/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=90.27
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66237 982 1 0 8976 27 22 2 18 0 9 0 1982965219 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42419 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=89.56
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31097 982 1 0 8920 12 22 2 25 0 9 0 1982965220 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4127075437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 17 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.57
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 914 982 0 0 33 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.27
Current children cumulated vsize (KiB) 867892

[startup+91.902 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082920/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=91.06
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66237 982 1 0 9055 27 22 2 18 0 9 0 1982965219 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42419 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=90.35
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31097 982 1 0 8999 12 22 2 25 0 9 0 1982965220 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4127075394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.57
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 914 982 0 0 33 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.06
Current children cumulated vsize (KiB) 867892

[startup+92.305 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082920/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=91.46
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66237 982 1 0 9095 27 22 2 18 0 9 0 1982965219 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42419 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=90.74
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31097 982 1 0 9038 12 22 2 25 0 9 0 1982965220 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4127075485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.57
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 914 982 0 0 33 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.46
Current children cumulated vsize (KiB) 867892

[startup+92.5021 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082920/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=91.65
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66237 982 1 0 9114 27 22 2 18 0 9 0 1982965219 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42419 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=90.94
/proc/27781/task/27783/stat : 27783 (java) R 27779 27781 27421 0 -1 64 31097 982 1 0 9058 12 22 2 25 0 9 0 1982965220 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4127102168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.57
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 914 982 0 0 33 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.65
Current children cumulated vsize (KiB) 867892

[startup+92.6021 s]
/proc/loadavg: 2.07 1.70 0.86 3/81 27794
/proc/meminfo: memFree=1082920/2055920 swapFree=4180076/4192956
[pid=27781] ppid=27779 vsize=867892 CPUtime=91.73
/proc/27781/stat : 27781 (java) S 27779 27781 27421 0 -1 0 66300 982 1 0 9122 27 22 2 18 0 9 0 1982965219 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27781/statm: 216973 42421 2636 9 0 211479 0
[pid=27781/tid=27783] ppid=27779 vsize=867892 CPUtime=91.02
/proc/27781/task/27783/stat : 27783 (java) S 27779 27781 27421 0 -1 64 31160 982 1 0 9066 12 22 2 24 0 9 0 1982965220 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27784] ppid=27779 vsize=867892 CPUtime=0.56
/proc/27781/task/27784/stat : 27784 (java) S 27779 27781 27421 0 -1 64 33361 982 0 0 21 11 22 2 16 0 9 0 1982965222 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27785] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27785/stat : 27785 (java) S 27779 27781 27421 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27786] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27786/stat : 27786 (java) S 27779 27781 27421 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1982965222 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27787] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27787/stat : 27787 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1982965224 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27788] ppid=27779 vsize=867892 CPUtime=0.58
/proc/27781/task/27788/stat : 27788 (java) S 27779 27781 27421 0 -1 64 914 982 0 0 34 0 22 2 16 0 9 0 1982965224 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27789] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27789/stat : 27789 (java) S 27779 27781 27421 0 -1 64 1 982 0 0 0 0 22 2 19 0 9 0 1982965224 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27781/tid=27790] ppid=27779 vsize=867892 CPUtime=0.24
/proc/27781/task/27790/stat : 27790 (java) S 27779 27781 27421 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1982965224 888721408 42421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.73
Current children cumulated vsize (KiB) 867892

Child status: 0
Real time (s): 92.6532
CPU time (s): 91.779
CPU user time (s): 91.4561
CPU system time (s): 0.32295
CPU usage (%): 99.0565
Max. virtual memory (cumulated for all children) (KiB): 868076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.4561
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67311
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= 3460
involuntary context switches= 5285

runsolver used 0.146977 second user time and 0.32295 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-03 01:05:12
IDJOB=1047431
IDBENCH=54146
IDSOLVER=364
FILE ID=node31/1047431-1215039912
PBS_JOBID= 7875112
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047431-1215039912/watcher-1047431-1215039912 -o /tmp/evaluation-result-1047431-1215039912/solver-1047431-1215039912 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1047431-1215039912.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d93e35dea948fd28dd8e0c5506d30f7c
RANDOM SEED=698155275

node31.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.232
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.232
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:       1296144 kB
Buffers:         29872 kB
Cached:         138444 kB
SwapCached:       5764 kB
Active:         640240 kB
Inactive:        56528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296144 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:         535200 kB
Slab:            46424 kB
Committed_AS:  3664424 kB
PageTables:       3572 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= 66544 MiB
End job on node31 at 2008-07-03 01:06:45