Trace number 1090180

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
SAT4J CSP 2008-06-13? (TO) 1800.18 2028.27

General information on the benchmark

Namecsp/graphColoring/sgb/
miles/normalized-miles1500-72.xml
MD5SUM6b9f5310a6fc5cbdc233441298f62b93
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.181972
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints5198
Maximum constraint arity2
Maximum domain size72
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5198
Global constraints used (with number of constraints)

Solver Data (download as text)

0.24/0.64	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.24/0.64	c This is free software under the dual EPL/GNU LGPL licenses.
0.24/0.64	c See www.sat4j.org for details.
0.24/0.64	c That software uses the Rhino library from the Mozilla project.
0.24/0.68	c version 9.9.9.token
0.24/0.68	c sun.arch.data.model	32
0.24/0.68	c java.version	1.6.0_06
0.24/0.68	c os.name	Linux
0.24/0.68	c os.version	2.6.9-22.EL.rootsmp
0.24/0.68	c os.arch	i386
0.24/0.68	c Free memory 669864272
0.24/0.68	c Max memory 672137216
0.24/0.68	c Total memory 672137216
0.24/0.68	c Number of processors 2
0.33/0.72	c c --- Begin Solver configuration ---
0.33/0.72	c Stops conflict analysis at the first Unique Implication Point
0.33/0.72	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.33/0.72	c Learn all clauses as in MiniSAT
0.33/0.72	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.33/0.72	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.33/0.72	c Expensive reason simplification
0.33/0.72	c MiniSAT restarts strategy
0.33/0.72	c timeout=2147483s
0.33/0.72	c DB Simplification allowed=false
0.33/0.72	c --- End Solver configuration ---
0.33/0.72	c solving HOME/instance-1090180-1215270573.xml
0.33/0.72	c reading problem ... 
0.51/0.99	c reading problem named null
0.51/0.99	c reading domains done.
0.51/0.99	c reading variables done.
0.73/1.38	c reading predicates  done.
0.98/1.59	c reading constraints
31.04/40.21	c done with constraints.
31.04/40.21	c ... done. Wall clock time 39.489s.
31.04/40.21	c #vars     9216
31.04/40.21	c #constraints  748768
31.04/40.21	c constraints type 
31.04/40.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 748640
31.04/40.21	c org.sat4j.minisat.constraints.card.AtLeast => 128
956.02/1179.98	c cleaning 32495 clauses out of 65003 for limit 2701.6895685075838
963.78/1187.78	c cleaning 16498 clauses out of 33006 for limit 8757.150521462268
971.25/1195.23	c cleaning 8499 clauses out of 17007 for limit 27999.441811237844
978.41/1202.49	c cleaning 4500 clauses out of 9010 for limit 87332.76387116645
985.27/1209.39	c cleaning 2497 clauses out of 5008 for limit 258597.62919759157
992.34/1216.45	c cleaning 1501 clauses out of 3011 for limit 709306.5832861679
998.81/1222.97	c cleaning 1000 clauses out of 2012 for limit 1754048.8343877515
1004.68/1228.84	c cleaning 755 clauses out of 1510 for limit 3846622.5472381366
1010.65/1234.90	c cleaning 628 clauses out of 1256 for limit 7634090.069571153
1017.22/1241.40	c cleaning 558 clauses out of 1128 for limit 1.4018246949066022E7
1800.02/2028.11	c starts		: 16
1800.02/2028.11	c conflicts		: 119739
1800.02/2028.11	c decisions		: 143695
1800.02/2028.11	c propagations		: 4669371
1800.02/2028.11	c inspects		: 2556684804
1800.02/2028.11	c learnt literals	: 0
1800.02/2028.11	c learnt binary clauses	: 0
1800.02/2028.11	c learnt ternary clauses	: 0
1800.02/2028.11	c learnt clauses	: 119739
1800.02/2028.11	c ignored clauses	: 0
1800.02/2028.12	c root simplifications	: 0
1800.02/2028.12	c removed literals (reason simplification)	: 518069
1800.02/2028.12	c reason swapping (by a shorter reason)	: 0
1800.02/2028.12	c Calls to reduceDB	: 10
1800.02/2028.12	c speed (assignments/second)	: 2348.911683611795
1800.02/2028.12	c non guided choices	20160
1800.02/2028.12	s UNKNOWN
1800.02/2028.12	c Total wall clock time (in seconds) : 2027.392

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1090180-1215270573/watcher-1090180-1215270573 -o /tmp/evaluation-result-1090180-1215270573/solver-1090180-1215270573 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1090180-1215270573.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.92 2.98 2.99 5/82 2905
/proc/meminfo: memFree=1794936/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=800744 CPUtime=0.01
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 2343 0 1 0 0 1 0 0 18 0 4 0 649983161 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 200186 2081 912 9 0 197569 0
[pid=2905/tid=2906] ppid=2903 vsize=800744 CPUtime=0.01
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 1597 0 1 0 0 1 0 0 19 0 4 0 649983163 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 103565975 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=800744 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 4 0 649983164 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=800744 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 4 0 649983164 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0

