Trace number 209769

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, and are wall clock time (not CPU 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
sat4jCSP 1.7 RC BF3? (MO) 314.694 316.043

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-10.xml
MD5SUMb0024dc7fcc7e8fbf636a4da6fca16c3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.145
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_10
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 722620888
0.15	c Max memory 723845120
0.15	c Total memory 723845120
0.15	c Number of processors 2
0.23	c --- Begin Solver configuration ---
0.23	c Stops conflict analysis at the first Unique Implication Point
0.23	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.23	c Learn all clauses as in MiniSAT
0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23	c VSIDS like heuristics from MiniSAT using a heap
0.23	c No reason simplification
0.23	c --- End Solver configuration ---
0.23	c solving /tmp/evaluation/209769-1168194070/unknown.xml
0.23	c reading problem ... 
0.48	c reading problem named ?
0.49	c reading domains done.
0.83	c reading variables
c reading variables (2300) done.
3.17	c reading predicates 
c reading relations (9) done.
3.40	c reading constraintsc starts		: 0
315.91	c conflicts		: 0
315.91	c decisions		: 0
315.91	c propagations		: 0
315.91	c inspects		: 0
315.91	c learnt literals	: 0
315.91	c learnt binary clauses	: 0
315.91	c learnt ternary clauses	: 0
315.92	c learnt clauses	: 0
315.92	c root simplifications	: 0
315.92	c removed literals (reason simplification)	: 0
315.92	c reason swapping (by a shorter reason)	: 0
315.92	c Calls to reduceDB	: 0
315.92	c speed (decisions/second)	: 0.0
315.92	c non guided choices	0
315.92	s UNKNOWN
315.92	c Total wall clock time (in seconds) : 315.683
315.92	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-209769-1168194070 -o ROOT/results/node1/solver-209769-1168194070 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209769-1168194070/sat4jCSP-bf3.jar /tmp/evaluation/209769-1168194070/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.01 2.03 2.02 4/86 27722
/proc/meminfo: memFree=1552336/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=172 CPUtime=0
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 201 0 0 0 0 0 0 0 18 0 1 0 167802821 176128 24 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 5829412 0 0 4096 0 0 0 0 17 0 0 0
/proc/27721/statm: 43 24 18 14 0 3 0

[startup+0.108202 s]
/proc/loadavg: 2.01 2.03 2.02 4/86 27722
/proc/meminfo: memFree=1552336/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=902816 CPUtime=0.09
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 3438 0 1 0 7 2 0 0 25 0 12 0 167802821 924483584 3198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053845624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 225704 3198 1596 14 0 212148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902816

[startup+0.516252 s]
/proc/loadavg: 2.01 2.03 2.02 4/86 27722
/proc/meminfo: memFree=1552336/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=905236 CPUtime=0.5
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 6011 0 1 0 47 3 0 0 25 0 12 0 167802821 926961664 5605 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 226309 5605 2293 14 0 212746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 905236

[startup+1.33936 s]
/proc/loadavg: 2.01 2.03 2.02 4/97 27733
/proc/meminfo: memFree=1537016/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=906456 CPUtime=1.33
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 7136 0 1 0 129 4 0 0 25 0 12 0 167802821 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 226614 6157 2308 14 0 213051 0
[pid=27721/tid=27723] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 167802823 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27724] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 167802823 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27725] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 167802826 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27726] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 167802826 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 167802826 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=906456 CPUtime=0.32
/proc/27721/task/27730/stat : 27730 (java) R 27719 27721 27663 0 -1 64 303 0 0 0 32 0 0 0 16 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155421704 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27731] ppid=27719 vsize=906456 CPUtime=0.37
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 1504 0 0 0 37 0 0 0 16 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27732] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=906456 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 928210944 6157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 906456

