Trace number 1095257

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.1 1871.06

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-38_ext.xml
MD5SUMfd1bdad770f250a39b8232a65f612f71
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.26/0.85	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.26/0.85	c This is free software under the dual EPL/GNU LGPL licenses.
0.26/0.85	c See www.sat4j.org for details.
0.26/0.85	c That software uses the Rhino library from the Mozilla project.
0.26/0.89	c version 9.9.9.token
0.26/0.89	c sun.arch.data.model	32
0.26/0.89	c java.version	1.6.0_06
0.26/0.89	c os.name	Linux
0.26/0.89	c os.version	2.6.9-22.EL.rootsmp
0.26/0.89	c os.arch	i386
0.26/0.89	c Free memory 669864272
0.26/0.89	c Max memory 672137216
0.26/0.89	c Total memory 672137216
0.26/0.89	c Number of processors 2
0.32/0.94	c c --- Begin Solver configuration ---
0.32/0.94	c Stops conflict analysis at the first Unique Implication Point
0.32/0.94	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.32/0.94	c Learn all clauses as in MiniSAT
0.32/0.94	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32/0.94	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.32/0.94	c Expensive reason simplification
0.32/0.94	c MiniSAT restarts strategy
0.32/0.94	c timeout=2147483s
0.32/0.94	c DB Simplification allowed=false
0.32/0.94	c --- End Solver configuration ---
0.32/0.94	c solving HOME/instance-1095257-1215253433.xml
0.32/0.94	c reading problem ... 
0.62/1.31	c reading problem named null
0.62/1.31	c reading domains done.
0.62/1.31	c reading variables done.
0.62/1.35	c reading relations done.
5.05/7.30	c reading constraints
7.26/9.64	c done with constraints.
7.26/9.64	c ... done. Wall clock time 8.7s.
7.26/9.64	c #vars     784
7.26/9.64	c #constraints  1290245
7.26/9.64	c constraints type 
7.26/9.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1290217
7.26/9.64	c org.sat4j.minisat.constraints.card.AtLeast => 28
1800.01/1870.81	c starts		: 21
1800.01/1870.81	c conflicts		: 792390
1800.01/1870.81	c decisions		: 1355696
1800.01/1870.81	c propagations		: 58706142
1800.01/1870.81	c inspects		: 5663695166
1800.01/1870.81	c learnt literals	: 0
1800.01/1870.81	c learnt binary clauses	: 7
1800.01/1870.81	c learnt ternary clauses	: 308
1800.01/1870.81	c learnt clauses	: 792390
1800.01/1870.81	c ignored clauses	: 0
1800.01/1870.81	c root simplifications	: 0
1800.01/1870.81	c removed literals (reason simplification)	: 33447588
1800.01/1870.81	c reason swapping (by a shorter reason)	: 0
1800.01/1870.81	c Calls to reduceDB	: 0
1800.01/1870.81	c speed (assignments/second)	: 31542.634517679224
1800.01/1870.81	c non guided choices	253
1800.01/1870.81	s UNKNOWN
1800.01/1870.81	c Total wall clock time (in seconds) : 1869.871

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-1095257-1215253433/watcher-1095257-1215253433 -o /tmp/evaluation-result-1095257-1215253433/solver-1095257-1215253433 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1095257-1215253433.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: 3.00 3.00 3.00 5/90 1587
/proc/meminfo: memFree=1774376/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=800744 CPUtime=0.02
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 2437 0 1 0 1 1 0 0 19 0 4 0 648269235 819961856 2175 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 200186 2175 923 9 0 197569 0
[pid=1587/tid=1588] ppid=1585 vsize=800744 CPUtime=0.01
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 1692 0 1 0 1 0 0 0 22 0 4 0 648269236 819961856 2177 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=800744 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 4 0 648269237 819961856 2178 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=800744 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 4 0 648269237 819961856 2178 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0

[startup+0.169528 s]
/proc/loadavg: 3.00 3.00 3.00 5/90 1587
/proc/meminfo: memFree=1774376/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=802080 CPUtime=0.03
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 2530 0 1 0 2 1 0 0 19 0 7 0 648269235 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 200520 2267 962 9 0 197903 0
[pid=1587/tid=1588] ppid=1585 vsize=802080 CPUtime=0.02
/proc/1587/task/1588/stat : 1588 (java) S 1585 1587 520 0 -1 64 1775 0 1 0 2 0 0 0 24 0 7 0 648269236 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=802080 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 7 0 648269237 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=802080 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 7 0 648269237 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 802080

