Trace number 1070658

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 893 901.183

DiagnosticValue
CHECKS156141000
NODES27261000

General information on the benchmark

Namecsp/pseudoGLB/
normalized-t2001-13queen13-1111224929.xml
MD5SUMbff992d5c45427b59cb52c63f024c7d0
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.95655
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints101
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(101)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1070658-1215166413.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.38/0.40	     nbVariables=169  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=338
0.38/0.40	       =>  wckTime=0.16  cpuTime=0.12  mem=7M853
0.38/0.40	   
0.38/0.40	   constraints being loaded...
0.58/0.66	     nbConstraints=101  nbGlobalConstraints=101  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=9  minArity=2
0.58/0.66	     avgArity=11.93  maxArity=169  nbGenerators=0  nbFusions=0  symmetryWckTime=0.084  symmetryCpuTime=0.04
0.58/0.66	       =>  wckTime=0.424  cpuTime=0.27  mem=12M754
0.67/0.71	   
0.67/0.71	   solver IterativeSystematicSolver being built... 
0.67/0.79	   
0.67/0.79	   INFO : Forward propagation technique limited 
0.77/0.87	       =>  wckTime=0.631  cpuTime=0.4  mem=20M691
0.77/0.87	   
0.77/0.87	   preprocessing
0.77/0.87	     nbConstraintChecks=0  nbPropagations=169  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.77/0.87	     detectedInconsistency=no
0.77/0.87	       =>  wckTime=0.0030  cpuTime=0.01  mem=20M691
0.87/0.97	   
0.87/0.97	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M682)
892.92/901.14	   
892.92/901.14	   search
892.92/901.14	     run=28  nbConstraintChecks=156141297  minDepth=0  maxDepth=151  nbPropagations=178035660  nbRevisions=0
892.92/901.14	     nbUselessRevisions=0  nbAssignments=27261043  nbFailedAssignments=1873623  nbBacktracks=25384719
892.92/901.14	     nbVisitedNodes=52401873  nbRestartNogoods=122  nbSEliminables=0  nbREliminables=97.38  nbIEliminables=0
892.92/901.14	     nbDEliminables=0  nbPEliminables=0
892.92/901.14	       =>  wckTime=900.272  cpuTime=892.05  mem=21M682
892.92/901.15	   
892.92/901.15	   global
892.92/901.15	     nbConstraintChecks=156141297  nbPropagations=178035829  nbRestartNogoods=122  solvingWckTime=900.275
892.92/901.15	     solvingCpuTime=892.05  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=892.5
892.92/901.15	       =>  wckTime=900.908  cpuTime=892.45  mem=21M682
892.92/901.15	   
892.92/901.15	s UNSATISFIABLE
892.92/901.15	d NODES 27261043
892.92/901.15	d CHECKS 156141297
892.92/901.15	   
892.92/901.15	   totalWckTime=900.965  totalCpuTime=892.5

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-1070658-1215166413/watcher-1070658-1215166413 -o /tmp/evaluation-result-1070658-1215166413/solver-1070658-1215166413 -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-1070658-1215166413.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.04 2.01 2.00 3/80 23721
/proc/meminfo: memFree=1806064/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=10616 CPUtime=0
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 639564421 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 2654 472 209 9 0 1184 0
[pid=23721/tid=23722] ppid=23719 vsize=10616 CPUtime=0
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 639564422 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 6381528 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0398899 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 23721
/proc/meminfo: memFree=1806064/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=861876 CPUtime=0.02
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 2254 0 1 0 1 1 0 0 18 0 5 0 639564421 882561024 1863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 215469 1879 860 9 0 210448 0
[pid=23721/tid=23722] ppid=23719 vsize=861876 CPUtime=0.01
/proc/23721/task/23722/stat : 23722 (java) D 23719 23721 22713 0 -1 64 1580 0 1 0 1 0 0 0 17 0 5 0 639564422 882561024 1879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.109406 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 23721
/proc/meminfo: memFree=1806064/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=865884 CPUtime=0.09
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 3909 0 1 0 7 2 0 0 18 0 9 0 639564421 886665216 3349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 216471 3349 1753 9 0 211026 0
[pid=23721/tid=23722] ppid=23719 vsize=865884 CPUtime=0.08
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 3007 0 1 0 7 1 0 0 18 0 9 0 639564422 886665216 3349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302422 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 23721
/proc/meminfo: memFree=1806064/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=866196 CPUtime=0.29
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 5622 0 1 0 25 4 0 0 18 0 9 0 639564421 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 216549 5036 1903 9 0 211097 0
[pid=23721/tid=23722] ppid=23719 vsize=866196 CPUtime=0.24
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 4654 0 1 0 21 3 0 0 19 0 9 0 639564422 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 5534500 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.702468 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 23721
/proc/meminfo: memFree=1806064/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868256 CPUtime=0.67
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 10640 308 1 0 62 5 0 0 18 0 9 0 639564421 889094144 7910 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217064 7910 2633 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868256 CPUtime=0.48
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 7096 308 1 0 45 3 0 0 20 0 9 0 639564422 889094144 7910 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 868256