[startup+2.99255 s]
/proc/loadavg: 2.09 2.04 2.03 5/97 27733
/proc/meminfo: memFree=1471288/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=911584 CPUtime=3.28
/proc/27721/stat : 27721 (java) S 27719 27721 27663 0 -1 0 48951 0 1 0 306 22 0 0 25 0 12 0 167802821 933462016 44263 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 227896 44265 2343 14 0 214333 0
[pid=27721/tid=27723] ppid=27719 vsize=911584 CPUtime=0.4
/proc/27721/task/27723/stat : 27723 (java) R 27719 27721 27663 0 -1 64 12047 0 0 0 34 6 0 0 19 0 12 0 167802823 933462016 44267 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27724] ppid=27719 vsize=911584 CPUtime=0.46
/proc/27721/task/27724/stat : 27724 (java) R 27719 27721 27663 0 -1 64 14343 0 0 0 41 5 0 0 18 0 12 0 167802823 933462016 44268 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155242571 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 167802826 933462016 44270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27726] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 167802826 933462016 44272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 933462016 44273 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 933462016 44275 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 933462016 44277 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=911584 CPUtime=0.66
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 1068 0 0 0 66 0 0 0 16 0 12 0 167802830 933462016 44278 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27731] ppid=27719 vsize=911584 CPUtime=0.55
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 1814 0 0 0 54 1 0 0 16 0 12 0 167802830 933462016 44280 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27732] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 933462016 44282 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=911584 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 933462016 44283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 911584

[startup+6.19892 s]
/proc/loadavg: 2.09 2.04 2.03 3/97 27733
/proc/meminfo: memFree=1340280/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=917688 CPUtime=6.76
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 62662 0 1 0 650 26 0 0 25 0 12 0 167802821 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054509505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27721/statm: 229422 55607 2482 14 0 215859 0
[pid=27721/tid=27723] ppid=27719 vsize=917688 CPUtime=0.7
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 20130 0 0 0 62 8 0 0 17 0 12 0 167802823 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=917688 CPUtime=0.66
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 15587 0 0 0 60 6 0 0 17 0 12 0 167802823 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 167802826 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27726] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=917688 CPUtime=1.03
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 2963 0 0 0 103 0 0 0 16 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=917688 CPUtime=1.18
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 3885 0 0 0 117 1 0 0 16 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=917688 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 939712512 55607 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 917688

[startup+12.6977 s]
/proc/loadavg: 2.15 2.06 2.03 3/97 27733
/proc/meminfo: memFree=1317048/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=920084 CPUtime=13.2
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 69359 0 1 0 1291 29 0 0 25 0 12 0 167802821 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054443414 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27721/statm: 230021 61332 2483 14 0 216458 0
[pid=27721/tid=27723] ppid=27719 vsize=920084 CPUtime=0.93
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 22624 0 0 0 84 9 0 0 16 0 12 0 167802823 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=920084 CPUtime=0.89
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 18174 0 0 0 82 7 0 0 16 0 12 0 167802823 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=920084 CPUtime=0.01
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 11 0 0 0 1 0 0 0 16 0 12 0 167802826 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27726] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=920084 CPUtime=1.27
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3006 0 0 0 127 0 0 0 16 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=920084 CPUtime=1.7
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5440 0 0 0 169 1 0 0 16 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=920084 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 942166016 61332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.2
Current children cumulated vsize (KiB) 920084

[startup+25.5832 s]
/proc/loadavg: 2.12 2.06 2.03 3/97 27733
/proc/meminfo: memFree=1308728/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=25.97
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 74403 0 1 0 2566 31 0 0 25 0 12 0 167802821 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054443414 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27721/statm: 228464 63599 2483 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=1.06
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 24907 0 0 0 96 10 0 0 16 0 12 0 167802823 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=1.04
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 20894 0 0 0 96 8 0 0 16 0 12 0 167802823 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.02
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 21 0 0 0 2 0 0 0 15 0 12 0 167802826 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27726] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=913856 CPUtime=1.33
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3006 0 0 0 133 0 0 0 17 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=1.82
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5443 0 0 0 181 1 0 0 17 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 63599 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.97
Current children cumulated vsize (KiB) 913856

