Trace number 1047292

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 88.1696 89.0563

DiagnosticValue
CHECKS3545
NODES1668

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-20_ext.xml
MD5SUMd17694413f5053e664fee054371c1eab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.7178
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1047292-1215039608.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.32	   
0.27/0.32	   variables being loaded...
0.27/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.27/0.34	       =>  wckTime=0.091  cpuTime=0.08  mem=6M878
0.27/0.34	   
0.27/0.34	   relations being loaded...
0.27/0.39	   
0.27/0.39	   constraints being loaded...
1.56/1.65	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.56/1.65	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.56/1.65	     nbSharedBinaryRepresentations=0  minDegree=1884  maxDegree=1985  minArity=15  maxArity=15  nbGenerators=0
1.56/1.65	     nbFusions=0  symmetryWckTime=0.566  symmetryCpuTime=0.27
1.56/1.65	       =>  wckTime=1.405  cpuTime=0.78  mem=111M980
1.75/1.81	   
1.75/1.82	   solver IterativeSystematicSolver being built... 
1.75/1.89	   
1.75/1.89	   INFO : Forward propagation technique limited 
1.87/1.95	       =>  wckTime=1.71  cpuTime=0.9  mem=110M253
6.42/6.60	   
6.42/6.60	   preprocessing
6.42/6.60	     nbConstraintChecks=0  nbValidityChecks=19213466  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
6.42/6.60	     nbRemovedValues=0  detectedInconsistency=no
6.42/6.60	       =>  wckTime=4.644  cpuTime=4.57  mem=110M253
18.90/19.15	   
18.90/19.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=111M245)
88.11/89.02	   
88.11/89.02	   search
88.11/89.02	     run=8  nbConstraintChecks=3545  nbValidityChecks=1333070042  minDepth=0  maxDepth=10  nbPropagations=9726
88.11/89.02	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1668  nbFailedAssignments=543  nbBacktracks=1068
88.11/89.02	     nbVisitedNodes=2736  nbRestartNogoods=29  nbSEliminables=0  nbREliminables=13.45  nbIEliminables=0
88.11/89.02	     nbDEliminables=0  nbPEliminables=0
88.11/89.02	       =>  wckTime=87.06  cpuTime=86.11  mem=111M245
88.11/89.02	   
88.11/89.02	   global
88.11/89.02	     nbConstraintChecks=3545  nbValidityChecks=1352283508  nbPropagations=9747  nbRestartNogoods=29
88.11/89.02	     solvingWckTime=87.062  solvingCpuTime=86.11  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
88.11/89.02	     globalCpuTime=87.05
88.11/89.02	       =>  wckTime=88.774  cpuTime=87.01  mem=111M245
88.11/89.02	   
88.11/89.02	s UNSATISFIABLE
88.11/89.02	d NODES 1668
88.11/89.02	d CHECKS 3545
88.11/89.02	   
88.11/89.02	   totalWckTime=88.841  totalCpuTime=87.05

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-1047292-1215039608/watcher-1047292-1215039608 -o /tmp/evaluation-result-1047292-1215039608/solver-1047292-1215039608 -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-1047292-1215039608.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: 1.75 0.63 0.22 4/81 23221
/proc/meminfo: memFree=1734872/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=18572 CPUtime=0
/proc/23221/stat : 23221 (runsolver) R 23219 23221 23121 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 626897942 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23221/statm: 4643 292 257 25 0 2626 0

[startup+0.034306 s]
/proc/loadavg: 1.75 0.63 0.22 4/81 23221
/proc/meminfo: memFree=1734872/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=861876 CPUtime=0.01
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 1895 0 1 0 0 1 0 0 18 0 5 0 626897942 882561024 1580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 215469 1580 702 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.102224 s]
/proc/loadavg: 1.75 0.63 0.22 4/81 23221
/proc/meminfo: memFree=1734872/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=865884 CPUtime=0.08
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 3692 0 1 0 6 2 0 0 18 0 9 0 626897942 886665216 3167 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301262 s]
/proc/loadavg: 1.75 0.63 0.22 4/81 23221
/proc/meminfo: memFree=1734872/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=866284 CPUtime=0.27
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 5915 0 1 0 23 4 0 0 18 0 9 0 626897942 887074816 5289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216571 5289 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.702339 s]
/proc/loadavg: 1.75 0.63 0.22 4/81 23221
/proc/meminfo: memFree=1734872/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867428 CPUtime=0.67
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 12446 0 1 0 59 8 0 0 18 0 9 0 626897942 888246272 11806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216857 11806 1980 9 0 211385 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867428

