Trace number 1038098

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-13SAT 371.733 373.877

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-1_ext.xml
MD5SUM79e6a324f7cdeb5e62d757131dbe1778
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark137.596
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.18/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.18/0.29	c See www.sat4j.org for details.
0.18/0.29	c That software uses the Rhino library from the Mozilla project.
0.28/0.33	c version 9.9.9.token
0.28/0.33	c sun.arch.data.model	32
0.28/0.33	c java.version	1.6.0_06
0.28/0.33	c os.name	Linux
0.28/0.33	c os.version	2.6.9-22.EL.rootsmp
0.28/0.33	c os.arch	i386
0.28/0.33	c Free memory 669864272
0.28/0.33	c Max memory 672137216
0.28/0.33	c Total memory 672137216
0.28/0.33	c Number of processors 2
0.28/0.37	c c --- Begin Solver configuration ---
0.28/0.37	c Stops conflict analysis at the first Unique Implication Point
0.28/0.37	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.37	c Learn all clauses as in MiniSAT
0.28/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.37	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.37	c Expensive reason simplification
0.28/0.37	c MiniSAT restarts strategy
0.28/0.37	c timeout=2147483s
0.28/0.37	c DB Simplification allowed=false
0.28/0.37	c --- End Solver configuration ---
0.28/0.37	c solving HOME/instance-1038098-1214964254.xml
0.28/0.37	c reading problem ... 
0.58/0.63	c reading problem named null
0.58/0.63	c reading domains done.
0.58/0.64	c reading variables done.
0.97/1.01	c reading relations done.
0.97/1.04	c reading constraints
4.26/4.35	c done with constraints.
4.26/4.35	c ... done. Wall clock time 3.975s.
4.26/4.35	c #vars     6961
4.26/4.35	c #constraints  24417
4.26/4.35	c constraints type 
4.26/4.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18378
4.26/4.35	c org.sat4j.minisat.constraints.card.AtLeast => 264
371.68/373.82	c starts		: 17
371.68/373.82	c conflicts		: 181818
371.68/373.82	c decisions		: 249347
371.68/373.82	c propagations		: 28188979
371.68/373.82	c inspects		: 1009763888
371.68/373.82	c learnt literals	: 4
371.68/373.82	c learnt binary clauses	: 20
371.68/373.82	c learnt ternary clauses	: 100
371.68/373.82	c learnt clauses	: 181814
371.68/373.82	c ignored clauses	: 0
371.68/373.82	c root simplifications	: 0
371.68/373.82	c removed literals (reason simplification)	: 5598298
371.68/373.82	c reason swapping (by a shorter reason)	: 0
371.68/373.82	c Calls to reduceDB	: 0
371.68/373.82	c speed (assignments/second)	: 76298.8158233073
371.68/373.82	c non guided choices	87
371.68/373.82	s SATISFIABLE
371.68/373.82	v 6 23 13 10 17 14 1 20 7 12 18 8 5 11 19 15 4 0 3 21 22 2 16 24 9 2 1 23 18 3 10 8 15 9 20 14 24 4 21 13 16 11 17 6 22 19 12 5 7 0 0 22 2 15 7 4 17 16 3 24 19 14 1 23 20 10 6 18 21 13 11 5 12 9 8 9 20 17 2 5 16 24 11 21 10 13 12 22 7 1 3 18 8 23 19 14 0 6 4 15 15 0 1 7 6 8 12 10 2 4 11 13 18 16 24 14 22 5 9 3 21 20 19 23 17 4 7 8 21 10 5 9 3 1 22 24 0 20 6 16 18 12 2 13 23 15 17 11 19 14 8 13 19 9 23 22 14 18 17 5 12 10 15 4 6 21 1 11 16 24 20 7 0 3 2 22 21 20 8 19 18 6 13 0 16 9 1 11 17 10 23 24 15 12 14 7 3 4 2 5 16 17 11 22 21 9 4 0 15 1 10 6 12 3 5 8 14 19 18 7 23 13 2 20 24 7 3 16 14 8 0 19 12 20 6 23 22 13 9 2 4 15 10 11 5 17 21 24 18 1 24 9 5 17 20 12 23 7 4 0 21 15 19 14 3 1 13 6 22 10 2 8 18 11 16 11 5 9 23 16 19 18 4 14 13 15 7 2 10 12 0 3 20 1 17 6 24 22 8 21 17 6 7 19 11 23 15 14 12 9 22 16 3 18 8 5 21 24 0 2 10 4 13 1 20 20 8 12 11 22 13 3 1 19 17 2 21 0 24 9 7 23 16 5 18 4 14 15 6 10 3 16 22 24 2 11 7 21 6 18 1 9 17 12 23 19 8 4 20 0 5 15 10 14 13 14 24 10 20 0 15 11 22 5 19 16 2 7 8 21 13 9 23 17 4 18 1 3 12 6 18 19 21 1 15 6 13 23 10 3 0 11 14 5 22 2 20 12 8 16 24 9 7 17 4 1 11 18 6 24 17 5 19 22 15 4 3 9 13 7 12 16 14 2 20 0 10 8 21 23 5 12 14 3 9 21 22 24 8 2 6 4 23 0 11 17 10 13 19 15 1 18 20 16 7 12 2 24 16 4 20 21 17 13 11 8 18 10 22 0 9 7 1 15 6 3 23 14 5 19 21 10 15 4 14 24 0 2 23 8 5 20 6 1 18 22 19 9 7 11 12 16 17 13 3 10 15 6 0 13 1 2 9 16 7 20 5 21 19 4 24 17 3 14 12 8 11 23 22 18 13 14 4 5 12 7 10 8 18 23 3 17 16 20 15 6 2 22 24 1 9 19 21 0 11 19 18 3 12 1 2 16 5 11 14 7 23 24 15 17 20 0 21 4 8 13 6 9 10 22 23 4 0 13 18 3 20 6 24 21 17 19 8 2 14 11 5 7 10 9 16 22 1 15 12 
371.68/373.82	c Total wall clock time (in seconds) : 373.442

