Trace number 2094387

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 71.2472 71.6607

DiagnosticValue
CHECKS4337
NODES1797

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-14_ext.xml
MD5SUMe075cbb1a651a23fe8745c68f09e3900
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 benchmark27.6918
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

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2094387-1247403840.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.12  cpuTime=0.1  mem=7M892
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
1.76/1.80	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.76/1.80	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.76/1.80	     nbSharedBinaryRepresentations=0  minDegree=1884  maxDegree=1984  minArity=15  maxArity=15  nbGenerators=0
1.76/1.80	     nbFusions=0  symmetryWckTime=0.525  symmetryCpuTime=0.26
1.76/1.80	       =>  wckTime=1.571  cpuTime=0.93  mem=110M331
1.85/1.95	   
1.85/1.95	   solver IterativeSystematicSolver being built... 
1.96/2.01	   
1.96/2.02	   INFO : Forward propagation technique limited 
1.96/2.08	       =>  wckTime=1.853  cpuTime=1.05  mem=108M369
6.24/6.31	   
6.24/6.31	   preprocessing
6.24/6.31	     nbConstraintChecks=0  nbValidityChecks=18782099  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
6.24/6.31	     nbRemovedValues=0  detectedInconsistency=no
6.24/6.31	       =>  wckTime=4.233  cpuTime=4.19  mem=108M369
16.99/17.12	   
16.99/17.12	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=110M323)
71.13/71.58	   
71.13/71.58	   search
71.13/71.58	     run=8  nbConstraintChecks=4337  nbValidityChecks=1297641098  minDepth=0  maxDepth=10  nbPropagations=10272
71.13/71.58	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1797  nbFailedAssignments=566  nbBacktracks=1170
71.13/71.58	     nbVisitedNodes=2961  nbRestartNogoods=31  nbSEliminables=0  nbREliminables=13.26  nbIEliminables=0
71.13/71.58	     nbDEliminables=0  nbPEliminables=0
71.13/71.58	       =>  wckTime=69.493  cpuTime=69.07  mem=110M323
71.13/71.58	   
71.13/71.58	   global
71.13/71.58	     nbConstraintChecks=4337  nbValidityChecks=1316423197  nbPropagations=10293  nbRestartNogoods=31
71.13/71.58	     solvingWckTime=69.496  solvingCpuTime=69.07  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
71.13/71.58	     globalCpuTime=70.18
71.13/71.58	       =>  wckTime=71.35  cpuTime=70.12  mem=110M323
71.13/71.58	   
71.13/71.58	s UNSATISFIABLE
71.13/71.58	d NODES 1797
71.13/71.58	d CHECKS 4337
71.13/71.58	   
71.13/71.58	   totalWckTime=71.406  totalCpuTime=70.19

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094387-1247403840/watcher-2094387-1247403840 -o /tmp/evaluation-result-2094387-1247403840/solver-2094387-1247403840 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094387-1247403840.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.91 4/81 32751
/proc/meminfo: memFree=1751472/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=18576 CPUtime=0
/proc/32751/stat : 32751 (runsolver) R 32749 32751 32027 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27449108 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32751/statm: 4644 284 249 26 0 2626 0

[startup+0.060675 s]
/proc/loadavg: 2.00 2.02 1.91 4/81 32751
/proc/meminfo: memFree=1751472/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=864024 CPUtime=0.04
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 2751 0 1 0 2 2 0 0 18 0 9 0 27449108 884760576 2301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 216006 2301 1089 9 0 210899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864024

[startup+0.101683 s]
/proc/loadavg: 2.00 2.02 1.91 4/81 32751
/proc/meminfo: memFree=1751472/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=865984 CPUtime=0.08
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 3823 0 1 0 6 2 0 0 18 0 9 0 27449108 886767616 3266 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 216496 3266 1721 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301707 s]
/proc/loadavg: 2.00 2.02 1.91 4/81 32751
/proc/meminfo: memFree=1751472/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=866224 CPUtime=0.28
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 5907 0 1 0 24 4 0 0 18 0 9 0 27449108 887013376 5273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 216556 5273 1983 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701748 s]
/proc/loadavg: 2.00 2.02 1.91 4/81 32751
/proc/meminfo: memFree=1751472/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=867060 CPUtime=0.67
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 8301 0 1 0 62 5 0 0 18 0 9 0 27449108 887869440 7663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 216765 7663 1998 9 0 211223 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867060