[startup+0.0665109 s]
/proc/loadavg: 2.92 2.98 2.99 5/82 2905
/proc/meminfo: memFree=1794936/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=800744 CPUtime=0.01
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 2343 0 1 0 0 1 0 0 18 0 4 0 649983161 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 200186 2081 912 9 0 197569 0
[pid=2905/tid=2906] ppid=2903 vsize=800744 CPUtime=0.01
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 1597 0 1 0 0 1 0 0 19 0 4 0 649983163 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 103565975 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=800744 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 4 0 649983164 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=800744 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 4 0 649983164 819961856 2081 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 800744

[startup+0.102513 s]
/proc/loadavg: 2.92 2.98 2.99 5/82 2905
/proc/meminfo: memFree=1794936/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=802236 CPUtime=0.04
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 2678 0 1 0 2 2 0 0 18 0 7 0 649983161 821489664 2413 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 200559 2413 999 9 0 197942 0
[pid=2905/tid=2906] ppid=2903 vsize=802236 CPUtime=0.03
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 1918 0 1 0 2 1 0 0 16 0 7 0 649983163 821489664 2413 996147200 134512640 134550740 4294956016 18446744073709551615 103357349 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=802236 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 7 0 649983164 821489664 2414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=802236 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 7 0 649983164 821489664 2414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 802236

[startup+0.301539 s]
/proc/loadavg: 2.92 2.98 2.99 5/82 2905
/proc/meminfo: memFree=1794936/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=803592 CPUtime=0.07
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 2906 0 1 0 5 2 0 0 18 0 10 0 649983161 822878208 2639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 200898 2639 1025 9 0 198281 0
[pid=2905/tid=2906] ppid=2903 vsize=803592 CPUtime=0.05
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 2130 0 1 0 4 1 0 0 19 0 10 0 649983163 822878208 2639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=803592 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 649983164 822878208 2639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=803592 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 649983164 822878208 2639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 803592

[startup+0.702593 s]
/proc/loadavg: 2.92 2.98 2.99 5/82 2905
/proc/meminfo: memFree=1794936/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=807760 CPUtime=0.33
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 5165 0 1 0 29 4 0 0 18 0 12 0 649983161 827146240 4492 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 201940 4492 1310 9 0 199309 0
[pid=2905/tid=2906] ppid=2903 vsize=807760 CPUtime=0.22
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 3021 0 1 0 19 3 0 0 22 0 12 0 649983163 827146240 4492 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=807760 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983164 827146240 4492 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=807760 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 649983164 827146240 4492 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 807760