Verifier Data (download as text)

OK

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.07 2.02 4/73 7086
/proc/meminfo: memFree=1368848/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=18572 CPUtime=0
/proc/7086/stat : 7086 (runsolver) R 7084 7086 4498 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 608672629 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 270187162919 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/7086/statm: 4643 292 257 25 0 2626 0

[startup+0.0243779 s]
/proc/loadavg: 2.07 2.07 2.02 4/73 7086
/proc/meminfo: memFree=1368848/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=797516 CPUtime=0.01
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 1570 0 1 0 0 1 0 0 20 0 2 0 608672629 816656384 1311 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 199379 1311 397 9 0 197157 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 797516

[startup+0.101382 s]
/proc/loadavg: 2.07 2.07 2.02 4/73 7086
/proc/meminfo: memFree=1368848/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=804612 CPUtime=0.08
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 3010 0 1 0 6 2 0 0 20 0 12 0 608672629 823922688 2743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 201153 2743 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301405 s]
/proc/loadavg: 2.07 2.07 2.02 4/73 7086
/proc/meminfo: memFree=1368848/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=807800 CPUtime=0.28
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 4972 0 1 0 25 3 0 0 20 0 12 0 608672629 827187200 4301 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 201950 4301 1308 9 0 199319 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 807800

[startup+0.701451 s]
/proc/loadavg: 2.07 2.07 2.02 4/73 7086
/proc/meminfo: memFree=1368848/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=807828 CPUtime=0.68
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 6248 0 1 0 63 5 0 0 20 0 12 0 608672629 827215872 5430 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 201957 5430 1336 9 0 199319 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807828

[startup+1.50154 s]
/proc/loadavg: 2.07 2.07 2.02 3/85 7098
/proc/meminfo: memFree=1350576/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=809504 CPUtime=1.47
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 8739 0 1 0 141 6 0 0 20 0 12 0 608672629 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 202376 6660 1343 9 0 199738 0
[pid=7086/tid=7088] ppid=7084 vsize=809504 CPUtime=0.77
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 4639 0 1 0 73 4 0 0 25 0 12 0 608672630 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4109212900 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7089] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 608672631 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7090] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 608672631 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 608672633 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7092] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 608672633 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7093] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 608672633 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7094] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 608672637 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=809504 CPUtime=0.37
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 1738 0 0 0 37 0 0 0 16 0 12 0 608672637 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=809504 CPUtime=0.3
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 1596 0 0 0 30 0 0 0 16 0 12 0 608672637 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7097] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 608672637 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=809504 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 608672637 828932096 6660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 809504

