Trace number 1062781

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) 1802.07 1811.65

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-p0282.xml
MD5SUM6ff0e768af3ecfe7353aa428f63bc1dd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables282
Number of constraints221
Maximum constraint arity57
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension221
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.42	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.42	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.42	c See www.sat4j.org for details.
0.28/0.43	c That software uses the Rhino library from the Mozilla project.
0.28/0.47	c version 9.9.9.token
0.28/0.47	c sun.arch.data.model	32
0.28/0.47	c java.version	1.6.0_06
0.28/0.47	c os.name	Linux
0.28/0.47	c os.version	2.6.9-22.EL.rootsmp
0.28/0.47	c os.arch	i386
0.28/0.47	c Free memory 669864272
0.28/0.47	c Max memory 672137216
0.28/0.47	c Total memory 672137216
0.28/0.47	c Number of processors 2
0.36/0.52	c c --- Begin Solver configuration ---
0.36/0.52	c Stops conflict analysis at the first Unique Implication Point
0.36/0.52	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.36/0.52	c Learn all clauses as in MiniSAT
0.36/0.52	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.36/0.52	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.36/0.52	c Expensive reason simplification
0.36/0.52	c MiniSAT restarts strategy
0.36/0.52	c timeout=2147483s
0.36/0.52	c DB Simplification allowed=false
0.36/0.52	c --- End Solver configuration ---
0.36/0.52	c solving HOME/instance-1062781-1215136047.xml
0.36/0.52	c reading problem ... 
0.63/0.82	c reading problem named null
0.63/0.82	c reading domains done.
0.63/0.82	c reading variables done.
0.73/0.93	c reading predicates  done.
0.92/1.18	c reading constraints
1801.82/1811.48	c starts		: 0
1801.82/1811.48	c conflicts		: 0
1801.82/1811.48	c decisions		: 0
1801.82/1811.48	c propagations		: 0
1801.82/1811.48	c inspects		: 0
1801.82/1811.48	c learnt literals	: 0
1801.82/1811.48	c learnt binary clauses	: 0
1801.82/1811.48	c learnt ternary clauses	: 0
1801.82/1811.48	c learnt clauses	: 0
1801.82/1811.48	c ignored clauses	: 0
1801.82/1811.48	c root simplifications	: 0
1801.82/1811.48	c removed literals (reason simplification)	: 0
1801.82/1811.48	c reason swapping (by a shorter reason)	: 0
1801.82/1811.48	c Calls to reduceDB	: 0
1801.82/1811.48	c speed (assignments/second)	: 0.0
1801.82/1811.48	c non guided choices	0
1801.82/1811.48	s UNKNOWN
1801.82/1811.48	c Total wall clock time (in seconds) : 1810.965

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-1062781-1215136047/watcher-1062781-1215136047 -o /tmp/evaluation-result-1062781-1215136047/solver-1062781-1215136047 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1062781-1215136047.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 29838
/proc/meminfo: memFree=1902640/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=18572 CPUtime=0
/proc/29838/stat : 29838 (runsolver) R 29836 29838 28647 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 636535124 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 234045893927 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29838/statm: 4643 292 257 25 0 2626 0

