Trace number 1047913

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 80.1868 80.8917

DiagnosticValue
CHECKS2747
NODES1642

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-29_ext.xml
MD5SUM7290112946d823155516cf23a87cf660
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.765
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.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1047913-1215041614.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.35	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.35	       =>  wckTime=0.101  cpuTime=0.08  mem=6M878
0.29/0.35	   
0.29/0.35	   relations being loaded...
0.39/0.42	   
0.39/0.42	   constraints being loaded...
1.66/1.76	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.66/1.76	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.66/1.76	     nbSharedBinaryRepresentations=0  minDegree=1908  maxDegree=1977  minArity=15  maxArity=15  nbGenerators=0
1.66/1.76	     nbFusions=0  symmetryWckTime=0.552  symmetryCpuTime=0.27
1.66/1.76	       =>  wckTime=1.509  cpuTime=0.82  mem=110M526
1.85/1.92	   
1.85/1.92	   solver IterativeSystematicSolver being built... 
1.85/1.99	   
1.94/2.00	   INFO : Forward propagation technique limited 
1.94/2.06	       =>  wckTime=1.807  cpuTime=0.95  mem=108M918
6.51/6.61	   
6.51/6.61	   preprocessing
6.51/6.61	     nbConstraintChecks=0  nbValidityChecks=18866202  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
6.51/6.61	     nbRemovedValues=0  detectedInconsistency=no
6.51/6.61	       =>  wckTime=4.553  cpuTime=4.48  mem=108M918
17.71/17.92	   
17.71/17.92	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=109M902)
80.08/80.85	   
80.08/80.85	   search
80.08/80.85	     run=8  nbConstraintChecks=2747  nbValidityChecks=1267479770  minDepth=0  maxDepth=10  nbPropagations=9816
80.08/80.85	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1642  nbFailedAssignments=528  nbBacktracks=1061
80.08/80.85	     nbVisitedNodes=2700  nbRestartNogoods=26  nbSEliminables=0  nbREliminables=13.38  nbIEliminables=0
80.08/80.85	     nbDEliminables=0  nbPEliminables=0
80.08/80.85	       =>  wckTime=78.785  cpuTime=78.01  mem=109M902
80.08/80.85	   
80.08/80.85	   global
80.08/80.85	     nbConstraintChecks=2747  nbValidityChecks=1286345972  nbPropagations=9837  nbRestartNogoods=26
80.08/80.85	     solvingWckTime=78.787  solvingCpuTime=78.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
80.08/80.85	     globalCpuTime=79.01
80.08/80.85	       =>  wckTime=80.596  cpuTime=78.96  mem=109M902
80.08/80.85	   
80.08/80.85	s UNSATISFIABLE
80.08/80.85	d NODES 1642
80.08/80.85	d CHECKS 2747
80.08/80.85	   
80.08/80.85	   totalWckTime=80.668  totalCpuTime=79.02

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-1047913-1215041614/watcher-1047913-1215041614 -o /tmp/evaluation-result-1047913-1215041614/solver-1047913-1215041614 -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-1047913-1215041614.xml 

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


[startup+0 s]
/proc/loadavg: 2.01 2.05 1.80 4/72 32001
/proc/meminfo: memFree=1433128/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=1616 CPUtime=0
/proc/32001/stat : 32001 (java) D 31999 32001 31351 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1983136817 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32001/statm: 404 148 122 9 0 46 0

[startup+0.0465931 s]
/proc/loadavg: 2.01 2.05 1.80 4/72 32001
/proc/meminfo: memFree=1433128/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=861876 CPUtime=0.03
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 2360 0 1 0 2 1 0 0 18 0 5 0 1983136817 882561024 1947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.10344 s]
/proc/loadavg: 2.01 2.05 1.80 4/72 32001
/proc/meminfo: memFree=1433128/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=865884 CPUtime=0.08
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 3710 0 1 0 7 1 0 0 18 0 9 0 1983136817 886665216 3181 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216471 3181 1688 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301455 s]
/proc/loadavg: 2.01 2.05 1.80 4/72 32001
/proc/meminfo: memFree=1433128/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=866284 CPUtime=0.29
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 5836 0 1 0 25 4 0 0 18 0 9 0 1983136817 887074816 5210 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216571 5210 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701487 s]
/proc/loadavg: 2.01 2.05 1.80 4/72 32001
/proc/meminfo: memFree=1433128/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867428 CPUtime=0.69
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 9768 0 1 0 63 6 0 0 18 0 9 0 1983136817 888246272 9128 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216857 9128 1979 9 0 211385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867428