[startup+1.50183 s]
/proc/loadavg: 2.00 2.02 1.91 4/90 32760
/proc/meminfo: memFree=1668456/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=867828 CPUtime=1.45
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 35955 0 1 0 126 19 0 0 18 0 10 0 27449108 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 216957 35288 2030 9 0 211415 0
[pid=32751/tid=32753] ppid=32749 vsize=867828 CPUtime=1.05
/proc/32751/task/32753/stat : 32753 (java) S 32749 32751 32027 0 -1 64 15783 0 1 0 96 9 0 0 25 0 10 0 27449110 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=867828 CPUtime=0.16
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 18783 0 0 0 8 8 0 0 16 0 10 0 27449111 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=867828 CPUtime=0
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 27449112 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=867828 CPUtime=0
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 27449112 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=867828 CPUtime=0
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 27449114 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=867828 CPUtime=0.2
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 677 0 0 0 20 0 0 0 16 0 10 0 27449114 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=867828 CPUtime=0
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 27449114 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=867828 CPUtime=0
/proc/32751/task/32760/stat : 32760 (java) R 32749 32751 32027 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 27449114 888655872 35288 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867828

[startup+3.103 s]
/proc/loadavg: 2.08 2.03 1.92 5/92 32764
/proc/meminfo: memFree=1591576/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=3.07
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 56624 984 1 0 259 25 21 2 18 0 9 0 27449108 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42411 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=2.47
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 21297 984 1 0 214 10 21 2 25 0 9 0 27449110 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4127106862 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 17 0 9 0 27449111 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.47
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 862 984 0 0 24 0 21 2 16 0 9 0 27449114 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 13 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42411 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868328

[startup+6.30234 s]
/proc/loadavg: 2.08 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591328/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=6.24
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 60156 984 1 0 576 25 21 2 18 0 9 0 27449108 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42413 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=5.66
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 24801 984 1 0 532 11 21 2 25 0 9 0 27449110 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4127106915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.47
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 866 984 0 0 24 0 21 2 16 0 9 0 27449114 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868328

[startup+12.702 s]
/proc/loadavg: 2.07 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591088/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=12.62
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66207 984 1 0 1212 27 21 2 18 0 9 0 27449108 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42424 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=12.01
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30823 984 1 0 1166 12 21 2 25 0 9 0 27449110 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4127106754 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.49
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 895 984 0 0 26 0 21 2 16 0 9 0 27449114 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 868328

[startup+25.5014 s]
/proc/loadavg: 2.06 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=25.35
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66253 984 1 0 2485 27 21 2 18 0 9 0 27449108 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42435 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=24.72
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30835 984 1 0 2437 12 21 2 25 0 9 0 27449110 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4127106757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.51
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 929 984 0 0 28 0 21 2 15 0 9 0 27449114 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 868328

[startup+51.1011 s]
/proc/loadavg: 2.04 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591216/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=50.83
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66268 984 1 0 5033 27 21 2 18 0 9 0 27449108 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42441 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=50.19
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30840 984 1 0 4984 12 21 2 25 0 9 0 27449110 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4127149205 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.52
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 939 984 0 0 28 1 21 2 15 0 9 0 27449114 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66282 984 1 0 6306 27 21 2 18 0 9 0 27449108 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42449 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=62.91
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 6256 12 21 2 25 0 9 0 27449110 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4127106757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 949 984 0 0 30 1 21 2 16 0 9 0 27449114 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42449 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.56
Current children cumulated vsize (KiB) 868328

[startup+67.1068 s]
/proc/loadavg: 2.03 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=66.75
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66284 984 1 0 6625 27 21 2 18 0 9 0 27449108 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42451 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=66.1
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 6575 12 21 2 25 0 9 0 27449110 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4127106951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 951 984 0 0 30 1 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.75
Current children cumulated vsize (KiB) 868328

[startup+68.702 s]
/proc/loadavg: 2.03 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=68.34
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66284 984 1 0 6784 27 21 2 18 0 9 0 27449108 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42451 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=67.69
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 6734 12 21 2 25 0 9 0 27449110 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4127107133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 951 984 0 0 30 1 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.34
Current children cumulated vsize (KiB) 868328

