Trace number 2064178

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 2.1.1? (TO) 1800.36 1804.67

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-13.xml
MD5SUM96388d2f788c0ec6e36289d5c4da0a58
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.0484
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints30204
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension29954
Global constraints used (with number of constraints)alldifferent(250)

Solver Data

0.15/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.15/0.20	c This is free software under the dual EPL/GNU LGPL licenses.
0.15/0.20	c See www.sat4j.org for details.
0.15/0.20	c That software uses the Rhino library from the Mozilla project.
0.15/0.22	c version 2.1.1.v20090622
0.15/0.22	c sun.arch.data.model	32
0.15/0.22	c java.version	1.6.0_12
0.15/0.22	c os.name	Linux
0.15/0.22	c os.version	2.6.9-22.EL.rootsmp
0.15/0.22	c os.arch	i386
0.15/0.22	c Free memory 671000808
0.15/0.22	c Max memory 672137216
0.15/0.22	c Total memory 672137216
0.15/0.22	c Number of processors 2
0.24/0.30	c c --- Begin Solver configuration ---
0.24/0.30	c Stops conflict analysis at the first Unique Implication Point
0.24/0.30	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.24/0.30	c Learn all clauses as in MiniSAT
0.24/0.30	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.30	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.24/0.30	c Expensive reason simplification
0.24/0.30	c MiniSAT restarts strategy
0.24/0.30	c Memory based learned constraints deletion strategy
0.24/0.30	c timeout=2147483s
0.24/0.30	c DB Simplification allowed=false
0.24/0.30	c --- End Solver configuration ---
0.24/0.30	c solving HOME/instance-2064178-1247334549.xml
0.24/0.30	c reading problem ... 
0.43/0.55	c reading problem named null
0.43/0.55	c reading domains done.
0.43/0.57	c reading variables done.
0.93/1.04	c reading predicates  done.
1.12/1.25	c reading constraints
1108.99/1111.77	c done with constraints.
1108.99/1111.77	c ... done. Wall clock time 1111.465s.
1108.99/1111.77	c #vars     18972
1108.99/1111.77	c #constraints  3785290
1108.99/1111.77	c constraints type 
1108.99/1111.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2017216
1108.99/1111.77	c org.sat4j.minisat.constraints.cnf.UnitClauses => 166
1108.99/1111.77	c org.sat4j.minisat.constraints.card.AtLeast => 634
1108.99/1111.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1767108
1400.91/1405.29	c cleaning 60993 clauses out of 122000
1792.73/1797.18	c cleaning 66997 clauses out of 134007
1800.03/1804.41	c starts		: 17
1800.03/1804.41	c conflicts		: 196039
1800.03/1804.41	c decisions		: 314985
1800.03/1804.41	c propagations		: 21502150
1800.03/1804.41	c inspects		: 749134374
1800.03/1804.41	c learnt literals	: 0
1800.03/1804.41	c learnt binary clauses	: 0
1800.03/1804.41	c learnt ternary clauses	: 57
1800.03/1804.41	c learnt clauses	: 196039
1800.03/1804.41	c ignored clauses	: 0
1800.03/1804.41	c root simplifications	: 0
1800.03/1804.41	c removed literals (reason simplification)	: 973849
1800.03/1804.41	c reason swapping (by a shorter reason)	: 0
1800.03/1804.41	c Calls to reduceDB	: 2
1800.03/1804.41	c speed (assignments/second)	: 31043.677623248917
1800.03/1804.41	c non guided choices	91062
1800.17/1804.52	c learnt constraints type 
1800.17/1804.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68062
1800.17/1804.52	c constraints type 
1800.17/1804.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2017216
1800.17/1804.52	c org.sat4j.minisat.constraints.cnf.UnitClauses => 166
1800.17/1804.52	c org.sat4j.minisat.constraints.card.AtLeast => 634
1800.17/1804.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1767108
1800.17/1804.52	s UNKNOWN
1800.17/1804.52	c Total wall clock time (in seconds) : 1804.109

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2064178-1247334549/watcher-2064178-1247334549 -o /tmp/evaluation-result-2064178-1247334549/solver-2064178-1247334549 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2064178-1247334549.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): 2000 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


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 13761
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=18576 CPUtime=0
/proc/13761/stat : 13761 (runsolver) R 13759 13761 10535 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 20521431 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13761/statm: 4644 284 249 26 0 2626 0