[startup+3.10273 s]
/proc/loadavg: 2.07 2.07 2.02 3/85 7098
/proc/meminfo: memFree=1344752/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=812992 CPUtime=3.06
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 14339 0 1 0 297 9 0 0 20 0 12 0 608672629 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203248 9089 1367 9 0 200610 0
[pid=7086/tid=7088] ppid=7084 vsize=812992 CPUtime=1.25
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 6107 0 1 0 120 5 0 0 25 0 12 0 608672630 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4109340479 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7089] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 608672631 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7090] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 608672631 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 608672633 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7092] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 608672633 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7093] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 608672633 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7094] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 608672637 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=812992 CPUtime=0.71
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2407 0 0 0 71 0 0 0 16 0 12 0 608672637 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=812992 CPUtime=1.06
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5059 0 0 0 104 2 0 0 16 0 12 0 608672637 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7097] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 608672637 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=812992 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 608672637 832503808 9089 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 812992

[startup+6.3021 s]
/proc/loadavg: 2.06 2.07 2.02 3/86 7099
/proc/meminfo: memFree=1324776/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=6.23
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 17768 0 1 0 612 11 0 0 20 0 13 0 608672629 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 12514 1387 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=2.85
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 9368 0 1 0 278 7 0 0 25 0 13 0 608672630 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4110289931 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 608672631 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 608672631 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 608672633 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 608672633 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 608672633 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.56
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2497 0 0 0 156 0 0 0 16 0 13 0 608672637 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.78
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5132 0 0 0 176 2 0 0 15 0 13 0 608672637 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 12514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 813316

[startup+12.7028 s]
/proc/loadavg: 2.06 2.07 2.02 3/86 7099
/proc/meminfo: memFree=1318696/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=12.57
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 19077 0 1 0 1245 12 0 0 20 0 13 0 608672629 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 13820 1389 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=9.06
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 10667 0 1 0 898 8 0 0 25 0 13 0 608672630 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4110208868 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 608672631 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 608672631 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 608672633 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 608672633 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.62
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 162 0 0 0 16 0 13 0 608672637 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.85
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 183 2 0 0 16 0 13 0 608672637 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 13820 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 813316

[startup+25.5013 s]
/proc/loadavg: 2.04 2.06 2.02 3/86 7099
/proc/meminfo: memFree=1312168/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=25.26
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 20628 0 1 0 2511 15 0 0 20 0 13 0 608672629 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 15371 1389 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=21.75
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 12218 0 1 0 2165 10 0 0 25 0 13 0 608672630 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4110208817 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 608672631 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 608672631 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 608672633 832835584 15371 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 365.8
Current children cumulated vsize (KiB) 813316