[startup+0.0216771 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 29838
/proc/meminfo: memFree=1902640/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=13012 CPUtime=0
/proc/29838/stat : 29838 (java) D 29836 29838 28647 0 -1 0 380 0 1 0 0 0 0 0 21 0 1 0 636535124 13324288 182 996147200 134512640 134550740 4294956032 18446744073709551615 4705144 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/29838/statm: 3253 182 134 9 0 1151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13012

[startup+0.104566 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 29838
/proc/meminfo: memFree=1902640/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=800744 CPUtime=0.04
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 2383 0 30 0 1 3 0 0 20 0 4 0 636535124 819961856 2150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 200186 2150 912 9 0 197569 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 800744

[startup+0.301587 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 29838
/proc/meminfo: memFree=1902640/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=808628 CPUtime=0.21
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 4481 0 30 0 16 5 0 0 20 0 12 0 636535124 828035072 3839 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 202157 3839 1295 9 0 199526 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 808628

[startup+0.701629 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 29838
/proc/meminfo: memFree=1902640/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=808656 CPUtime=0.54
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 6034 0 30 0 46 8 0 0 20 0 12 0 636535124 828063744 5129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 202164 5129 1331 9 0 199526 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 808656

[startup+1.50272 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 29850
/proc/meminfo: memFree=1874896/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=808656 CPUtime=1.32
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 7656 0 30 0 122 10 0 0 20 0 12 0 636535124 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 202164 6671 1360 9 0 199526 0
[pid=29838/tid=29840] ppid=29836 vsize=808656 CPUtime=0.84
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 5031 0 1 0 77 7 0 0 24 0 12 0 636535132 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 636535133 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 636535133 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 636535135 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 636535136 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29845] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 5 0 0 0 0 0 0 0 24 0 12 0 636535136 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=808656 CPUtime=0.19
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1110 0 0 0 19 0 0 0 16 0 12 0 636535142 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=808656 CPUtime=0.25
/proc/29838/task/29848/stat : 29848 (java) R 29836 29838 28647 0 -1 64 777 0 0 0 25 0 0 0 16 0 12 0 636535142 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 105784766 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=808656 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 828063744 6671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 808656

[startup+3.10189 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 29850
/proc/meminfo: memFree=1862864/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=819564 CPUtime=2.91
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 16863 0 30 0 277 14 0 0 20 0 12 0 636535124 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 204891 13360 1383 9 0 202253 0
[pid=29838/tid=29840] ppid=29836 vsize=819564 CPUtime=1.47
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 9276 0 1 0 138 9 0 0 25 0 12 0 636535132 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4109614409 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 636535133 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 636535133 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 636535135 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 636535136 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29845] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 5 0 0 0 0 0 0 0 24 0 12 0 636535136 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=819564 CPUtime=0.27
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1129 0 0 0 27 0 0 0 16 0 12 0 636535142 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=819564 CPUtime=1.13
/proc/29838/task/29848/stat : 29848 (java) R 29836 29838 28647 0 -1 64 5720 0 0 0 111 2 0 0 19 0 12 0 636535142 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 106223708 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=819564 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 839233536 13360 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 819564

[startup+6.30223 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 29850
/proc/meminfo: memFree=1800336/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=821224 CPUtime=6.1
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 30859 0 30 0 589 21 0 0 20 0 12 0 636535124 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 205306 25585 1389 9 0 202668 0
[pid=29838/tid=29840] ppid=29836 vsize=821224 CPUtime=4.03
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 17293 0 1 0 390 13 0 0 25 0 12 0 636535132 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=821224 CPUtime=0.04
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 1447 0 0 0 4 0 0 0 16 0 12 0 636535133 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=821224 CPUtime=0.05
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 1995 0 0 0 5 0 0 0 16 0 12 0 636535133 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 84 0 0 0 0 0 0 0 16 0 12 0 636535135 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 636535136 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29845] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=821224 CPUtime=0.38
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 38 0 0 0 16 0 12 0 636535142 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=821224 CPUtime=1.53
/proc/29838/task/29848/stat : 29848 (java) R 29836 29838 28647 0 -1 64 8014 0 0 0 149 4 0 0 16 0 12 0 636535142 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 104021905 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=821224 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 840933376 25585 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 821224

[startup+12.7019 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 29850
/proc/meminfo: memFree=1758544/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=827888 CPUtime=12.48
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 42239 0 30 0 1222 26 0 0 20 0 12 0 636535124 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 206972 35067 1389 9 0 204334 0
[pid=29838/tid=29840] ppid=29836 vsize=827888 CPUtime=9.06
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 17303 0 1 0 893 13 0 0 25 0 12 0 636535132 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4109614424 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=827888 CPUtime=0.3
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 4364 0 0 0 29 1 0 0 16 0 12 0 636535133 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=827888 CPUtime=0.32
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 7864 0 0 0 30 2 0 0 16 0 12 0 636535133 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 111 0 0 0 0 0 0 0 16 0 12 0 636535135 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 636535136 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29845] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=827888 CPUtime=0.38
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 38 0 0 0 16 0 12 0 636535142 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=827888 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 847757312 35067 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 827888

[startup+25.5022 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 29850
/proc/meminfo: memFree=1729552/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=827888 CPUtime=25.22
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 49266 0 30 0 2492 30 0 0 20 0 12 0 636535124 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 206972 42073 1389 9 0 204334 0
[pid=29838/tid=29840] ppid=29836 vsize=827888 CPUtime=21.28
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 17324 0 1 0 2115 13 0 0 25 0 12 0 636535132 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4109615181 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=827888 CPUtime=0.54
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 7126 0 0 0 51 3 0 0 16 0 12 0 636535133 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=827888 CPUtime=0.59
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 12108 0 0 0 55 4 0 0 16 0 12 0 636535133 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=827888 CPUtime=0.01
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 111 0 0 0 1 0 0 0 15 0 12 0 636535135 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 636535136 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29845] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=827888 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 847757312 42073 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 368091 0 30 0 171162 195 0 0 20 0 12 0 636535124 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 206716 176289 1392 9 0 204078 0
[pid=29838/tid=29840] ppid=29836 vsize=826864 CPUtime=1406.82
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 19063 0 1 0 140656 26 0 0 25 0 12 0 636535132 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4109614409 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=826864 CPUtime=43
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 69445 0 0 0 4269 31 0 0 15 0 12 0 636535133 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=826864 CPUtime=43.38
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 86245 0 0 0 4299 39 0 0 17 0 12 0 636535133 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=826864 CPUtime=217.54
/proc/29838/task/29843/stat : 29843 (java) S 29836 29838 28647 0 -1 64 180741 0 0 0 21665 89 0 0 18 0 12 0 636535135 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=826864 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 636535136 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29838/tid=29845] ppid=29836 vsize=826864 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=826864 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=826864 CPUtime=0.4
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 40 0 0 0 17 0 12 0 636535142 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=826864 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=826864 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=826864 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 846708736 176289 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.57
Current children cumulated vsize (KiB) 826864

[startup+1782.3 s]
/proc/loadavg: 2.66 2.49 2.24 3/94 30748
/proc/meminfo: memFree=956240/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=830868 CPUtime=1772.99
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 406679 0 30 0 177088 211 0 0 20 0 12 0 636535124 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 207717 177290 1392 9 0 205079 0
[pid=29838/tid=29840] ppid=29836 vsize=830868 CPUtime=1420.96
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 19085 0 1 0 142070 26 0 0 25 0 12 0 636535132 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=830868 CPUtime=43
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 69445 0 0 0 4269 31 0 0 15 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=830868 CPUtime=43.38
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 86245 0 0 0 4299 39 0 0 17 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=830868 CPUtime=262.83
/proc/29838/task/29843/stat : 29843 (java) R 29836 29838 28647 0 -1 64 219307 0 0 0 26178 105 0 0 16 0 12 0 636535135 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 105677366 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29838/tid=29845] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=830868 CPUtime=0.4
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 40 0 0 0 17 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=830868 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.99
Current children cumulated vsize (KiB) 830868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.62 2.50 2.24 4/94 30748
/proc/meminfo: memFree=952144/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=832872 CPUtime=1800.04
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 423775 0 30 0 179785 219 0 0 20 0 12 0 636535124 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29838/statm: 208218 177347 1392 9 0 205580 0
[pid=29838/tid=29840] ppid=29836 vsize=832872 CPUtime=1426.78
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 19095 0 1 0 142652 26 0 0 25 0 12 0 636535132 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=832872 CPUtime=43
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 69445 0 0 0 4269 31 0 0 15 0 12 0 636535133 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=832872 CPUtime=43.38
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 86245 0 0 0 4299 39 0 0 17 0 12 0 636535133 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=832872 CPUtime=284.04
/proc/29838/task/29843/stat : 29843 (java) R 29836 29838 28647 0 -1 64 236393 0 0 0 28292 112 0 0 16 0 12 0 636535135 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 103550884 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=832872 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 636535136 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29838/tid=29845] ppid=29836 vsize=832872 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=832872 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 636535142 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=832872 CPUtime=0.4
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 40 0 0 0 17 0 12 0 636535142 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=832872 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=832872 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=832872 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 852860928 177347 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 832872

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1811 s]
/proc/loadavg: 2.62 2.50 2.24 4/95 30749
/proc/meminfo: memFree=952200/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=830868 CPUtime=1801.43
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 424219 0 30 0 179924 219 0 0 16 0 12 0 636535124 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29838/statm: 207717 177290 1392 9 0 205079 0
[pid=29838/tid=29840] ppid=29836 vsize=830868 CPUtime=1426.78
/proc/29838/task/29840/stat : 29840 (java) R 29836 29838 28647 0 -1 64 19095 0 1 0 142652 26 0 0 25 0 12 0 636535132 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=830868 CPUtime=43
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 69445 0 0 0 4269 31 0 0 15 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=830868 CPUtime=43.38
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 86245 0 0 0 4299 39 0 0 17 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=830868 CPUtime=285.44
/proc/29838/task/29843/stat : 29843 (java) R 29836 29838 28647 0 -1 64 236837 0 0 0 28431 113 0 0 17 0 12 0 636535135 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 105852550 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29838/tid=29845] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=830868 CPUtime=0.4
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 40 0 0 0 17 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=830868 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 830868