[startup+51.1867 s]
/proc/loadavg: 2.15 2.07 2.03 3/97 27733
/proc/meminfo: memFree=1263864/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=51.34
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 85584 0 1 0 5098 36 0 0 25 0 12 0 167802821 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 228464 74750 2483 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=1.23
/proc/27721/task/27723/stat : 27723 (java) R 27719 27721 27663 0 -1 64 29804 0 0 0 111 12 0 0 15 0 12 0 167802823 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=1.29
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 27146 0 0 0 119 10 0 0 15 0 12 0 167802823 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.03

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

[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=1.87
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5443 0 0 0 186 1 0 0 17 0 12 0 167802830 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 74750 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.34
Current children cumulated vsize (KiB) 913856

[startup+102.437 s]
/proc/loadavg: 2.06 2.05 2.03 3/97 27733
/proc/meminfo: memFree=1178936/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=102.13
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 106636 0 1 0 10168 45 0 0 25 0 12 0 167802821 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054530435 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27721/statm: 228464 95683 2484 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=1.7
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 41289 0 0 0 154 16 0 0 17 0 12 0 167802823 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=1.73
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 36643 0 0 0 159 14 0 0 16 0 12 0 167802823 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.06
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 21 0 0 0 5 1 0 0 16 0 12 0 167802826 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27726] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=913856 CPUtime=1.43
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3010 0 0 0 143 0 0 0 17 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=2.02
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5453 0 0 0 201 1 0 0 16 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 95683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 913856

[startup+162.508 s]
/proc/loadavg: 2.02 2.04 2.02 3/97 27733
/proc/meminfo: memFree=1076984/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=161.97
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 132262 0 1 0 16141 56 0 0 25 0 12 0 167802821 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054458279 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 228464 121121 2484 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=2.29
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 51843 0 0 0 209 20 0 0 17 0 12 0 167802823 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=2.39
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 51640 0 0 0 220 19 0 0 17 0 12 0 167802823 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.09
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 22 0 0 0 8 1 0 0 16 0 12 0 167802826 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27726] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=913856 CPUtime=1.45
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3010 0 0 0 145 0 0 0 16 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=2.11
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5456 0 0 0 210 1 0 0 16 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 121121 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 913856

[startup+222.604 s]
/proc/loadavg: 2.01 2.03 2.02 3/97 27733
/proc/meminfo: memFree=978424/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=221.58
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 157140 0 1 0 22092 66 0 0 25 0 12 0 167802821 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27721/statm: 228464 145932 2484 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=2.99
/proc/27721/task/27723/stat : 27723 (java) R 27719 27721 27663 0 -1 64 65126 0 0 0 273 26 0 0 16 0 12 0 167802823 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151674467 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=3.09
/proc/27721/task/27724/stat : 27724 (java) R 27719 27721 27663 0 -1 64 63168 0 0 0 286 23 0 0 16 0 12 0 167802823 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958745 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.11
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 22 0 0 0 9 2 0 0 16 0 12 0 167802826 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27726] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27730] ppid=27719 vsize=913856 CPUtime=1.45
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3010 0 0 0 145 0 0 0 17 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=2.11
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5456 0 0 0 210 1 0 0 16 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 145932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 913856

