Trace number 1047706

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 ACUNSAT 82.7544 83.5001

DiagnosticValue
CHECKS2387
NODES1534

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-27_ext.xml
MD5SUM51d18c772f592c5c82271f288223965a
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 benchmark21.9207
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.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.29	     name=HOME/instance-1047706-1215041311.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.121  cpuTime=0.11  mem=6M878
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
1.75/1.88	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.75/1.88	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.75/1.88	     nbSharedBinaryRepresentations=0  minDegree=1893  maxDegree=2003  minArity=15  maxArity=15  nbGenerators=0
1.75/1.88	     nbFusions=0  symmetryWckTime=0.556  symmetryCpuTime=0.28
1.75/1.88	       =>  wckTime=1.645  cpuTime=0.99  mem=110M723
1.95/2.03	   
1.95/2.03	   solver IterativeSystematicSolver being built... 
2.05/2.11	   
2.05/2.12	   INFO : Forward propagation technique limited 
2.05/2.19	       =>  wckTime=1.952  cpuTime=1.1  mem=108M974
6.61/6.73	   
6.61/6.73	   preprocessing
6.61/6.73	     nbConstraintChecks=0  nbValidityChecks=18934027  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
6.61/6.73	     nbRemovedValues=0  detectedInconsistency=no
6.61/6.73	       =>  wckTime=4.546  cpuTime=4.5  mem=108M974
20.20/20.46	   
20.20/20.46	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=109M943)
82.67/83.43	   
82.67/83.43	   search
82.67/83.43	     run=7  nbConstraintChecks=2387  nbValidityChecks=1237285772  minDepth=0  maxDepth=10  nbPropagations=7189
82.67/83.43	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1534  nbFailedAssignments=488  nbBacktracks=995
82.67/83.43	     nbVisitedNodes=2525  nbRestartNogoods=25  nbSEliminables=0  nbREliminables=13.55  nbIEliminables=0
82.67/83.43	     nbDEliminables=0  nbPEliminables=0
82.67/83.43	       =>  wckTime=81.241  cpuTime=80.49  mem=109M943
82.67/83.43	   
82.67/83.43	   global
82.67/83.43	     nbConstraintChecks=2387  nbValidityChecks=1256219799  nbPropagations=7210  nbRestartNogoods=25
82.67/83.43	     solvingWckTime=81.244  solvingCpuTime=80.49  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
82.67/83.43	     globalCpuTime=81.64
82.67/83.43	       =>  wckTime=83.196  cpuTime=81.59  mem=109M943
82.67/83.43	   
82.67/83.43	s UNSATISFIABLE
82.67/83.43	d NODES 1534
82.67/83.43	d CHECKS 2387
82.67/83.43	   
82.67/83.43	   totalWckTime=83.254  totalCpuTime=81.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-1047706-1215041311/watcher-1047706-1215041311 -o /tmp/evaluation-result-1047706-1215041311/solver-1047706-1215041311 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1047706-1215041311.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.00 1.99 1.68 4/72 8390
/proc/meminfo: memFree=990592/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=1616 CPUtime=0
/proc/8390/stat : 8390 (java) D 8388 8390 8165 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1983105775 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/8390/statm: 404 145 119 9 0 46 0

[startup+0.0771019 s]
/proc/loadavg: 2.00 1.99 1.68 4/72 8390
/proc/meminfo: memFree=990592/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=865856 CPUtime=0.06
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 3425 0 1 0 5 1 0 0 18 0 9 0 1983105775 886636544 2926 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 216464 2926 1575 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101104 s]
/proc/loadavg: 2.00 1.99 1.68 4/72 8390
/proc/meminfo: memFree=990592/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=865884 CPUtime=0.08
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 3779 0 1 0 7 1 0 0 18 0 9 0 1983105775 886665216 3230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 216471 3230 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301119 s]
/proc/loadavg: 2.00 1.99 1.68 4/72 8390
/proc/meminfo: memFree=990592/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=866128 CPUtime=0.28
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 5786 0 1 0 25 3 0 0 18 0 9 0 1983105775 886915072 5160 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 216532 5160 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701154 s]
/proc/loadavg: 2.00 1.99 1.68 4/72 8390
/proc/meminfo: memFree=990592/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=866960 CPUtime=0.68
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 8128 0 1 0 64 4 0 0 18 0 9 0 1983105775 887767040 7498 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 216740 7498 1967 9 0 211268 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866960

