Trace number 1080172

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 247.54 249.68

DiagnosticValue
CHECKS1203630
NODES126228

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-45_ext.xml
MD5SUMe796ae923cb124c016369356469dc7e4
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 benchmark16.2285
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1080172-1215212194.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.28/0.37	       =>  wckTime=0.106  cpuTime=0.09  mem=7M919
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
0.77/0.84	     nbConstraints=57  nbRelationTypes=57  nbGlobalConstraints=57  nbExtensionStructures=57
0.77/0.84	     nbSharedExtensionStructures=0  nbConflictsStructures=57  nbSharedConflictsStructures=0
0.77/0.84	     nbSharedBinaryRepresentations=0  minDegree=3  maxDegree=16  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
0.77/0.84	     symmetryWckTime=0.043  symmetryCpuTime=0.03
0.77/0.84	       =>  wckTime=0.571  cpuTime=0.49  mem=45M512
0.86/0.95	   
0.86/0.96	   solver IterativeSystematicSolver being built... 
0.96/1.02	   
0.96/1.02	   INFO : Forward propagation technique limited 
0.96/1.08	       =>  wckTime=0.819  cpuTime=0.6  mem=29M86
1.08/1.13	   
1.08/1.13	   preprocessing
1.08/1.13	     nbConstraintChecks=0  nbValidityChecks=162188  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
1.08/1.13	     nbRemovedValues=0  detectedInconsistency=no
1.08/1.13	       =>  wckTime=0.049  cpuTime=0.04  mem=29M86
1.98/2.08	   
1.98/2.08	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=30M67)
247.46/249.65	   
247.46/249.65	   search
247.46/249.65	     run=20  nbConstraintChecks=1203626  nbValidityChecks=3300884031  minDepth=0  maxDepth=8  nbPropagations=4864602
247.46/249.65	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=126228  nbFailedAssignments=82257  nbInferredBacktracks=2
247.46/249.65	     nbBacktracks=43893  nbVisitedNodes=238006  nbRestartNogoods=262  nbSEliminables=0.09  nbREliminables=3.68
247.46/249.65	     nbIEliminables=11.01  nbDEliminables=0  nbPEliminables=0
247.46/249.65	       =>  wckTime=248.565  cpuTime=246.35  mem=32M908
247.46/249.65	   
247.46/249.65	   global
247.46/249.65	     nbConstraintChecks=1203626  nbValidityChecks=3301046219  nbPropagations=4864622  nbRestartNogoods=262
247.46/249.65	     solvingWckTime=248.569  solvingCpuTime=246.35  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
247.46/249.65	     globalCpuTime=247.0
247.46/249.65	       =>  wckTime=249.389  cpuTime=246.95  mem=32M908
247.46/249.65	   
247.46/249.65	s UNSATISFIABLE
247.46/249.65	d NODES 126228
247.46/249.65	d CHECKS 1203626
247.46/249.66	   
247.46/249.66	   totalWckTime=249.46  totalCpuTime=247.0

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 3/72 21001
/proc/meminfo: memFree=1724936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=1616 CPUtime=0
/proc/21001/stat : 21001 (java) D 20999 21001 20264 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1550894495 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21001/statm: 404 145 119 9 0 46 0

[startup+0.0508441 s]
/proc/loadavg: 1.99 1.98 1.99 3/72 21001
/proc/meminfo: memFree=1724936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=861876 CPUtime=0.04
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 2361 0 1 0 2 2 0 0 18 0 5 0 1550894495 882561024 1948 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861876

[startup+0.103725 s]
/proc/loadavg: 1.99 1.98 1.99 3/72 21001
/proc/meminfo: memFree=1724936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=865884 CPUtime=0.09
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 3685 0 1 0 6 3 0 0 18 0 9 0 1550894495 886665216 3160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 216471 3160 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301747 s]
/proc/loadavg: 1.99 1.98 1.99 3/72 21001
/proc/meminfo: memFree=1724936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=866284 CPUtime=0.28
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 5749 0 1 0 24 4 0 0 18 0 9 0 1550894495 887074816 5127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 216571 5127 1947 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701793 s]
/proc/loadavg: 1.99 1.98 1.99 3/72 21001
/proc/meminfo: memFree=1724936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=866520 CPUtime=0.67
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 12432 0 1 0 58 9 0 0 18 0 9 0 1550894495 887316480 11792 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 216630 11792 1977 9 0 211158 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866520

[startup+1.50287 s]
/proc/loadavg: 1.99 1.98 1.99 5/83 21014
/proc/meminfo: memFree=1661936/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868280 CPUtime=1.48
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27267 269 1 0 131 16 0 1 18 0 9 0 1550894495 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217070 18364 2631 9 0 211576 0
[pid=21001/tid=21003] ppid=20999 vsize=868280 CPUtime=1.18
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18774 269 1 0 106 11 0 1 19 0 9 0 1550894496 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4126746315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868280 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868280 CPUtime=0.17
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 506 269 0 0 16 0 0 1 15 0 9 0 1550894500 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889118720 18364 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 868280