[startup+0.202531 s]
/proc/loadavg: 3.00 3.00 3.00 5/90 1587
/proc/meminfo: memFree=1774376/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=802080 CPUtime=0.03
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 2530 0 1 0 2 1 0 0 19 0 7 0 648269235 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 200520 2267 962 9 0 197903 0
[pid=1587/tid=1588] ppid=1585 vsize=802080 CPUtime=0.02
/proc/1587/task/1588/stat : 1588 (java) S 1585 1587 520 0 -1 64 1775 0 1 0 2 0 0 0 24 0 7 0 648269236 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=802080 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 7 0 648269237 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=802080 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 7 0 648269237 821329920 2267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 802080

[startup+0.302543 s]
/proc/loadavg: 3.00 3.00 3.00 5/90 1587
/proc/meminfo: memFree=1774376/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=803076 CPUtime=0.07
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 2903 0 1 0 5 2 0 0 19 0 9 0 648269235 822349824 2636 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 200769 2636 1025 9 0 198152 0
[pid=1587/tid=1588] ppid=1585 vsize=803076 CPUtime=0.06
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 2129 0 1 0 5 1 0 0 17 0 9 0 648269236 822349824 2636 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=803076 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 9 0 648269237 822349824 2636 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=803076 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 648269237 822349824 2636 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 803076

[startup+0.701593 s]
/proc/loadavg: 3.00 3.00 3.00 5/90 1587
/proc/meminfo: memFree=1774376/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=807760 CPUtime=0.22
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 4586 0 1 0 19 3 0 0 19 0 12 0 648269235 827146240 3915 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 201940 3915 1298 9 0 199309 0
[pid=1587/tid=1588] ppid=1585 vsize=807760 CPUtime=0.12
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 2449 0 1 0 11 1 0 0 20 0 12 0 648269236 827146240 3915 996147200 134512640 134550740 4294956016 18446744073709551615 106734902 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=807760 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 648269237 827146240 3917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=807760 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 648269237 827146240 3917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 807760

[startup+1.5027 s]
/proc/loadavg: 3.00 3.00 3.00 4/102 1599
/proc/meminfo: memFree=1759752/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=807788 CPUtime=0.81
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 6660 0 1 0 76 5 0 0 19 0 12 0 648269235 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 201947 5790 1339 9 0 199309 0
[pid=1587/tid=1588] ppid=1585 vsize=807788 CPUtime=0.4
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 4169 0 1 0 37 3 0 0 22 0 12 0 648269236 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4109589797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1589] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 648269237 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 648269237 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 648269245 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 648269246 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 648269246 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 648269260 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=807788 CPUtime=0.15
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 419 0 0 0 15 0 0 0 16 0 12 0 648269260 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1597] ppid=1585 vsize=807788 CPUtime=0.22
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 1311 0 0 0 22 0 0 0 16 0 12 0 648269270 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1598] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648269280 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=807788 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 648269280 827174912 5790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 807788

[startup+3.10189 s]
/proc/loadavg: 3.08 3.02 3.01 5/102 1599
/proc/meminfo: memFree=1740424/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=813544 CPUtime=2.07
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 23091 0 1 0 196 11 0 0 19 0 12 0 648269235 833069056 21032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 203386 21033 1355 9 0 200748 0
[pid=1587/tid=1588] ppid=1585 vsize=813544 CPUtime=1.1
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 16965 0 1 0 102 8 0 0 17 0 12 0 648269236 833069056 21034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=813544 CPUtime=0.02
/proc/1587/task/1589/stat : 1589 (java) R 1585 1587 520 0 -1 64 638 0 0 0 2 0 0 0 15 0 12 0 648269237 833069056 21035 996147200 134512640 134550740 4294956016 18446744073709551615 106160148 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1590/stat : 1590 (java) R 1585 1587 520 0 -1 64 448 0 0 0 0 0 0 0 15 0 12 0 648269237 833069056 21036 996147200 134512640 134550740 4294956016 18446744073709551615 106160133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) R 1585 1587 520 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 648269245 833069056 21037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 648269246 833069056 21038 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 648269246 833069056 21039 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 648269260 833069056 21040 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=813544 CPUtime=0.42
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2207 0 0 0 42 0 0 0 16 0 12 0 648269260 833069056 21041 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=813544 CPUtime=0.48
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2047 0 0 0 47 1 0 0 16 0 12 0 648269270 833069056 21042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648269280 833069056 21048 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=813544 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 648269280 833069056 21052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 813544