[startup+1.50255 s]
/proc/loadavg: 2.01 2.05 1.80 3/81 32010
/proc/meminfo: memFree=1339552/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867752 CPUtime=1.41
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 36013 0 1 0 120 21 0 0 18 0 10 0 1983136817 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216938 35243 2005 9 0 211466 0
[pid=32001/tid=32003] ppid=31999 vsize=867752 CPUtime=0.95
/proc/32001/task/32003/stat : 32003 (java) S 31999 32001 31351 0 -1 64 15792 0 1 0 85 10 0 0 22 0 10 0 1983136819 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867752 CPUtime=0.21
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 18798 0 0 0 12 9 0 0 17 0 10 0 1983136820 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867752 CPUtime=0
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1983136820 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867752 CPUtime=0
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1983136820 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867752 CPUtime=0
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1983136822 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867752 CPUtime=0.21
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 653 0 0 0 21 0 0 0 15 0 10 0 1983136822 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867752 CPUtime=0
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1983136822 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867752 CPUtime=0
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1983136822 888578048 35243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867752

[startup+3.10168 s]
/proc/loadavg: 2.01 2.05 1.80 4/83 32014
/proc/meminfo: memFree=1265104/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=3.04
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 56520 982 1 0 253 27 22 2 18 0 9 0 1983136817 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42425 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=2.39
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 21172 982 1 0 204 11 22 2 17 0 9 0 1983136819 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4127055828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.49
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 848 982 0 0 25 0 22 2 15 0 9 0 1983136822 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867892

[startup+6.30194 s]
/proc/loadavg: 2.01 2.05 1.80 3/81 32014
/proc/meminfo: memFree=1259160/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=6.21
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 60174 982 1 0 569 28 22 2 18 0 9 0 1983136817 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42427 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=5.56
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 24794 982 1 0 520 12 22 2 25 0 9 0 1983136819 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4127074946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.5
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 854 982 0 0 26 0 22 2 15 0 9 0 1983136822 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42427 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867892

[startup+12.7015 s]
/proc/loadavg: 2.01 2.05 1.80 3/81 32014
/proc/meminfo: memFree=1252184/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=12.56
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66222 982 1 0 1203 29 22 2 18 0 9 0 1983136817 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42437 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=11.89
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30816 982 1 0 1152 13 22 2 25 0 9 0 1983136819 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4127074805 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.51
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 880 982 0 0 27 0 22 2 15 0 9 0 1983136822 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42437 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867892

[startup+25.5025 s]
/proc/loadavg: 2.00 2.04 1.81 3/81 32014
/proc/meminfo: memFree=1240152/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=25.26
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66260 982 1 0 2472 30 22 2 18 0 9 0 1983136817 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42447 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=24.55
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30822 982 1 0 2418 13 22 2 25 0 9 0 1983136819 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4127075369 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 17 0 9 0 1983136820 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.53
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 912 982 0 0 29 0 22 2 15 0 9 0 1983136822 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867892

[startup+51.1026 s]
/proc/loadavg: 2.00 2.04 1.81 3/81 32014
/proc/meminfo: memFree=1219480/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=50.64
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66270 982 1 0 5010 30 22 2 18 0 9 0 1983136817 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42451 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=49.94
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30824 982 1 0 4956 14 22 2 25 0 9 0 1983136819 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4127074763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 17 0 9 0 1983136820 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.54
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 920 982 0 0 30 0 22 2 15 0 9 0 1983136822 888721408 42451 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24

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

/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66280 982 1 0 6913 30 22 2 18 0 9 0 1983136817 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42453 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=68.97
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30828 982 1 0 6859 14 22 2 25 0 9 0 1983136819 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4127105498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.55
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 926 982 0 0 31 0 22 2 15 0 9 0 1983136822 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42453 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.67
Current children cumulated vsize (KiB) 867892

[startup+76.7027 s]
/proc/loadavg: 2.00 2.04 1.82 3/81 32014
/proc/meminfo: memFree=1208984/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=76.02
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66291 982 1 0 7548 30 22 2 18 0 9 0 1983136817 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42460 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=75.3
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7492 14 22 2 25 0 9 0 1983136819 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4127106446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.56
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 933 982 0 0 32 0 22 2 15 0 9 0 1983136822 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42460 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.02
Current children cumulated vsize (KiB) 867892