[startup+282.604 s]
/proc/loadavg: 2.11 2.05 2.02 3/97 27733
/proc/meminfo: memFree=872632/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=913856 CPUtime=281.29
/proc/27721/stat : 27721 (java) R 27719 27721 27663 0 -1 0 183566 0 1 0 28052 77 0 0 25 0 12 0 167802821 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054443795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 228464 172084 2484 14 0 214901 0
[pid=27721/tid=27723] ppid=27719 vsize=913856 CPUtime=3.83
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 80136 0 0 0 352 31 0 0 16 0 12 0 167802823 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27724] ppid=27719 vsize=913856 CPUtime=3.89
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 74517 0 0 0 362 27 0 0 17 0 12 0 167802823 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27725] ppid=27719 vsize=913856 CPUtime=0.14
/proc/27721/task/27725/stat : 27725 (java) S 27719 27721 27663 0 -1 64 22 0 0 0 11 3 0 0 16 0 12 0 167802826 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27726] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27730] ppid=27719 vsize=913856 CPUtime=1.45
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3010 0 0 0 145 0 0 0 17 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27731] ppid=27719 vsize=913856 CPUtime=2.14
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5456 0 0 0 213 1 0 0 17 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27732] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=913856 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 935788544 172084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 913856



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+314.758 s]
/proc/loadavg: 2.06 2.05 2.02 3/97 27733
/proc/meminfo: memFree=809400/2055920 swapFree=4165612/4192956
[pid=27721] ppid=27719 vsize=921860 CPUtime=313.41
/proc/27721/stat : 27721 (java) S 27719 27721 27663 0 -1 0 201287 0 1 0 31257 84 0 0 25 0 12 0 167802821 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27721/statm: 230465 187849 2484 14 0 216902 0
[pid=27721/tid=27723] ppid=27719 vsize=921860 CPUtime=4.31
/proc/27721/task/27723/stat : 27723 (java) S 27719 27721 27663 0 -1 64 88184 0 0 0 397 34 0 0 16 0 12 0 167802823 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27724] ppid=27719 vsize=921860 CPUtime=4.4
/proc/27721/task/27724/stat : 27724 (java) S 27719 27721 27663 0 -1 64 81151 0 0 0 410 30 0 0 15 0 12 0 167802823 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27725] ppid=27719 vsize=921860 CPUtime=0.33
/proc/27721/task/27725/stat : 27725 (java) R 27719 27721 27663 0 -1 64 3017 0 0 0 29 4 0 0 16 0 12 0 167802826 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27726] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27726/stat : 27726 (java) S 27719 27721 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167802826 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27727] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27727/stat : 27727 (java) S 27719 27721 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 167802826 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27728] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27728/stat : 27728 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27729] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27729/stat : 27729 (java) S 27719 27721 27663 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27721/tid=27730] ppid=27719 vsize=921860 CPUtime=1.47
/proc/27721/task/27730/stat : 27730 (java) S 27719 27721 27663 0 -1 64 3010 0 0 0 147 0 0 0 17 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27731] ppid=27719 vsize=921860 CPUtime=2.21
/proc/27721/task/27731/stat : 27731 (java) S 27719 27721 27663 0 -1 64 5461 0 0 0 220 1 0 0 17 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27732] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27732/stat : 27732 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27721/tid=27733] ppid=27719 vsize=921860 CPUtime=0
/proc/27721/task/27733/stat : 27733 (java) S 27719 27721 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167802830 943984640 187849 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.41
Current children cumulated vsize (KiB) 921860

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

Child status: 143
Real time (s): 316.043
CPU time (s): 314.694
CPU user time (s): 313.736
CPU system time (s): 0.957854
CPU usage (%): 99.5733
Max. virtual memory (cumulated for all children) (KiB): 921860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.736
system time used= 0.957854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201308
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= 11939
involuntary context switches= 12995

runsolver used 0.382941 s user time and 1.03484 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 18:21:11 UTC 2007


IDJOB= 209769
IDBENCH= 4559
FILE ID= node1/209769-1168194070

PBS_JOBID= 3479440

Free space on /tmp= 66294 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-10.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209769-1168194070/sat4jCSP-bf3.jar /tmp/evaluation/209769-1168194070/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-209769-1168194070 -o ROOT/results/node1/solver-209769-1168194070 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209769-1168194070/sat4jCSP-bf3.jar /tmp/evaluation/209769-1168194070/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  b0024dc7fcc7e8fbf636a4da6fca16c3

RANDOM SEED= 241933196

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1552816 kB
Buffers:         36512 kB
Cached:         256756 kB
SwapCached:       3620 kB
Active:         272356 kB
Inactive:       173936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552816 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            5960 kB
Writeback:           0 kB
Mapped:         166372 kB
Slab:            41144 kB
Committed_AS:  4993828 kB
PageTables:       2688 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= 66294 MiB



End job on node1 on Sun Jan  7 18:26:27 UTC 2007