[startup+1811.4 s]
/proc/loadavg: 2.62 2.50 2.24 4/95 30749
/proc/meminfo: memFree=952200/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=830868 CPUtime=1801.82
/proc/29838/stat : 29838 (java) S 29836 29838 28647 0 -1 0 424219 0 30 0 179963 219 0 0 16 0 12 0 636535124 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29838/statm: 207717 177290 1392 9 0 205079 0
[pid=29838/tid=29840] ppid=29836 vsize=830868 CPUtime=1426.78
/proc/29838/task/29840/stat : 29840 (java) S 29836 29838 28647 0 -1 64 19095 0 1 0 142652 26 0 0 25 0 12 0 636535132 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29841] ppid=29836 vsize=830868 CPUtime=43
/proc/29838/task/29841/stat : 29841 (java) S 29836 29838 28647 0 -1 64 69445 0 0 0 4269 31 0 0 15 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29842] ppid=29836 vsize=830868 CPUtime=43.38
/proc/29838/task/29842/stat : 29842 (java) S 29836 29838 28647 0 -1 64 86245 0 0 0 4299 39 0 0 17 0 12 0 636535133 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29843] ppid=29836 vsize=830868 CPUtime=285.83
/proc/29838/task/29843/stat : 29843 (java) R 29836 29838 28647 0 -1 64 236837 0 0 0 28470 113 0 0 18 0 12 0 636535135 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 106123403 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29844] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29844/stat : 29844 (java) S 29836 29838 28647 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29838/tid=29845] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29845/stat : 29845 (java) S 29836 29838 28647 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 636535136 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29846] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29846/stat : 29846 (java) S 29836 29838 28647 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29847] ppid=29836 vsize=830868 CPUtime=0.4
/proc/29838/task/29847/stat : 29847 (java) S 29836 29838 28647 0 -1 64 1291 0 0 0 40 0 0 0 17 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29848] ppid=29836 vsize=830868 CPUtime=2.34
/proc/29838/task/29848/stat : 29848 (java) S 29836 29838 28647 0 -1 64 10571 0 0 0 229 5 0 0 23 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29849] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29849/stat : 29849 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29838/tid=29850] ppid=29836 vsize=830868 CPUtime=0
/proc/29838/task/29850/stat : 29850 (java) S 29836 29838 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 636535142 850808832 177290 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 830868