[startup+1.50149 s]
/proc/loadavg: 1.75 0.63 0.22 4/90 23230
/proc/meminfo: memFree=1611152/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867752 CPUtime=1.26
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 36063 0 1 0 107 19 0 0 18 0 10 0 626897942 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216938 35294 2005 9 0 211466 0
[pid=23221/tid=23223] ppid=23219 vsize=867752 CPUtime=0.87
/proc/23221/task/23223/stat : 23223 (java) S 23219 23221 23121 0 -1 64 15792 0 1 0 77 10 0 0 16 0 10 0 626897944 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867752 CPUtime=0.17
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 18849 0 0 0 10 7 0 0 16 0 10 0 626897946 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867752 CPUtime=0
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 626897946 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867752 CPUtime=0
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 626897946 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867752 CPUtime=0
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 626897948 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867752 CPUtime=0.19
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 652 0 0 0 19 0 0 0 15 0 10 0 626897948 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867752 CPUtime=0
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 626897948 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867752 CPUtime=0
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 626897948 888578048 35294 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 867752

[startup+3.1018 s]
/proc/loadavg: 1.75 0.63 0.22 4/90 23234
/proc/meminfo: memFree=1573712/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=3.05
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 57085 981 1 0 253 27 23 2 18 0 9 0 626897942 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42773 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=2.45
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 21328 981 1 0 208 12 23 2 25 0 9 0 626897944 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4127066723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 18 0 9 0 626897946 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.48
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 841 981 0 0 23 0 23 2 15 0 9 0 626897948 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 7 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42773 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867904

[startup+6.30241 s]
/proc/loadavg: 1.77 0.65 0.23 3/90 23234
/proc/meminfo: memFree=1573520/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=6.23
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 60564 981 1 0 570 28 23 2 18 0 9 0 626897942 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42775 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=5.61
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 24776 981 1 0 524 12 23 2 25 0 9 0 626897944 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4127056212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.49
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 846 981 0 0 24 0 23 2 15 0 9 0 626897948 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42775 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867904

[startup+12.7016 s]
/proc/loadavg: 1.79 0.68 0.24 3/90 23234
/proc/meminfo: memFree=1573264/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=12.56
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66734 981 1 0 1202 29 23 2 18 0 9 0 626897942 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42785 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=11.94
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30919 981 1 0 1155 14 23 2 25 0 9 0 626897944 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4127066577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.5
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 873 981 0 0 25 0 23 2 15 0 9 0 626897948 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42785 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867904

[startup+25.5021 s]
/proc/loadavg: 1.84 0.74 0.27 3/90 23234
/proc/meminfo: memFree=1573328/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=25.23
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66760 981 1 0 2469 29 23 2 18 0 9 0 626897942 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42795 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=24.59
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30926 981 1 0 2420 14 23 2 18 0 9 0 626897944 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4127066759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.53
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 892 981 0 0 27 1 23 2 15 0 9 0 626897948 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42795 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867904

[startup+51.1054 s]
/proc/loadavg: 1.89 0.84 0.32 3/90 23234
/proc/meminfo: memFree=1573264/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=50.59
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66772 981 1 0 5005 29 23 2 18 0 9 0 626897942 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42797 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=49.94
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30933 981 1 0 4955 14 23 2 25 0 9 0 626897944 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4127085530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.54
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 897 981 0 0 28 1 23 2 16 0 9 0 626897948 888733696 42797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25

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

/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66784 981 1 0 7538 30 23 2 18 0 9 0 626897942 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42801 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=75.27
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30937 981 1 0 7488 14 23 2 25 0 9 0 626897944 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.55
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 905 981 0 0 29 1 23 2 15 0 9 0 626897948 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42801 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 75.93
Current children cumulated vsize (KiB) 867904

[startup+83.1011 s]
/proc/loadavg: 1.93 0.95 0.37 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=82.26
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66800 981 1 0 8171 30 23 2 18 0 9 0 626897942 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42808 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=81.58
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30938 981 1 0 8119 14 23 2 25 0 9 0 626897944 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 920 981 0 0 30 1 23 2 16 0 9 0 626897948 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42808 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 82.26
Current children cumulated vsize (KiB) 867904

[startup+86.3052 s]
/proc/loadavg: 1.94 0.97 0.38 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=85.44
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66808 981 1 0 8489 30 23 2 18 0 9 0 626897942 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42811 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=84.75
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30939 981 1 0 8436 14 23 2 24 0 9 0 626897944 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4127056221 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 927 981 0 0 30 1 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 85.44
Current children cumulated vsize (KiB) 867904