[startup+1.5027 s]
/proc/loadavg: 2.92 2.98 2.99 4/94 2917
/proc/meminfo: memFree=1778328/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=808444 CPUtime=0.98
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 7883 0 1 0 91 7 0 0 18 0 12 0 649983161 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202111 6487 1344 9 0 199473 0
[pid=2905/tid=2906] ppid=2903 vsize=808444 CPUtime=0.53
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 4726 0 1 0 48 5 0 0 17 0 12 0 649983163 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4159510777 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983164 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 649983164 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2910] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 649983170 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2911] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 649983170 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2912] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 649983170 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2913] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983175 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=808444 CPUtime=0.19
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 996 0 0 0 19 0 0 0 17 0 12 0 649983175 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2915] ppid=2903 vsize=808444 CPUtime=0.23
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 1399 0 0 0 23 0 0 0 16 0 12 0 649983184 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 649983194 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=808444 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 649983195 827846656 6487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 808444

[startup+3.10189 s]
/proc/loadavg: 2.92 2.98 2.99 5/94 2917
/proc/meminfo: memFree=1768600/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811268 CPUtime=2.26
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 16947 0 1 0 215 11 0 0 18 0 12 0 649983161 830738432 14671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202817 14673 1371 9 0 200179 0
[pid=2905/tid=2906] ppid=2903 vsize=811268 CPUtime=1.29
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 12152 0 1 0 121 8 0 0 19 0 12 0 649983163 830738432 14675 996147200 134512640 134550740 4294956016 18446744073709551615 4109649058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983164 830738432 14675 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 649983164 830738432 14676 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 649983170 830738432 14676 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 649983170 830738432 14677 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 649983170 830738432 14677 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983175 830738432 14678 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811268 CPUtime=0.35
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 1020 0 0 0 35 0 0 0 16 0 12 0 649983175 830738432 14678 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811268 CPUtime=0.6
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3016 0 0 0 59 1 0 0 16 0 12 0 649983184 830738432 14678 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 649983194 830738432 14679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 649983195 830738432 14679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 811268

[startup+6.3023 s]
/proc/loadavg: 3.09 3.02 3.01 5/94 2917
/proc/meminfo: memFree=1694488/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811268 CPUtime=4.24
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 28532 0 1 0 409 15 0 0 18 0 12 0 649983161 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202817 26252 1378 9 0 200179 0
[pid=2905/tid=2906] ppid=2903 vsize=811268 CPUtime=3.07
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17264 0 1 0 296 11 0 0 21 0 12 0 649983163 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4109644937 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811268 CPUtime=0.05
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 3396 0 0 0 5 0 0 0 16 0 12 0 649983164 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811268 CPUtime=0.04
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 3010 0 0 0 4 0 0 0 17 0 12 0 649983164 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 58 0 0 0 0 0 0 0 16 0 12 0 649983170 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 649983170 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 649983170 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983175 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811268 CPUtime=0.38
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 1022 0 0 0 38 0 0 0 15 0 12 0 649983175 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811268 CPUtime=0.65
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3021 0 0 0 64 1 0 0 16 0 12 0 649983184 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 649983194 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811268 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 649983195 830738432 26252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 811268

[startup+12.7011 s]
/proc/loadavg: 3.16 3.03 3.01 6/95 2918
/proc/meminfo: memFree=1661016/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=810916 CPUtime=8.48
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 37984 0 1 0 829 19 0 0 18 0 12 0 649983161 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202729 34913 1378 9 0 200091 0
[pid=2905/tid=2906] ppid=2903 vsize=810916 CPUtime=6.4
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17279 0 1 0 629 11 0 0 19 0 12 0 649983163 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2907] ppid=2903 vsize=810916 CPUtime=0.31
/proc/2905/task/2907/stat : 2907 (java) R 2903 2905 352 0 -1 64 7642 0 0 0 29 2 0 0 16 0 12 0 649983164 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 106158600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2908] ppid=2903 vsize=810916 CPUtime=0.28
/proc/2905/task/2908/stat : 2908 (java) R 2903 2905 352 0 -1 64 8168 0 0 0 26 2 0 0 16 0 12 0 649983164 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 106160161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2910] ppid=2903 vsize=810916 CPUtime=0
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 58 0 0 0 0 0 0 0 16 0 12 0 649983170 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2911] ppid=2903 vsize=810916 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 649983170 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=810916 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 649983170 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=810916 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 649983175 830377984 34913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=810916 CPUtime=0.57

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