[startup+1.50253 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1773608/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=1.46
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15341 308 1 0 138 8 0 0 18 0 9 0 639564421 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10730 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=1.16
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11432 308 1 0 110 6 0 0 25 0 9 0 639564422 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4126630224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.23
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 861 308 0 0 23 0 0 0 15 0 9 0 639564426 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 7 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868344

[startup+3.10169 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1773288/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=3.05
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15347 308 1 0 297 8 0 0 18 0 9 0 639564421 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10735 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=2.75
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11437 308 1 0 269 6 0 0 25 0 9 0 639564422 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4126845376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.23
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 862 308 0 0 23 0 0 0 15 0 9 0 639564426 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 7 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10735 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868344

[startup+6.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1773032/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=6.22
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15380 308 1 0 614 8 0 0 18 0 9 0 639564421 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10738 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=5.92
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11438 308 1 0 586 6 0 0 25 0 9 0 639564422 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4126845389 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 865 308 0 0 24 0 0 0 17 0 9 0 639564426 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10738 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868344

[startup+12.7016 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1772840/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=12.56
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15384 308 1 0 1248 8 0 0 18 0 9 0 639564421 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10741 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=12.25
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11440 308 1 0 1219 6 0 0 25 0 9 0 639564422 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4126860030 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 867 308 0 0 24 0 0 0 16 0 9 0 639564426 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868344

[startup+25.5029 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1772840/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=25.24
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15386 308 1 0 2516 8 0 0 18 0 9 0 639564421 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10743 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=24.93
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11442 308 1 0 2487 6 0 0 25 0 9 0 639564422 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4126858257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 867 308 0 0 24 0 0 0 16 0 9 0 639564426 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868344

[startup+51.1024 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 23734
/proc/meminfo: memFree=1772840/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=50.61
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15388 308 1 0 5053 8 0 0 18 0 9 0 639564421 889184256 10745 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10745 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=50.3
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11444 308 1 0 5024 6 0 0 25 0 9 0 639564422 889184256 10745 996147200 134512640 134550740 4294955968 18446744073709551615 4126859987 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04

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

/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 87498 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=874.78
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 87469 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126859940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (KiB) 868344

[startup+889.503 s]
/proc/loadavg: 2.02 2.08 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=881.43
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 88132 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=881.12
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 88103 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126914378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.43
Current children cumulated vsize (KiB) 868344

[startup+895.901 s]
/proc/loadavg: 2.02 2.08 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=887.77
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 88766 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=887.46
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 88737 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126845487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 887.77
Current children cumulated vsize (KiB) 868344

[startup+899.103 s]
/proc/loadavg: 2.02 2.07 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=890.94
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 89083 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=890.63
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 89054 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126860936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 890.94
Current children cumulated vsize (KiB) 868344

[startup+899.903 s]
/proc/loadavg: 2.02 2.07 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=891.74
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 89163 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=891.43
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 89134 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126882864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 891.74
Current children cumulated vsize (KiB) 868344

[startup+900.702 s]
/proc/loadavg: 2.02 2.07 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=892.53
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 89242 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=892.22
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 89213 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126866990 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 892.53
Current children cumulated vsize (KiB) 868344

[startup+901.101 s]
/proc/loadavg: 2.02 2.07 2.02 3/89 23734
/proc/meminfo: memFree=1772008/2055920 swapFree=4157816/4192956
[pid=23721] ppid=23719 vsize=868344 CPUtime=892.92
/proc/23721/stat : 23721 (java) S 23719 23721 22713 0 -1 0 15396 308 1 0 89281 11 0 0 18 0 9 0 639564421 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23721/statm: 217086 10753 2631 9 0 211592 0
[pid=23721/tid=23722] ppid=23719 vsize=868344 CPUtime=892.61
/proc/23721/task/23722/stat : 23722 (java) R 23719 23721 22713 0 -1 64 11451 308 1 0 89252 9 0 0 25 0 9 0 639564422 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126604099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23724] ppid=23719 vsize=868344 CPUtime=0.04
/proc/23721/task/23724/stat : 23724 (java) S 23719 23721 22713 0 -1 64 2205 308 0 0 4 0 0 0 16 0 9 0 639564423 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23725] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23725/stat : 23725 (java) S 23719 23721 22713 0 -1 64 13 308 0 0 0 0 0 0 16 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23726] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23726/stat : 23726 (java) S 23719 23721 22713 0 -1 64 8 308 0 0 0 0 0 0 15 0 9 0 639564424 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23727] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23727/stat : 23727 (java) S 23719 23721 22713 0 -1 64 1 308 0 0 0 0 0 0 18 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23728] ppid=23719 vsize=868344 CPUtime=0.24
/proc/23721/task/23728/stat : 23728 (java) S 23719 23721 22713 0 -1 64 868 308 0 0 24 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23729] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23729/stat : 23729 (java) S 23719 23721 22713 0 -1 64 2 308 0 0 0 0 0 0 19 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23721/tid=23730] ppid=23719 vsize=868344 CPUtime=0
/proc/23721/task/23730/stat : 23730 (java) S 23719 23721 22713 0 -1 64 36 308 0 0 0 0 0 0 15 0 9 0 639564426 889184256 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 892.92
Current children cumulated vsize (KiB) 868344