[startup+1.50123 s]
/proc/loadavg: 2.08 2.00 1.69 4/81 8399
/proc/meminfo: memFree=923128/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=867404 CPUtime=1.47
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 35879 0 1 0 130 17 0 0 18 0 9 0 1983105775 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 216851 35234 2001 9 0 211379 0
[pid=8390/tid=8392] ppid=8388 vsize=867404 CPUtime=1.07
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 15715 0 1 0 99 8 0 0 25 0 9 0 1983105776 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4126959591 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=867404 CPUtime=0.17
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 18805 0 0 0 10 7 0 0 16 0 9 0 1983105778 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=867404 CPUtime=0
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983105778 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=867404 CPUtime=0
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983105778 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=867404 CPUtime=0
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983105780 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=867404 CPUtime=0.19
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 663 0 0 0 19 0 0 0 16 0 9 0 1983105780 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=867404 CPUtime=0
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983105780 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=867404 CPUtime=0
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983105780 888221696 35234 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867404

[startup+3.10137 s]
/proc/loadavg: 2.08 2.00 1.69 6/83 8403
/proc/meminfo: memFree=830568/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=3.05
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 56410 980 1 0 258 23 22 2 18 0 9 0 1983105775 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42499 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=2.45
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 20929 980 1 0 212 9 22 2 25 0 9 0 1983105776 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4127057981 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 17 0 9 0 1983105778 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.47
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 859 980 0 0 23 0 22 2 16 0 9 0 1983105780 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 7 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42499 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868928

[startup+6.30265 s]
/proc/loadavg: 2.08 2.00 1.69 3/81 8403
/proc/meminfo: memFree=830192/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=6.22
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 60193 980 1 0 574 24 22 2 18 0 9 0 1983105775 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42503 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=5.62
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 24681 980 1 0 528 10 22 2 25 0 9 0 1983105776 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4127069247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.47
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 866 980 0 0 23 0 22 2 16 0 9 0 1983105780 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42503 996147200 134512640 134550740 4294955984 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) 868928

[startup+12.7022 s]
/proc/loadavg: 2.07 2.00 1.69 3/81 8403
/proc/meminfo: memFree=829872/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=12.56
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66339 980 1 0 1206 26 22 2 18 0 9 0 1983105775 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42538 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=11.95
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30796 980 1 0 1159 12 22 2 25 0 9 0 1983105776 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4127069505 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.49
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 897 980 0 0 25 0 22 2 15 0 9 0 1983105780 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42538 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42538 996147200 134512640 134550740 4294955984 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) 868928

[startup+25.5024 s]
/proc/loadavg: 2.06 2.00 1.70 3/81 8403
/proc/meminfo: memFree=829552/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=25.25
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66423 980 1 0 2475 26 22 2 18 0 9 0 1983105775 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42608 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=24.61
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30808 980 1 0 2425 12 22 2 25 0 9 0 1983105776 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4127069083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.51
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 969 980 0 0 27 0 22 2 15 0 9 0 1983105780 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 868928

[startup+51.1027 s]
/proc/loadavg: 2.04 2.00 1.70 3/81 8403
/proc/meminfo: memFree=829424/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=50.64
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66429 980 1 0 5014 26 22 2 18 0 9 0 1983105775 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42610 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=49.99
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30811 980 1 0 4963 12 22 2 25 0 9 0 1983105776 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4127057960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.52
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 972 980 0 0 28 0 22 2 16 0 9 0 1983105780 889782272 42610 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24

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

/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66443 980 1 0 7552 26 22 2 18 0 9 0 1983105775 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42614 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=75.37
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30816 980 1 0 7501 12 22 2 25 0 9 0 1983105776 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4127069319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.52
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 981 980 0 0 28 0 22 2 16 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.02
Current children cumulated vsize (KiB) 868928