[pid=2905/tid=2910] ppid=2903 vsize=811628 CPUtime=3.39
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 12962 0 0 0 334 5 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811628 CPUtime=1.63
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 3466 0 0 0 161 2 0 0 16 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811628 CPUtime=1.86
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3283 0 0 0 185 1 0 0 15 0 13 0 649983184 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 649983194 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 649983195 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2919] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2919/stat : 2919 (java) S 2903 2905 352 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 649987185 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1615.14
Current children cumulated vsize (KiB) 811628

[startup+1902.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/94 3001
/proc/meminfo: memFree=1110552/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811628 CPUtime=1674.85
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 183786 0 1 0 167406 79 0 0 18 0 13 0 649983161 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202907 172591 1403 9 0 200269 0
[pid=2905/tid=2906] ppid=2903 vsize=811628 CPUtime=1663.03
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17375 0 1 0 166289 14 0 0 25 0 13 0 649983163 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4110159488 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811628 CPUtime=2.45
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 72711 0 0 0 219 26 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811628 CPUtime=2.42
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 73223 0 0 0 215 27 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811628 CPUtime=3.39
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 12962 0 0 0 334 5 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811628 CPUtime=1.63
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 3466 0 0 0 161 2 0 0 16 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811628 CPUtime=1.86
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3283 0 0 0 185 1 0 0 15 0 13 0 649983184 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 649983194 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 649983195 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2919] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2919/stat : 2919 (java) S 2903 2905 352 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 649987185 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1674.85
Current children cumulated vsize (KiB) 811628

[startup+1962.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/94 3001
/proc/meminfo: memFree=1110488/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811628 CPUtime=1734.55
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 183786 0 1 0 173376 79 0 0 18 0 13 0 649983161 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202907 172591 1403 9 0 200269 0
[pid=2905/tid=2906] ppid=2903 vsize=811628 CPUtime=1722.74
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17375 0 1 0 172260 14 0 0 25 0 13 0 649983163 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4110159267 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811628 CPUtime=2.45
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 72711 0 0 0 219 26 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811628 CPUtime=2.42
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 73223 0 0 0 215 27 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811628 CPUtime=3.39
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 12962 0 0 0 334 5 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811628 CPUtime=1.63
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 3466 0 0 0 161 2 0 0 16 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811628 CPUtime=1.86
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3283 0 0 0 185 1 0 0 15 0 13 0 649983184 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 649983194 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 649983195 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2919] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2919/stat : 2919 (java) S 2903 2905 352 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 649987185 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1734.55
Current children cumulated vsize (KiB) 811628