Child status: 0
Real time (s): 901.183
CPU time (s): 893
CPU user time (s): 892.87
CPU system time (s): 0.12998
CPU usage (%): 99.092
Max. virtual memory (cumulated for all children) (KiB): 868344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 892.87
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15821
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= 19090
involuntary context switches= 38892

runsolver used 1.14383 second user time and 2.94055 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-04 12:13:33
IDJOB=1070658
IDBENCH=55917
IDSOLVER=363
FILE ID=node60/1070658-1215166413
PBS_JOBID= 7881423
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-t2001-13queen13-1111224929.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-1070658-1215166413/watcher-1070658-1215166413 -o /tmp/evaluation-result-1070658-1215166413/solver-1070658-1215166413 -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-1070658-1215166413.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bff992d5c45427b59cb52c63f024c7d0
RANDOM SEED=634759798

node60.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.216
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.216
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:       1806544 kB
Buffers:         11256 kB
Cached:          74608 kB
SwapCached:      29328 kB
Active:         165728 kB
Inactive:        32804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806544 kB
SwapTotal:     4192956 kB
SwapFree:      4157816 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:         125744 kB
Slab:            35744 kB
Committed_AS:  1863064 kB
PageTables:       2072 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= 66544 MiB
End job on node60 at 2008-07-04 12:28:34