[startup+1811.6 s]
/proc/loadavg: 2.65 2.51 2.25 3/85 30751
/proc/meminfo: memFree=1382280/2055920 swapFree=4180580/4192956
[pid=29838] ppid=29836 vsize=0 CPUtime=1802.02
/proc/29838/stat : 29838 (java) Z 29836 29838 28647 0 -1 1036 424238 0 30 0 179977 225 0 0 16 0 2 0 636535124 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29838/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1811.65
CPU time (s): 1802.07
CPU user time (s): 1799.77
CPU system time (s): 2.29565
CPU usage (%): 99.4711
Max. virtual memory (cumulated for all children) (KiB): 833896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 2.29565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424238
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60682
involuntary context switches= 85597

runsolver used 2.27665 second user time and 5.53516 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 03:47:27
IDJOB=1062781
IDBENCH=54668
IDSOLVER=344
FILE ID=node79/1062781-1215136047
PBS_JOBID= 7877244
Free space on /tmp= 66532 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-p0282.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-1062781-1215136047/watcher-1062781-1215136047 -o /tmp/evaluation-result-1062781-1215136047/solver-1062781-1215136047 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1062781-1215136047.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6ff0e768af3ecfe7353aa428f63bc1dd
RANDOM SEED=1631894169

node79.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.218
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.218
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:       1903056 kB
Buffers:         18436 kB
Cached:          54616 kB
SwapCached:       6916 kB
Active:          70376 kB
Inactive:        30060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903056 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            1212 kB
Writeback:           0 kB
Mapped:          43224 kB
Slab:            37592 kB
Committed_AS:  1002368 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node79 at 2008-07-04 04:17:39