[startup+87.901 s]
/proc/loadavg: 1.94 0.97 0.38 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=87.02
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66808 981 1 0 8647 30 23 2 18 0 9 0 626897942 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42811 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=86.34
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30939 981 1 0 8595 14 23 2 25 0 9 0 626897944 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 927 981 0 0 30 1 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.02
Current children cumulated vsize (KiB) 867904

[startup+88.7012 s]
/proc/loadavg: 1.94 0.97 0.38 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=87.81
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66813 981 1 0 8726 30 23 2 18 0 9 0 626897942 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42811 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=87.13
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30940 981 1 0 8674 14 23 2 25 0 9 0 626897944 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4127067164 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 931 981 0 0 30 1 23 2 16 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.81
Current children cumulated vsize (KiB) 867904

[startup+88.9012 s]
/proc/loadavg: 1.94 0.97 0.38 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=88.01
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66813 981 1 0 8746 30 23 2 18 0 9 0 626897942 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42811 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=87.33
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30940 981 1 0 8694 14 23 2 25 0 9 0 626897944 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 931 981 0 0 30 1 23 2 16 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.01
Current children cumulated vsize (KiB) 867904

[startup+89.0013 s]
/proc/loadavg: 1.94 0.98 0.38 3/90 23240
/proc/meminfo: memFree=1573064/2055920 swapFree=4175520/4192956
[pid=23221] ppid=23219 vsize=867904 CPUtime=88.11
/proc/23221/stat : 23221 (java) S 23219 23221 23121 0 -1 0 66813 981 1 0 8756 30 23 2 18 0 9 0 626897942 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23221/statm: 216976 42811 2636 9 0 211482 0
[pid=23221/tid=23223] ppid=23219 vsize=867904 CPUtime=87.43
/proc/23221/task/23223/stat : 23223 (java) R 23219 23221 23121 0 -1 64 30940 981 1 0 8704 14 23 2 25 0 9 0 626897944 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4127111776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23224] ppid=23219 vsize=867904 CPUtime=0.57
/proc/23221/task/23224/stat : 23224 (java) S 23219 23221 23121 0 -1 64 34075 981 0 0 20 12 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23225] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23225/stat : 23225 (java) S 23219 23221 23121 0 -1 64 19 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23226] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23226/stat : 23226 (java) S 23219 23221 23121 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 626897946 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23227] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23227/stat : 23227 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23228] ppid=23219 vsize=867904 CPUtime=0.56
/proc/23221/task/23228/stat : 23228 (java) S 23219 23221 23121 0 -1 64 931 981 0 0 30 1 23 2 16 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23221/tid=23229] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23229/stat : 23229 (java) S 23219 23221 23121 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23221/tid=23230] ppid=23219 vsize=867904 CPUtime=0.25
/proc/23221/task/23230/stat : 23230 (java) S 23219 23221 23121 0 -1 64 33 981 0 0 0 0 23 2 15 0 9 0 626897948 888733696 42811 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.11
Current children cumulated vsize (KiB) 867904

Child status: 0
Real time (s): 89.0563
CPU time (s): 88.1696
CPU user time (s): 87.8176
CPU system time (s): 0.351946
CPU usage (%): 99.0044
Max. virtual memory (cumulated for all children) (KiB): 868076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.8176
system time used= 0.351946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67888
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= 3345
involuntary context switches= 5009

runsolver used 0.12898 second user time and 0.299954 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-03 01:00:08
IDJOB=1047292
IDBENCH=54140
IDSOLVER=363
FILE ID=node5/1047292-1215039608
PBS_JOBID= 7875164
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-20_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047292-1215039608/watcher-1047292-1215039608 -o /tmp/evaluation-result-1047292-1215039608/solver-1047292-1215039608 -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-1047292-1215039608.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d17694413f5053e664fee054371c1eab
RANDOM SEED=1864827773

node5.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.279
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.279
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:       1735352 kB
Buffers:         30176 kB
Cached:         186936 kB
SwapCached:      11096 kB
Active:         151112 kB
Inactive:       107388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735352 kB
SwapTotal:     4192956 kB
SwapFree:      4175520 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:          52996 kB
Slab:            47120 kB
Committed_AS:   859704 kB
PageTables:       1892 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= 66540 MiB
End job on node5 at 2008-07-03 01:01:37