[startup+70.3012 s]
/proc/loadavg: 2.03 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=69.93
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66284 984 1 0 6943 27 21 2 18 0 9 0 27449108 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42451 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=69.28
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 6893 12 21 2 25 0 9 0 27449110 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4127106731 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 951 984 0 0 30 1 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (KiB) 868328

[startup+71.1023 s]
/proc/loadavg: 2.03 2.03 1.92 3/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=70.73
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66284 984 1 0 7023 27 21 2 18 0 9 0 27449108 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42451 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=70.08
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 6973 12 21 2 25 0 9 0 27449110 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4127106715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 951 984 0 0 30 1 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.73
Current children cumulated vsize (KiB) 868328

[startup+71.5063 s]
/proc/loadavg: 2.02 2.02 1.92 4/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=71.13
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66284 984 1 0 7063 27 21 2 18 0 9 0 27449108 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42451 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=70.47
/proc/32751/task/32753/stat : 32753 (java) R 32749 32751 32027 0 -1 64 30844 984 1 0 7012 12 21 2 25 0 9 0 27449110 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4127107081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 951 984 0 0 30 1 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42451 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71.13
Current children cumulated vsize (KiB) 868328

[startup+71.6023 s]
/proc/loadavg: 2.02 2.02 1.92 4/90 32764
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=32751] ppid=32749 vsize=868328 CPUtime=71.2
/proc/32751/stat : 32751 (java) S 32749 32751 32027 0 -1 0 66345 984 1 0 7070 27 21 2 18 0 9 0 27449108 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32751/statm: 217082 42453 2660 9 0 211518 0
[pid=32751/tid=32753] ppid=32749 vsize=868328 CPUtime=70.56
/proc/32751/task/32753/stat : 32753 (java) S 32749 32751 32027 0 -1 64 30904 984 1 0 7020 13 21 2 23 0 9 0 27449110 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32754] ppid=32749 vsize=868328 CPUtime=0.53
/proc/32751/task/32754/stat : 32754 (java) S 32749 32751 32027 0 -1 64 33621 984 0 0 19 11 21 2 16 0 9 0 27449111 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32755] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32755/stat : 32755 (java) S 32749 32751 32027 0 -1 64 21 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32756] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32756/stat : 32756 (java) S 32749 32751 32027 0 -1 64 9 984 0 0 0 0 21 2 16 0 9 0 27449112 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32757] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32757/stat : 32757 (java) S 32749 32751 32027 0 -1 64 2 984 0 0 0 0 21 2 18 0 9 0 27449114 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32758] ppid=32749 vsize=868328 CPUtime=0.54
/proc/32751/task/32758/stat : 32758 (java) S 32749 32751 32027 0 -1 64 952 984 0 0 30 1 21 2 16 0 9 0 27449114 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32759] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32759/stat : 32759 (java) S 32749 32751 32027 0 -1 64 0 984 0 0 0 0 21 2 19 0 9 0 27449114 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32751/tid=32760] ppid=32749 vsize=868328 CPUtime=0.23
/proc/32751/task/32760/stat : 32760 (java) S 32749 32751 32027 0 -1 64 37 984 0 0 0 0 21 2 15 0 9 0 27449114 889167872 42453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71.2
Current children cumulated vsize (KiB) 868328

Child status: 0
Real time (s): 71.6607
CPU time (s): 71.2472
CPU user time (s): 70.9202
CPU system time (s): 0.32695
CPU usage (%): 99.4229
Max. virtual memory (cumulated for all children) (KiB): 868512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.9202
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67356
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= 2641
involuntary context switches= 3439

runsolver used 0.072988 second user time and 0.267959 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-12 15:04:00
IDJOB=2094387
IDBENCH=54164
IDSOLVER=773
FILE ID=node81/2094387-1247403840
PBS_JOBID= 9510487
Free space on /tmp= 126680 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-14_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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094387-1247403840/watcher-2094387-1247403840 -o /tmp/evaluation-result-2094387-1247403840/solver-2094387-1247403840 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094387-1247403840.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e075cbb1a651a23fe8745c68f09e3900
RANDOM SEED=1361066308

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1751952 kB
Buffers:         35556 kB
Cached:         118124 kB
SwapCached:          0 kB
Active:         170712 kB
Inactive:        63508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:         100992 kB
Slab:            54724 kB
Committed_AS:  1026420 kB
PageTables:       2004 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= 126680 MiB
End job on node81 at 2009-07-12 15:05:12