[startup+371.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 7140
/proc/meminfo: memFree=1219024/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=368.99
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 34597 0 1 0 36874 25 0 0 20 0 13 0 608672629 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 28165 1394 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=365.3
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 17010 0 1 0 36514 16 0 0 25 0 13 0 608672630 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4110289931 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 4057 0 0 0 6 1 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 5094 0 0 0 5 2 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.63
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 163 0 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.86
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 184 2 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 368.99
Current children cumulated vsize (KiB) 813316

[startup+372.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 7140
/proc/meminfo: memFree=1219024/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=370.58
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 34597 0 1 0 37033 25 0 0 20 0 13 0 608672629 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 28165 1394 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=366.9
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 17010 0 1 0 36674 16 0 0 25 0 13 0 608672630 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4110289931 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 4057 0 0 0 6 1 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 5094 0 0 0 5 2 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.63
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 163 0 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.86
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 184 2 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 370.58
Current children cumulated vsize (KiB) 813316

[startup+373.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 7140
/proc/meminfo: memFree=1219024/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=371.38
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 34597 0 1 0 37113 25 0 0 20 0 13 0 608672629 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 28165 1394 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=367.69
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 17010 0 1 0 36753 16 0 0 25 0 13 0 608672630 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4110289931 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 4057 0 0 0 6 1 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 5094 0 0 0 5 2 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.63
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 163 0 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.86
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 184 2 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 371.38
Current children cumulated vsize (KiB) 813316

[startup+373.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 7140
/proc/meminfo: memFree=1219024/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=371.58
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 34597 0 1 0 37133 25 0 0 20 0 13 0 608672629 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 28165 1394 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=367.89
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 17010 0 1 0 36773 16 0 0 25 0 13 0 608672630 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4110289931 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 4057 0 0 0 6 1 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 5094 0 0 0 5 2 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.63
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 163 0 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.86
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 184 2 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 371.58
Current children cumulated vsize (KiB) 813316

[startup+373.802 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 7140
/proc/meminfo: memFree=1219024/2055920 swapFree=4179932/4192956
[pid=7086] ppid=7084 vsize=813316 CPUtime=371.68
/proc/7086/stat : 7086 (java) S 7084 7086 4498 0 -1 0 34597 0 1 0 37143 25 0 0 20 0 13 0 608672629 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7086/statm: 203329 28165 1394 9 0 200691 0
[pid=7086/tid=7088] ppid=7084 vsize=813316 CPUtime=367.99
/proc/7086/task/7088/stat : 7088 (java) R 7084 7086 4498 0 -1 64 17010 0 1 0 36783 16 0 0 25 0 13 0 608672630 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4110208739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7089] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7089/stat : 7089 (java) S 7084 7086 4498 0 -1 64 4057 0 0 0 6 1 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7090] ppid=7084 vsize=813316 CPUtime=0.07
/proc/7086/task/7090/stat : 7090 (java) S 7084 7086 4498 0 -1 64 5094 0 0 0 5 2 0 0 17 0 13 0 608672631 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7091] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7091/stat : 7091 (java) S 7084 7086 4498 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7092] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7092/stat : 7092 (java) S 7084 7086 4498 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7093] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7093/stat : 7093 (java) S 7084 7086 4498 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 608672633 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7094] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7094/stat : 7094 (java) S 7084 7086 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7095] ppid=7084 vsize=813316 CPUtime=1.63
/proc/7086/task/7095/stat : 7095 (java) S 7084 7086 4498 0 -1 64 2501 0 0 0 163 0 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7096] ppid=7084 vsize=813316 CPUtime=1.86
/proc/7086/task/7096/stat : 7096 (java) S 7084 7086 4498 0 -1 64 5138 0 0 0 184 2 0 0 16 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7086/tid=7097] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7097/stat : 7097 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7098] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7098/stat : 7098 (java) S 7084 7086 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 608672637 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7086/tid=7099] ppid=7084 vsize=813316 CPUtime=0
/proc/7086/task/7099/stat : 7099 (java) S 7084 7086 4498 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 608673067 832835584 28165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 371.68
Current children cumulated vsize (KiB) 813316

Child status: 0
Real time (s): 373.877
CPU time (s): 371.733
CPU user time (s): 371.46
CPU system time (s): 0.273958
CPU usage (%): 99.4268
Max. virtual memory (cumulated for all children) (KiB): 813316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 371.46
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34607
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= 8619
involuntary context switches= 13728

runsolver used 0.52192 second user time and 1.20382 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-02 04:04:14
IDJOB=1038098
IDBENCH=53545
IDSOLVER=344
FILE ID=node88/1038098-1214964254
PBS_JOBID= 7870159
Free space on /tmp= 66544 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-1_ext.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038098-1214964254/watcher-1038098-1214964254 -o /tmp/evaluation-result-1038098-1214964254/solver-1038098-1214964254 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038098-1214964254.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 79e6a324f7cdeb5e62d757131dbe1778
RANDOM SEED=1866041335

node88.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.232
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.232
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:       1369264 kB
Buffers:         61808 kB
Cached:         532708 kB
SwapCached:       7148 kB
Active:         210828 kB
Inactive:       396788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369264 kB
SwapTotal:     4192956 kB
SwapFree:      4179932 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          20348 kB
Slab:            64348 kB
Committed_AS:   849372 kB
PageTables:       1792 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= 66544 MiB
End job on node88 at 2008-07-02 04:10:28