[startup+6.30116 s]
/proc/loadavg: 3.08 3.02 3.01 4/102 1599
/proc/meminfo: memFree=1672968/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=813480 CPUtime=4.37
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 30757 0 1 0 421 16 0 0 19 0 12 0 648269235 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 203370 28576 1357 9 0 200732 0
[pid=1587/tid=1588] ppid=1585 vsize=813480 CPUtime=2.93
/proc/1587/task/1588/stat : 1588 (java) S 1585 1587 520 0 -1 64 16977 0 1 0 285 8 0 0 17 0 12 0 648269236 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1589] ppid=1585 vsize=813480 CPUtime=0.24
/proc/1587/task/1589/stat : 1589 (java) R 1585 1587 520 0 -1 64 5646 0 0 0 22 2 0 0 15 0 12 0 648269237 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1590] ppid=1585 vsize=813480 CPUtime=0.23
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 2982 0 0 0 22 1 0 0 16 0 12 0 648269237 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1592] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 12 0 648269245 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1593] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 648269246 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 648269246 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 648269260 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=813480 CPUtime=0.42
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2207 0 0 0 42 0 0 0 16 0 12 0 648269260 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=813480 CPUtime=0.48
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2047 0 0 0 47 1 0 0 16 0 12 0 648269270 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648269280 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=813480 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 648269280 833003520 28576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 813480

[startup+12.703 s]
/proc/loadavg: 3.07 3.02 3.00 4/103 1600
/proc/meminfo: memFree=1583616/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=821452 CPUtime=9.18
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 53012 0 1 0 892 26 0 0 19 0 13 0 648269235 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 205363 48740 1381 9 0 202725 0
[pid=1587/tid=1588] ppid=1585 vsize=821452 CPUtime=5.98
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 17003 0 1 0 589 9 0 0 25 0 13 0 648269236 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4109556637 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=821452 CPUtime=0.74
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 16544 0 0 0 67 7 0 0 17 0 13 0 648269237 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1590] ppid=1585 vsize=821452 CPUtime=0.75
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 14187 0 0 0 69 6 0 0 16 0 13 0 648269237 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1592] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 648269245 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 648269260 841166848 48740 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=821452 CPUtime=0.83

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

[pid=1587/tid=1589] ppid=1585 vsize=821452 CPUtime=2.12
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 42927 0 0 0 195 17 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=821452 CPUtime=2.18
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 44070 0 0 0 202 16 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 648269245 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=821452 CPUtime=0.92
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2298 0 0 0 91 1 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=821452 CPUtime=0.97
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2096 0 0 0 96 1 0 0 17 0 13 0 648269270 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1600] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1600/stat : 1600 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 648270200 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1701.52
Current children cumulated vsize (KiB) 821452

[startup+1782.3 s]
/proc/loadavg: 2.93 2.98 2.99 4/103 1644
/proc/meminfo: memFree=1356800/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=821452 CPUtime=1756.14
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 109310 0 1 0 175564 50 0 0 19 0 13 0 648269235 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 205363 105026 1384 9 0 202725 0
[pid=1587/tid=1588] ppid=1585 vsize=821452 CPUtime=1749.88
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 17016 0 1 0 174976 12 0 0 25 0 13 0 648269236 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4109820447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=821452 CPUtime=2.12
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 42927 0 0 0 195 17 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=821452 CPUtime=2.18
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 44070 0 0 0 202 16 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 648269245 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=821452 CPUtime=0.92
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2298 0 0 0 91 1 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=821452 CPUtime=0.97
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2096 0 0 0 96 1 0 0 17 0 13 0 648269270 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1600] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1600/stat : 1600 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 648270200 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1756.14
Current children cumulated vsize (KiB) 821452

[startup+1842.3 s]
/proc/loadavg: 2.97 2.98 2.99 4/103 1644
/proc/meminfo: memFree=1356616/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=821452 CPUtime=1785.88
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 109310 0 1 0 178538 50 0 0 19 0 13 0 648269235 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 205363 105026 1384 9 0 202725 0
[pid=1587/tid=1588] ppid=1585 vsize=821452 CPUtime=1779.62
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 17016 0 1 0 177950 12 0 0 25 0 13 0 648269236 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4109823925 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=821452 CPUtime=2.12
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 42927 0 0 0 195 17 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=821452 CPUtime=2.18
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 44070 0 0 0 202 16 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 648269245 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=821452 CPUtime=0.92
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2298 0 0 0 91 1 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=821452 CPUtime=0.97
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2096 0 0 0 96 1 0 0 17 0 13 0 648269270 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1600] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1600/stat : 1600 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 648270200 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.88
Current children cumulated vsize (KiB) 821452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1870.8 s]
/proc/loadavg: 2.98 2.98 2.99 4/103 1644
/proc/meminfo: memFree=1356552/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=821452 CPUtime=1800.01
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 109310 0 1 0 179951 50 0 0 19 0 13 0 648269235 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 205363 105026 1384 9 0 202725 0
[pid=1587/tid=1588] ppid=1585 vsize=821452 CPUtime=1793.75
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 17016 0 1 0 179363 12 0 0 25 0 13 0 648269236 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4109820447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=821452 CPUtime=2.12
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 42927 0 0 0 195 17 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=821452 CPUtime=2.18
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 44070 0 0 0 202 16 0 0 18 0 13 0 648269237 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) S 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 648269245 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1593] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 648269246 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1595] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1595/stat : 1595 (java) S 1585 1587 520 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=821452 CPUtime=0.92
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2298 0 0 0 91 1 0 0 17 0 13 0 648269260 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=821452 CPUtime=0.97
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2096 0 0 0 96 1 0 0 17 0 13 0 648269270 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1599] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1599/stat : 1599 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 648269280 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1600] ppid=1585 vsize=821452 CPUtime=0
/proc/1587/task/1600/stat : 1600 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 648270200 841166848 105026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 821452

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

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