[startup+3.10203 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1661368/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868280 CPUtime=3.06
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27285 269 1 0 289 16 0 1 18 0 9 0 1550894495 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217070 18377 2631 9 0 211576 0
[pid=21001/tid=21003] ppid=20999 vsize=868280 CPUtime=2.75
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18779 269 1 0 262 12 0 1 25 0 9 0 1550894496 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4126746498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868280 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 17 0 9 0 1550894498 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868280 CPUtime=0.19
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 519 269 0 0 18 0 0 1 15 0 9 0 1550894500 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868280 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889118720 18377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868280

[startup+6.30134 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1661176/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=6.24
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27316 269 1 0 606 17 0 1 18 0 9 0 1550894495 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18391 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=5.89
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18793 269 1 0 576 12 0 1 25 0 9 0 1550894496 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4126746528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 17 0 9 0 1550894498 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.22
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 536 269 0 0 21 0 0 1 16 0 9 0 1550894500 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868412

[startup+12.703 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660984/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=12.58
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27346 269 1 0 1240 17 0 1 18 0 9 0 1550894495 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18394 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=12.22
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18818 269 1 0 1209 12 0 1 25 0 9 0 1550894496 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4126770709 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 541 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 868412

[startup+25.5023 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1661048/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=25.27
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27367 269 1 0 2509 17 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=24.91
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18838 269 1 0 2478 12 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 17 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 868412

[startup+51.1028 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660984/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=50.66
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27429 269 1 0 5048 17 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=50.3
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 18900 269 1 0 5017 12 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126735225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01

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

/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27853 269 1 0 24083 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=240.67
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19324 269 1 0 24052 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 241.02
Current children cumulated vsize (KiB) 868412

[startup+246.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=244.19
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27853 269 1 0 24400 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=243.84
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19324 269 1 0 24369 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 244.19
Current children cumulated vsize (KiB) 868412

[startup+247.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=245.77
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27854 269 1 0 24558 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=245.42
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19325 269 1 0 24527 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 245.77
Current children cumulated vsize (KiB) 868412

[startup+248.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=246.56
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27856 269 1 0 24637 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=246.21
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19327 269 1 0 24606 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746482 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 246.56
Current children cumulated vsize (KiB) 868412

[startup+249.103 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=246.96
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27857 269 1 0 24677 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=246.61
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19328 269 1 0 24646 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746556 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 246.96
Current children cumulated vsize (KiB) 868412

[startup+249.503 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=247.36
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27859 269 1 0 24717 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=247.01
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19330 269 1 0 24686 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 247.36
Current children cumulated vsize (KiB) 868412

[startup+249.603 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 21014
/proc/meminfo: memFree=1660728/2055920 swapFree=4122828/4192956
[pid=21001] ppid=20999 vsize=868412 CPUtime=247.46
/proc/21001/stat : 21001 (java) S 20999 21001 20264 0 -1 0 27859 269 1 0 24727 18 0 1 18 0 9 0 1550894495 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21001/statm: 217103 18395 2631 9 0 211609 0
[pid=21001/tid=21003] ppid=20999 vsize=868412 CPUtime=247.11
/proc/21001/task/21003/stat : 21003 (java) R 20999 21001 20264 0 -1 64 19330 269 1 0 24696 14 0 1 25 0 9 0 1550894496 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4126746561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21004] ppid=20999 vsize=868412 CPUtime=0.11
/proc/21001/task/21004/stat : 21004 (java) S 20999 21001 20264 0 -1 64 7149 269 0 0 8 2 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21005] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21005/stat : 21005 (java) S 20999 21001 20264 0 -1 64 13 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21006] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21006/stat : 21006 (java) S 20999 21001 20264 0 -1 64 8 269 0 0 0 0 0 1 16 0 9 0 1550894498 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21007] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21007/stat : 21007 (java) S 20999 21001 20264 0 -1 64 1 269 0 0 0 0 0 1 18 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21008] ppid=20999 vsize=868412 CPUtime=0.23
/proc/21001/task/21008/stat : 21008 (java) S 20999 21001 20264 0 -1 64 542 269 0 0 22 0 0 1 16 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21009] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21009/stat : 21009 (java) S 20999 21001 20264 0 -1 64 2 269 0 0 0 0 0 1 19 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21001/tid=21010] ppid=20999 vsize=868412 CPUtime=0.01
/proc/21001/task/21010/stat : 21010 (java) S 20999 21001 20264 0 -1 64 3 269 0 0 0 0 0 1 15 0 9 0 1550894500 889253888 18395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 247.46
Current children cumulated vsize (KiB) 868412

Child status: 0
Real time (s): 249.68
CPU time (s): 247.54
CPU user time (s): 247.327
CPU system time (s): 0.212967
CPU usage (%): 99.1429
Max. virtual memory (cumulated for all children) (KiB): 868412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.327
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28224
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= 6126
involuntary context switches= 11303

runsolver used 0.312952 second user time and 0.834873 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 00:56:34
IDJOB=1080172
IDBENCH=56939
IDSOLVER=363
FILE ID=node12/1080172-1215212194
PBS_JOBID= 7881758
Free space on /tmp= 66352 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-45_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-1080172-1215212194/watcher-1080172-1215212194 -o /tmp/evaluation-result-1080172-1215212194/solver-1080172-1215212194 -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-1080172-1215212194.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e796ae923cb124c016369356469dc7e4
RANDOM SEED=2106787313

node12.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.236
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.236
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:       1725480 kB
Buffers:         23424 kB
Cached:         147760 kB
SwapCached:      64504 kB
Active:         223904 kB
Inactive:        55096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725480 kB
SwapTotal:     4192956 kB
SwapFree:      4122828 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:         115332 kB
Slab:            36664 kB
Committed_AS:  3117244 kB
PageTables:       2020 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= 66352 MiB
End job on node12 at 2008-07-05 01:00:44