[startup+78.3028 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 32014
/proc/meminfo: memFree=1205528/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=77.6
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66292 982 1 0 7706 30 22 2 18 0 9 0 1983136817 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42461 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=76.88
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7650 14 22 2 25 0 9 0 1983136819 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4126885607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.57
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 934 982 0 0 33 0 22 2 16 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 77.6
Current children cumulated vsize (KiB) 867892

[startup+79.902 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 32014
/proc/meminfo: memFree=1205528/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=79.19
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66292 982 1 0 7865 30 22 2 18 0 9 0 1983136817 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42461 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=78.46
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7808 14 22 2 25 0 9 0 1983136819 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4127074763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.57
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 934 982 0 0 33 0 22 2 16 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42461 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.19
Current children cumulated vsize (KiB) 867892

[startup+80.307 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 32014
/proc/meminfo: memFree=1205464/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=79.59
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66295 982 1 0 7905 30 22 2 18 0 9 0 1983136817 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42463 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=78.86
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7848 14 22 2 25 0 9 0 1983136819 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4127074852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.57
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 937 982 0 0 33 0 22 2 16 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.59
Current children cumulated vsize (KiB) 867892

[startup+80.701 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 32014
/proc/meminfo: memFree=1205464/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=79.98
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66295 982 1 0 7944 30 22 2 18 0 9 0 1983136817 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42463 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=79.26
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7888 14 22 2 25 0 9 0 1983136819 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4127074930 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.57
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 937 982 0 0 33 0 22 2 16 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (KiB) 867892

[startup+80.801 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 32014
/proc/meminfo: memFree=1205464/2055920 swapFree=4180472/4192956
[pid=32001] ppid=31999 vsize=867892 CPUtime=80.08
/proc/32001/stat : 32001 (java) S 31999 32001 31351 0 -1 0 66295 982 1 0 7954 30 22 2 18 0 9 0 1983136817 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32001/statm: 216973 42463 2636 9 0 211479 0
[pid=32001/tid=32003] ppid=31999 vsize=867892 CPUtime=79.35
/proc/32001/task/32003/stat : 32003 (java) R 31999 32001 31351 0 -1 64 30832 982 1 0 7897 14 22 2 25 0 9 0 1983136819 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4127075420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32004] ppid=31999 vsize=867892 CPUtime=0.59
/proc/32001/task/32004/stat : 32004 (java) S 31999 32001 31351 0 -1 64 33660 982 0 0 22 13 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32005] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32005/stat : 32005 (java) S 31999 32001 31351 0 -1 64 15 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32006] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32006/stat : 32006 (java) S 31999 32001 31351 0 -1 64 9 982 0 0 0 0 22 2 16 0 9 0 1983136820 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32001/tid=32007] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32007/stat : 32007 (java) S 31999 32001 31351 0 -1 64 1 982 0 0 0 0 22 2 18 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32008] ppid=31999 vsize=867892 CPUtime=0.57
/proc/32001/task/32008/stat : 32008 (java) S 31999 32001 31351 0 -1 64 937 982 0 0 33 0 22 2 16 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32009] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32009/stat : 32009 (java) S 31999 32001 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32001/tid=32010] ppid=31999 vsize=867892 CPUtime=0.24
/proc/32001/task/32010/stat : 32010 (java) S 31999 32001 31351 0 -1 64 35 982 0 0 0 0 22 2 15 0 9 0 1983136822 888721408 42463 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.08
Current children cumulated vsize (KiB) 867892

Child status: 0
Real time (s): 80.8917
CPU time (s): 80.1868
CPU user time (s): 79.8309
CPU system time (s): 0.355945
CPU usage (%): 99.1286
Max. virtual memory (cumulated for all children) (KiB): 868076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.8309
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67370
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= 3194
involuntary context switches= 4828

runsolver used 0.104984 second user time and 0.272958 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-03 01:33:34
IDJOB=1047913
IDBENCH=54167
IDSOLVER=363
FILE ID=node3/1047913-1215041614
PBS_JOBID= 7875168
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-29_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-1047913-1215041614/watcher-1047913-1215041614 -o /tmp/evaluation-result-1047913-1215041614/solver-1047913-1215041614 -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-1047913-1215041614.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7290112946d823155516cf23a87cf660
RANDOM SEED=1105915188

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1433608 kB
Buffers:          2696 kB
Cached:          56072 kB
SwapCached:       6308 kB
Active:         545076 kB
Inactive:        21112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433608 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:         514268 kB
Slab:            39932 kB
Committed_AS:  4038540 kB
PageTables:       3404 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= 66552 MiB
End job on node3 at 2008-07-03 01:34:55