[startup+1870.91 s]
/proc/loadavg: 2.98 2.98 2.99 4/103 1644
/proc/meminfo: memFree=1356552/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=822100 CPUtime=1800.02
/proc/1587/stat : 1587 (java) S 1585 1587 520 0 -1 0 109329 0 1 0 179952 50 0 0 16 0 12 0 648269235 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1587/statm: 205525 105044 1385 9 0 202887 0
[pid=1587/tid=1588] ppid=1585 vsize=822100 CPUtime=1793.77
/proc/1587/task/1588/stat : 1588 (java) R 1585 1587 520 0 -1 64 17016 0 1 0 179365 12 0 0 25 0 12 0 648269236 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4109824540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1589] ppid=1585 vsize=822100 CPUtime=2.12
/proc/1587/task/1589/stat : 1589 (java) S 1585 1587 520 0 -1 64 42927 0 0 0 195 17 0 0 18 0 12 0 648269237 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1590] ppid=1585 vsize=822100 CPUtime=2.18
/proc/1587/task/1590/stat : 1590 (java) S 1585 1587 520 0 -1 64 44070 0 0 0 202 16 0 0 18 0 12 0 648269237 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1592] ppid=1585 vsize=822100 CPUtime=0
/proc/1587/task/1592/stat : 1592 (java) R 1585 1587 520 0 -1 64 138 0 0 0 0 0 0 0 15 0 12 0 648269245 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1587/tid=1593] ppid=1585 vsize=822100 CPUtime=0
/proc/1587/task/1593/stat : 1593 (java) S 1585 1587 520 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 648269246 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1594] ppid=1585 vsize=822100 CPUtime=0
/proc/1587/task/1594/stat : 1594 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 648269246 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1596] ppid=1585 vsize=822100 CPUtime=0.92
/proc/1587/task/1596/stat : 1596 (java) S 1585 1587 520 0 -1 64 2298 0 0 0 91 1 0 0 17 0 12 0 648269260 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1597] ppid=1585 vsize=822100 CPUtime=0.97
/proc/1587/task/1597/stat : 1597 (java) S 1585 1587 520 0 -1 64 2096 0 0 0 96 1 0 0 17 0 12 0 648269270 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1598] ppid=1585 vsize=822100 CPUtime=0
/proc/1587/task/1598/stat : 1598 (java) S 1585 1587 520 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648269280 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1587/tid=1600] ppid=1585 vsize=822100 CPUtime=0
/proc/1587/task/1600/stat : 1600 (java) S 1585 1587 520 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 648270200 841830400 105044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 822100

[startup+1871 s]
/proc/loadavg: 2.98 2.98 2.99 4/103 1644
/proc/meminfo: memFree=1356552/2055920 swapFree=3921008/4192956
[pid=1587] ppid=1585 vsize=0 CPUtime=1800.03
/proc/1587/stat : 1587 (java) Z 1585 1587 520 0 -1 1036 109329 0 1 0 179952 51 0 0 15 0 2 0 648269235 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1587/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1871.06
CPU time (s): 1800.1
CPU user time (s): 1799.53
CPU system time (s): 0.568913
CPU usage (%): 96.2075
Max. virtual memory (cumulated for all children) (KiB): 822100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.568913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109329
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= 38945
involuntary context switches= 81273

runsolver used 2.23966 second user time and 6.31804 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-05 12:23:54
IDJOB=1095257
IDBENCH=58890
IDSOLVER=344
FILE ID=node92/1095257-1215253433
PBS_JOBID= 7882010
Free space on /tmp= 66468 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-38_ext.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-1095257-1215253433/watcher-1095257-1215253433 -o /tmp/evaluation-result-1095257-1215253433/solver-1095257-1215253433 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1095257-1215253433.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd1bdad770f250a39b8232a65f612f71
RANDOM SEED=2026577535

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:       1774728 kB
Buffers:         13412 kB
Cached:         121836 kB
SwapCached:       7076 kB
Active:         155720 kB
Inactive:        68448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774728 kB
SwapTotal:     4192956 kB
SwapFree:      3921008 kB
Dirty:            6924 kB
Writeback:           0 kB
Mapped:         105304 kB
Slab:            40724 kB
Committed_AS:  1596632 kB
PageTables:       3100 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= 66468 MiB
End job on node92 at 2008-07-05 12:55:07