[startup+2022.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/94 3001
/proc/meminfo: memFree=1110424/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811628 CPUtime=1794.25
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 185540 0 1 0 179345 80 0 0 18 0 13 0 649983161 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202907 172591 1403 9 0 200269 0
[pid=2905/tid=2906] ppid=2903 vsize=811628 CPUtime=1780.67
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17376 0 1 0 178053 14 0 0 25 0 13 0 649983163 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4110159460 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811628 CPUtime=2.5
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 72711 0 0 0 224 26 0 0 16 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811628 CPUtime=2.49
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 73223 0 0 0 222 27 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811628 CPUtime=5.02
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 14715 0 0 0 496 6 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811628 CPUtime=1.63
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 3466 0 0 0 161 2 0 0 16 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811628 CPUtime=1.86
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3283 0 0 0 185 1 0 0 15 0 13 0 649983184 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 649983194 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 649983195 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2919] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2919/stat : 2919 (java) S 2903 2905 352 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 649987185 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.25
Current children cumulated vsize (KiB) 811628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2028.1 s]
/proc/loadavg: 3.00 3.00 3.00 4/94 3001
/proc/meminfo: memFree=1110424/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=811628 CPUtime=1800.02
/proc/2905/stat : 2905 (java) S 2903 2905 352 0 -1 0 185540 0 1 0 179922 80 0 0 18 0 13 0 649983161 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2905/statm: 202907 172591 1403 9 0 200269 0
[pid=2905/tid=2906] ppid=2903 vsize=811628 CPUtime=1786.45
/proc/2905/task/2906/stat : 2906 (java) R 2903 2905 352 0 -1 64 17376 0 1 0 178631 14 0 0 25 0 13 0 649983163 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4110159484 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2907] ppid=2903 vsize=811628 CPUtime=2.5
/proc/2905/task/2907/stat : 2907 (java) S 2903 2905 352 0 -1 64 72711 0 0 0 224 26 0 0 16 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2908] ppid=2903 vsize=811628 CPUtime=2.49
/proc/2905/task/2908/stat : 2908 (java) S 2903 2905 352 0 -1 64 73223 0 0 0 222 27 0 0 17 0 13 0 649983164 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2910] ppid=2903 vsize=811628 CPUtime=5.02
/proc/2905/task/2910/stat : 2910 (java) S 2903 2905 352 0 -1 64 14715 0 0 0 496 6 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2911] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2911/stat : 2911 (java) S 2903 2905 352 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2912] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2912/stat : 2912 (java) S 2903 2905 352 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 649983170 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2913] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2913/stat : 2913 (java) S 2903 2905 352 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2914] ppid=2903 vsize=811628 CPUtime=1.63
/proc/2905/task/2914/stat : 2914 (java) S 2903 2905 352 0 -1 64 3466 0 0 0 161 2 0 0 16 0 13 0 649983175 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2915] ppid=2903 vsize=811628 CPUtime=1.86
/proc/2905/task/2915/stat : 2915 (java) S 2903 2905 352 0 -1 64 3283 0 0 0 185 1 0 0 15 0 13 0 649983184 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2916] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2916/stat : 2916 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 649983194 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2905/tid=2917] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2917/stat : 2917 (java) S 2903 2905 352 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 649983195 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2905/tid=2919] ppid=2903 vsize=811628 CPUtime=0
/proc/2905/task/2919/stat : 2919 (java) S 2903 2905 352 0 -1 64 5 0 0 0 0 0 0 0 24 0 13 0 649987185 831107072 172591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 811628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+2028.21 s]
/proc/loadavg: 3.00 3.00 3.00 4/94 3001
/proc/meminfo: memFree=1110424/2055920 swapFree=3921008/4192956
[pid=2905] ppid=2903 vsize=0 CPUtime=1800.12
/proc/2905/stat : 2905 (java) Z 2903 2905 352 0 -1 1036 185558 0 1 0 179927 85 0 0 16 0 2 0 649983161 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 2028.27
CPU time (s): 1800.18
CPU user time (s): 1799.28
CPU system time (s): 0.901862
CPU usage (%): 88.7547
Max. virtual memory (cumulated for all children) (KiB): 815632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.901862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185558
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= 43002
involuntary context switches= 62505

runsolver used 2.39764 second user time and 6.87395 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-05 17:09:33
IDJOB=1090180
IDBENCH=58406
IDSOLVER=344
FILE ID=node92/1090180-1215270573
PBS_JOBID= 7882006
Free space on /tmp= 66480 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/graphColoring/sgb/miles/normalized-miles1500-72.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1090180-1215270573/watcher-1090180-1215270573 -o /tmp/evaluation-result-1090180-1215270573/solver-1090180-1215270573 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1090180-1215270573.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6b9f5310a6fc5cbdc233441298f62b93
RANDOM SEED=1156485568

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1795288 kB
Buffers:         27640 kB
Cached:         121208 kB
SwapCached:       7076 kB
Active:         126312 kB
Inactive:        77492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795288 kB
SwapTotal:     4192956 kB
SwapFree:      3921008 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          61832 kB
Slab:            40772 kB
Committed_AS:  1593600 kB
PageTables:       2936 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= 66476 MiB
End job on node92 at 2008-07-05 17:43:23