[startup+79.9013 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829488/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=79.19
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66443 980 1 0 7869 26 22 2 18 0 9 0 1983105775 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42614 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=78.54
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30816 980 1 0 7818 12 22 2 25 0 9 0 1983105776 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4127069067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.52
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 981 980 0 0 28 0 22 2 16 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42614 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.19
Current children cumulated vsize (KiB) 868928

[startup+81.5024 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829424/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=80.78
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66445 980 1 0 8028 26 22 2 18 0 9 0 1983105775 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42615 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=80.12
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30817 980 1 0 7976 12 22 2 25 0 9 0 1983105776 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4127069308 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.53
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 982 980 0 0 29 0 22 2 15 0 9 0 1983105780 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.78
Current children cumulated vsize (KiB) 868928

[startup+82.3025 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829424/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=81.58
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66448 980 1 0 8108 26 22 2 18 0 9 0 1983105775 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42618 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=80.91
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30817 980 1 0 8055 12 22 2 25 0 9 0 1983105776 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4127069147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 16 0 9 0 1983105778 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.53
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 985 980 0 0 29 0 22 2 15 0 9 0 1983105780 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42618 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.58
Current children cumulated vsize (KiB) 868928

[startup+83.1026 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829360/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=82.37
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66450 980 1 0 8187 26 22 2 18 0 9 0 1983105775 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42619 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=81.7
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30818 980 1 0 8134 12 22 2 25 0 9 0 1983105776 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4127069067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 17 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.54
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 986 980 0 0 30 0 22 2 16 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.37
Current children cumulated vsize (KiB) 868928

[startup+83.3026 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829360/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=82.57
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66450 980 1 0 8207 26 22 2 18 0 9 0 1983105775 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42619 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=81.9
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30818 980 1 0 8154 12 22 2 25 0 9 0 1983105776 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4127069067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 17 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.54
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 986 980 0 0 30 0 22 2 16 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.57
Current children cumulated vsize (KiB) 868928

[startup+83.4026 s]
/proc/loadavg: 2.02 2.00 1.71 3/81 8403
/proc/meminfo: memFree=829360/2055920 swapFree=4180972/4192956
[pid=8390] ppid=8388 vsize=868928 CPUtime=82.67
/proc/8390/stat : 8390 (java) S 8388 8390 8165 0 -1 0 66450 980 1 0 8217 26 22 2 18 0 9 0 1983105775 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8390/statm: 217232 42619 2636 9 0 211738 0
[pid=8390/tid=8392] ppid=8388 vsize=868928 CPUtime=82
/proc/8390/task/8392/stat : 8392 (java) R 8388 8390 8165 0 -1 64 30818 980 1 0 8164 12 22 2 25 0 9 0 1983105776 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4127101061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8393] ppid=8388 vsize=868928 CPUtime=0.57
/proc/8390/task/8393/stat : 8393 (java) S 8388 8390 8165 0 -1 64 33783 980 0 0 22 11 22 2 17 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8394] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8394/stat : 8394 (java) S 8388 8390 8165 0 -1 64 18 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8395] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8395/stat : 8395 (java) S 8388 8390 8165 0 -1 64 9 980 0 0 0 0 22 2 16 0 9 0 1983105778 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8396] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8396/stat : 8396 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 18 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8397] ppid=8388 vsize=868928 CPUtime=0.54
/proc/8390/task/8397/stat : 8397 (java) S 8388 8390 8165 0 -1 64 986 980 0 0 30 0 22 2 16 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8398] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8398/stat : 8398 (java) S 8388 8390 8165 0 -1 64 1 980 0 0 0 0 22 2 19 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8390/tid=8399] ppid=8388 vsize=868928 CPUtime=0.24
/proc/8390/task/8399/stat : 8399 (java) S 8388 8390 8165 0 -1 64 31 980 0 0 0 0 22 2 15 0 9 0 1983105780 889782272 42619 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.67
Current children cumulated vsize (KiB) 868928

Child status: 0
Real time (s): 83.5001
CPU time (s): 82.7544
CPU user time (s): 82.4345
CPU system time (s): 0.319951
CPU usage (%): 99.107
Max. virtual memory (cumulated for all children) (KiB): 868928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.4345
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67522
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= 2856
involuntary context switches= 4626

runsolver used 0.101984 second user time and 0.292955 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-03 01:28:31
IDJOB=1047706
IDBENCH=54158
IDSOLVER=363
FILE ID=node15/1047706-1215041311
PBS_JOBID= 7875143
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 51d18c772f592c5c82271f288223965a
RANDOM SEED=1731292901

node15.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.229
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.229
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:        991072 kB
Buffers:         29924 kB
Cached:         142080 kB
SwapCached:       6020 kB
Active:         929784 kB
Inactive:        63548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        991072 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:         829188 kB
Slab:            55300 kB
Committed_AS:  4255284 kB
PageTables:       3456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node15 at 2008-07-03 01:29:55