[startup+0.0858809 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 13761
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=797564 CPUtime=0.03
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 1615 0 30 0 0 3 0 0 18 0 2 0 20521431 816705536 1393 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 199391 1394 413 9 0 197143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 797564

[startup+0.101879 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 13761
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=800696 CPUtime=0.04
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 2388 0 30 0 1 3 0 0 18 0 4 0 20521431 819912704 2164 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 200174 2165 938 9 0 197525 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 800696

[startup+0.301903 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 13761
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=805600 CPUtime=0.24
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 3931 0 30 0 18 6 0 0 18 0 12 0 20521431 824934400 3697 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 201400 3698 1349 9 0 198734 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 805600

[startup+0.701944 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 13761
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=807184 CPUtime=0.63
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 5386 0 30 0 54 9 0 0 18 0 12 0 20521431 826556416 4906 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 201796 4906 1386 9 0 199123 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 807184

[startup+1.50203 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 13773
/proc/meminfo: memFree=1799856/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=810656 CPUtime=1.41
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 9564 0 30 0 131 10 0 0 18 0 12 0 20521431 830111744 7760 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202664 7761 1404 9 0 199991 0
[pid=13761/tid=13763] ppid=13759 vsize=810656 CPUtime=0.76
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 5689 0 1 0 71 5 0 0 25 0 12 0 20521438 830111744 7761 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 20521439 830111744 7761 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 20521439 830111744 7762 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 20521441 830111744 7764 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 20521441 830111744 7765 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 20521442 830111744 7765 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20521446 830111744 7766 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 12 0 20521446 830111744 7767 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=810656 CPUtime=0.62
/proc/13761/task/13771/stat : 13771 (java) R 13759 13761 10535 0 -1 64 3158 0 0 0 60 2 0 0 17 0 12 0 20521446 830111744 7767 996147200 134512640 134550932 4294956016 18446744073709551615 106253028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 20521446 830111744 7767 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=810656 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 20521446 830111744 7767 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 810656

[startup+3.10221 s]
/proc/loadavg: 1.91 1.97 1.99 3/85 13773
/proc/meminfo: memFree=1760240/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=810728 CPUtime=3.02
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 23699 0 30 0 284 18 0 0 18 0 12 0 20521431 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202682 21513 1427 9 0 200009 0
[pid=13761/tid=13763] ppid=13759 vsize=810728 CPUtime=2.12
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 17340 0 1 0 201 11 0 0 25 0 12 0 20521438 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4109610156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=810728 CPUtime=0.02
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 847 0 0 0 2 0 0 0 16 0 12 0 20521439 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=810728 CPUtime=0.02
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 1143 0 0 0 2 0 0 0 16 0 12 0 20521439 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 20521441 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 20521441 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 20521442 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20521446 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 12 0 20521446 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=810728 CPUtime=0.79
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 3628 0 0 0 77 2 0 0 16 0 12 0 20521446 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 20521446 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=810728 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 20521446 830185472 21513 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 810728

[startup+6.30156 s]
/proc/loadavg: 1.92 1.97 1.99 3/85 13773
/proc/meminfo: memFree=1735024/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=810216 CPUtime=6.22
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 24985 0 30 0 603 19 0 0 18 0 12 0 20521431 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202554 22677 1430 9 0 199881 0
[pid=13761/tid=13763] ppid=13759 vsize=810216 CPUtime=5.1
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 17346 0 1 0 499 11 0 0 25 0 12 0 20521438 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4109610156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=810216 CPUtime=0.08
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 1444 0 0 0 8 0 0 0 16 0 12 0 20521439 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=810216 CPUtime=0.09
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 1747 0 0 0 8 1 0 0 16 0 12 0 20521439 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 20521441 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 20521441 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 20521442 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20521446 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 12 0 20521446 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=810216 CPUtime=0.88
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 3680 0 0 0 86 2 0 0 16 0 12 0 20521446 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 20521446 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=810216 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 20521446 829661184 22677 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 810216

[startup+12.7023 s]
/proc/loadavg: 1.93 1.97 1.99 3/85 13773
/proc/meminfo: memFree=1721712/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=809224 CPUtime=12.61
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 27566 0 30 0 1241 20 0 0 18 0 12 0 20521431 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202306 25002 1431 9 0 199633 0
[pid=13761/tid=13763] ppid=13759 vsize=809224 CPUtime=11.33
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 18587 0 1 0 1121 12 0 0 25 0 12 0 20521438 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4109610156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=809224 CPUtime=0.11
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 2021 0 0 0 11 0 0 0 16 0 12 0 20521439 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=809224 CPUtime=0.12
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 2503 0 0 0 11 1 0 0 16 0 12 0 20521439 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 20521441 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 20521441 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 20521442 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20521446 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 12 0 20521446 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=809224 CPUtime=0.98
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 3687 0 0 0 96 2 0 0 16 0 12 0 20521446 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 20521446 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 20521446 828645376 25002 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 809224

[startup+25.5026 s]
/proc/loadavg: 1.94 1.97 1.99 3/85 13773
/proc/meminfo: memFree=1719152/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=809224 CPUtime=25.41
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 28234 0 30 0 2520 21 0 0 18 0 12 0 20521431 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202306 25653 1431 9 0 199633 0
[pid=13761/tid=13763] ppid=13759 vsize=809224 CPUtime=23.75
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 18611 0 1 0 2363 12 0 0 25 0 12 0 20521438 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4109625424 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=809224 CPUtime=0.13
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 2316 0 0 0 13 0 0 0 17 0 12 0 20521439 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=809224 CPUtime=0.15
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 2829 0 0 0 14 1 0 0 16 0 12 0 20521439 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=809224 CPUtime=0.01
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 45 0 0 0 1 0 0 0 16 0 12 0 20521441 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 20521441 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 20521442 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=809224 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20521446 828645376 25653 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=809224 CPUtime=0

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

[pid=13761/tid=13766] ppid=13759 vsize=811756 CPUtime=3.06
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 54 0 0 0 293 13 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20521442 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=811756 CPUtime=3.97
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 8003 0 0 0 392 5 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13784] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13784/stat : 13784 (java) S 13759 13761 10535 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 20632621 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.01
Current children cumulated vsize (KiB) 811756

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 13878
/proc/meminfo: memFree=1208864/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=811756 CPUtime=1657.99
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 173952 0 30 0 165679 120 0 0 18 0 13 0 20521431 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202939 164193 1460 9 0 200266 0
[pid=13761/tid=13763] ppid=13759 vsize=811756 CPUtime=1622.19
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 19932 0 1 0 162193 26 0 0 25 0 13 0 20521438 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4110214109 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=811756 CPUtime=14.64
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 74524 0 0 0 1427 37 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=811756 CPUtime=14.05
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 70711 0 0 0 1371 34 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=811756 CPUtime=3.06
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 54 0 0 0 293 13 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20521442 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=811756 CPUtime=3.97
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 8003 0 0 0 392 5 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13784] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13784/stat : 13784 (java) S 13759 13761 10535 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 20632621 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.99
Current children cumulated vsize (KiB) 811756

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 13878
/proc/meminfo: memFree=1208864/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=811756 CPUtime=1717.96
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 173953 0 30 0 171676 120 0 0 18 0 13 0 20521431 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202939 164193 1460 9 0 200266 0
[pid=13761/tid=13763] ppid=13759 vsize=811756 CPUtime=1682.08
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 19933 0 1 0 168182 26 0 0 25 0 13 0 20521438 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4110179359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=811756 CPUtime=14.68
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 74524 0 0 0 1431 37 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=811756 CPUtime=14.1
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 70711 0 0 0 1376 34 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=811756 CPUtime=3.06
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 54 0 0 0 293 13 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20521442 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=811756 CPUtime=3.97
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 8003 0 0 0 392 5 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13784] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13784/stat : 13784 (java) S 13759 13761 10535 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 20632621 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.96
Current children cumulated vsize (KiB) 811756

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 13878
/proc/meminfo: memFree=1208864/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=811756 CPUtime=1777.94
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 173954 0 30 0 177674 120 0 0 18 0 13 0 20521431 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202939 164193 1460 9 0 200266 0
[pid=13761/tid=13763] ppid=13759 vsize=811756 CPUtime=1741.96
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 19934 0 1 0 174170 26 0 0 25 0 13 0 20521438 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4110179359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=811756 CPUtime=14.74
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 74524 0 0 0 1437 37 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=811756 CPUtime=14.14
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 70711 0 0 0 1380 34 0 0 17 0 13 0 20521439 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=811756 CPUtime=3.06
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 54 0 0 0 293 13 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20521441 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20521442 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=811756 CPUtime=3.97
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 8003 0 0 0 392 5 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 20521446 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13784] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13784/stat : 13784 (java) S 13759 13761 10535 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 20632621 831238144 164193 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.94
Current children cumulated vsize (KiB) 811756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 13878
/proc/meminfo: memFree=1201312/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=811756 CPUtime=1800.03
/proc/13761/stat : 13761 (java) S 13759 13761 10535 0 -1 0 175860 0 30 0 179883 120 0 0 18 0 13 0 20521431 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 202939 166098 1460 9 0 200266 0
[pid=13761/tid=13763] ppid=13759 vsize=811756 CPUtime=1761.92
/proc/13761/task/13763/stat : 13763 (java) R 13759 13761 10535 0 -1 64 19935 0 1 0 176166 26 0 0 25 0 13 0 20521438 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4110179359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13764] ppid=13759 vsize=811756 CPUtime=14.78
/proc/13761/task/13764/stat : 13764 (java) S 13759 13761 10535 0 -1 64 76351 0 0 0 1441 37 0 0 17 0 13 0 20521439 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13765] ppid=13759 vsize=811756 CPUtime=14.16
/proc/13761/task/13765/stat : 13765 (java) S 13759 13761 10535 0 -1 64 70789 0 0 0 1382 34 0 0 16 0 13 0 20521439 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13766] ppid=13759 vsize=811756 CPUtime=5.05
/proc/13761/task/13766/stat : 13766 (java) S 13759 13761 10535 0 -1 64 54 0 0 0 492 13 0 0 16 0 13 0 20521441 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13767] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13767/stat : 13767 (java) S 13759 13761 10535 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20521441 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13768] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13768/stat : 13768 (java) S 13759 13761 10535 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20521442 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13769] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13769/stat : 13769 (java) S 13759 13761 10535 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13770] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13770/stat : 13770 (java) S 13759 13761 10535 0 -1 64 13 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13771] ppid=13759 vsize=811756 CPUtime=4.04
/proc/13761/task/13771/stat : 13771 (java) S 13759 13761 10535 0 -1 64 8003 0 0 0 399 5 0 0 16 0 13 0 20521446 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13772] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13772/stat : 13772 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20521446 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13773] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13773/stat : 13773 (java) S 13759 13761 10535 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 20521446 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13761/tid=13784] ppid=13759 vsize=811756 CPUtime=0
/proc/13761/task/13784/stat : 13784 (java) S 13759 13761 10535 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 20632621 831238144 166098 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 811756

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

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

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 13878
/proc/meminfo: memFree=1201312/2055920 swapFree=4192812/4192956
[pid=13761] ppid=13759 vsize=0 CPUtime=1800.28
/proc/13761/stat : 13761 (java) Z 13759 13761 10535 0 -1 1036 175882 0 30 0 179905 123 0 0 16 0 2 0 20521431 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13761/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1804.67
CPU time (s): 1800.36
CPU user time (s): 1799.05
CPU system time (s): 1.3078
CPU usage (%): 99.7611
Max. virtual memory (cumulated for all children) (KiB): 813524

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

runsolver used 2.55161 second user time and 5.74413 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-11 19:49:10
IDJOB=2064178
IDBENCH=54130
IDSOLVER=731
FILE ID=node21/2064178-1247334549
PBS_JOBID= 9506585
Free space on /tmp= 66364 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-13.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064178-1247334549/watcher-2064178-1247334549 -o /tmp/evaluation-result-2064178-1247334549/solver-2064178-1247334549 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2064178-1247334549.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 96388d2f788c0ec6e36289d5c4da0a58
RANDOM SEED=1662893722

node21.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.240
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.240
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:       1823920 kB
Buffers:          6444 kB
Cached:          70804 kB
SwapCached:          0 kB
Active:         162792 kB
Inactive:        22492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5520 kB
Writeback:           0 kB
Mapped:         118732 kB
Slab:            31896 kB
Committed_AS:   286768 kB
PageTables:       1996 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= 66368 MiB
End job on node21 at 2009-07-11 20:19:16