Trace number 1087849

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 17.8123 17.9265

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph10.xml
MD5SUM6343a8d49ea791a447d6fc04b8a967e7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.01484
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3907
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.29/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.29/0.31	c See www.sat4j.org for details.
0.29/0.31	c That software uses the Rhino library from the Mozilla project.
0.29/0.36	c version 9.9.9.token
0.29/0.36	c sun.arch.data.model	32
0.29/0.36	c java.version	1.6.0_06
0.29/0.36	c os.name	Linux
0.29/0.36	c os.version	2.6.9-22.EL.rootsmp
0.29/0.36	c os.arch	i386
0.29/0.36	c Free memory 669864272
0.29/0.36	c Max memory 672137216
0.29/0.36	c Total memory 672137216
0.29/0.36	c Number of processors 2
0.39/0.41	c c --- Begin Solver configuration ---
0.39/0.41	c Stops conflict analysis at the first Unique Implication Point
0.39/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.39/0.41	c Learn all clauses as in MiniSAT
0.39/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.39/0.41	c Expensive reason simplification
0.39/0.41	c MiniSAT restarts strategy
0.39/0.41	c timeout=2147483s
0.39/0.41	c DB Simplification allowed=false
0.39/0.41	c --- End Solver configuration ---
0.39/0.41	c solving HOME/instance-1087849-1215245581.xml
0.39/0.41	c reading problem ... 
0.59/0.69	c reading problem named null
0.59/0.69	c reading domains done.
0.68/0.70	c reading variables done.
1.18/1.24	c reading predicates  done.
1.38/1.43	c reading constraints
16.93/17.01	c done with constraints.
16.93/17.01	c ... done. Wall clock time 16.6s.
16.93/17.01	c #vars     26980
16.93/17.01	c #constraints  310886
16.93/17.01	c constraints type 
16.93/17.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 309823
16.93/17.01	c org.sat4j.minisat.constraints.card.AtLeast => 680
17.72/17.84	c starts		: 1
17.72/17.84	c conflicts		: 7
17.72/17.84	c decisions		: 486
17.72/17.84	c propagations		: 28805
17.72/17.84	c inspects		: 1078815
17.72/17.84	c learnt literals	: 0
17.72/17.84	c learnt binary clauses	: 0
17.72/17.84	c learnt ternary clauses	: 0
17.72/17.84	c learnt clauses	: 7
17.72/17.84	c ignored clauses	: 0
17.72/17.84	c root simplifications	: 0
17.72/17.84	c removed literals (reason simplification)	: 576
17.72/17.84	c reason swapping (by a shorter reason)	: 0
17.72/17.84	c Calls to reduceDB	: 0
17.72/17.84	c speed (assignments/second)	: 38253.652058432934
17.72/17.84	c non guided choices	453
17.72/17.84	s SATISFIABLE
17.72/17.85	v 324 86 498 736 352 114 526 764 498 736 380 142 254 16 366 128 282 44 428 666 268 30 268 30 254 16 498 736 470 708 254 16 282 44 540 778 442 680 442 680 414 652 414 652 526 764 540 778 324 86 282 44 526 764 442 680 338 100 352 114 254 16 456 694 470 708 526 764 442 680 254 16 442 680 526 764 268 30 338 100 324 86 540 778 380 142 512 750 554 792 498 736 526 764 484 722 456 694 428 666 540 778 512 750 366 128 498 736 512 750 268 30 324 86 254 16 366 128 296 58 526 764 470 708 498 736 268 30 16 254 338 100 526 764 456 694 540 778 310 72 310 72 512 750 498 736 414 652 366 128 414 652 394 156 282 44 352 114 338 100 540 778 352 114 540 778 540 778 380 142 380 142 484 722 526 764 338 100 366 128 540 778 540 778 540 778 282 44 456 694 268 30 254 16 366 128 352 114 540 778 540 778 442 680 526 764 470 708 414 652 498 736 554 792 366 128 324 86 310 72 554 792 540 778 352 114 442 680 470 708 352 114 526 764 394 156 484 722 352 114 394 156 526 764 540 778 540 778 540 778 282 44 512 750 58 296 254 16 428 666 380 142 540 778 310 72 324 86 442 680 310 72 338 100 484 722 540 778 484 722 338 100 338 100 512 750 428 666 282 44 268 30 484 722 484 722 428 666 540 778 352 114 428 666 310 72 366 128 352 114 526 764 442 680 526 764 428 666 310 72 380 142 282 44 526 764 526 764 366 128 324 86 484 722 296 58 498 736 268 30 324 86 142 380 414 652 380 142 414 652 512 750 498 736 394 156 310 72 282 44 268 30 338 100 282 44 324 86 470 708 512 750 352 114 512 750 540 778 484 722 498 736 526 764 498 736 254 16 442 680 296 58 366 128 394 156 512 750 512 750 268 30 268 30 380 142 366 128 540 778 526 764 352 114 512 750 282 44 366 128 526 764 442 680 338 100 512 750 268 30 414 652 526 764 310 72 526 764 268 30 442 680 498 736 428 666 310 72 296 58 540 778 512 750 442 680 414 652 484 722 394 156 414 652 254 16 428 666 414 652 470 708 498 736 484 722 442 680 338 100 470 708 380 142 296 58 470 708 338 100 540 778 512 750 470 708 394 156 254 16 526 764 540 778 282 44 310 72 338 100 540 778 442 680 282 44 554 792 484 722 338 100 414 652 498 736 268 30 414 652 498 736 540 778 540 778 414 652 540 778 470 708 268 30 394 156 428 666 512 750 456 694 484 722 456 694 338 100 324 86 442 680 540 778 352 114 540 778 380 142 512 750 296 58 540 778 540 778 254 16 254 16 526 764 512 750 380 142 352 114 498 736 268 30 414 652 394 156 498 736 380 142 442 680 268 30 324 86 338 100 526 764 498 736 282 44 338 100 338 100 352 114 498 736 470 708 268 30 282 44 268 30 254 16 512 750 324 86 736 498 310 72 324 86 310 72 268 30 310 72 282 44 254 16 338 100 268 30 484 722 268 30 268 30 428 666 512 750 268 30 414 652 484 722 526 764 282 44 268 30 
17.72/17.85	c Total wall clock time (in seconds) : 17.426

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.09 2.17 3/81 17783
/proc/meminfo: memFree=1854168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=13288 CPUtime=0
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 744 0 0 0 0 0 0 0 18 0 2 0 2003532953 13606912 538 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 3322 538 219 9 0 1232 0
[pid=17783/tid=17784] ppid=17781 vsize=13288 CPUtime=0
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2003532955 13606912 538 996147200 134512640 134550740 4294956016 18446744073709551615 8826840 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0964491 s]
/proc/loadavg: 1.99 2.09 2.17 3/81 17783
/proc/meminfo: memFree=1854168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=804612 CPUtime=0.09
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 2995 0 1 0 7 2 0 0 18 0 12 0 2003532953 823922688 2728 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 201153 2728 1047 9 0 198522 0
[pid=17783/tid=17784] ppid=17781 vsize=804612 CPUtime=0.08
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 2216 0 1 0 7 1 0 0 21 0 12 0 2003532955 823922688 2728 996147200 134512640 134550740 4294956016 18446744073709551615 103274329 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.102443 s]
/proc/loadavg: 1.99 2.09 2.17 3/81 17783
/proc/meminfo: memFree=1854168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=804612 CPUtime=0.09
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 3006 0 1 0 7 2 0 0 18 0 12 0 2003532953 823922688 2739 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 201153 2739 1048 9 0 198522 0
[pid=17783/tid=17784] ppid=17781 vsize=804612 CPUtime=0.08
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 2227 0 1 0 7 1 0 0 21 0 12 0 2003532955 823922688 2739 996147200 134512640 134550740 4294956016 18446744073709551615 4109185287 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.301479 s]
/proc/loadavg: 1.99 2.09 2.17 3/81 17783
/proc/meminfo: memFree=1854168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=808212 CPUtime=0.29
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 4923 0 1 0 26 3 0 0 18 0 12 0 2003532953 827609088 4250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 202053 4250 1297 9 0 199422 0
[pid=17783/tid=17784] ppid=17781 vsize=808212 CPUtime=0.18
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 2671 0 1 0 17 1 0 0 21 0 12 0 2003532955 827609088 4250 996147200 134512640 134550740 4294956016 18446744073709551615 4109147470 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808212

[startup+0.701522 s]
/proc/loadavg: 1.99 2.09 2.17 3/81 17783
/proc/meminfo: memFree=1854168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=808240 CPUtime=0.68
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 6340 0 1 0 64 4 0 0 18 0 12 0 2003532953 827637760 5468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 202060 5468 1335 9 0 199422 0
[pid=17783/tid=17784] ppid=17781 vsize=808240 CPUtime=0.4
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 3782 0 1 0 38 2 0 0 19 0 12 0 2003532955 827637760 5468 996147200 134512640 134550740 4294956016 18446744073709551615 4109210133 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808240

[startup+1.50261 s]
/proc/loadavg: 1.99 2.09 2.17 4/93 17795
/proc/meminfo: memFree=1835064/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=808240 CPUtime=1.48
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 9297 0 1 0 142 6 0 0 18 0 12 0 2003532953 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 202060 7773 1352 9 0 199422 0
[pid=17783/tid=17784] ppid=17781 vsize=808240 CPUtime=0.84
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 6094 0 1 0 81 3 0 0 18 0 12 0 2003532955 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2003532956 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 2003532956 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2003532958 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 2003532958 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 2003532958 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=808240 CPUtime=0.35
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1269 0 0 0 35 0 0 0 16 0 12 0 2003532962 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=808240 CPUtime=0.25
/proc/17783/task/17793/stat : 17793 (java) R 17781 17783 14993 0 -1 64 1168 0 0 0 25 0 0 0 16 0 12 0 2003532962 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 103115628 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=808240 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 827637760 7773 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 808240

[startup+3.1028 s]
/proc/loadavg: 1.99 2.09 2.17 5/93 17795
/proc/meminfo: memFree=1819768/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=815720 CPUtime=3.06
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 19305 0 1 0 295 11 0 0 18 0 12 0 2003532953 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203930 15570 1379 9 0 201292 0
[pid=17783/tid=17784] ppid=17781 vsize=815720 CPUtime=1.42
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 11958 0 1 0 135 7 0 0 24 0 12 0 2003532955 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4109703546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2003532956 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 2003532956 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 2003532958 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 2003532958 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 2003532958 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=815720 CPUtime=0.77
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1440 0 0 0 77 0 0 0 16 0 12 0 2003532962 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=815720 CPUtime=0.84
/proc/17783/task/17793/stat : 17793 (java) S 17781 17783 14993 0 -1 64 5141 0 0 0 82 2 0 0 16 0 12 0 2003532962 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=815720 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 835297280 15570 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 815720

[startup+6.30218 s]
/proc/loadavg: 1.99 2.09 2.17 3/93 17795
/proc/meminfo: memFree=1752056/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=814920 CPUtime=6.26
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 30998 0 1 0 609 17 0 0 18 0 12 0 2003532953 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203730 27052 1387 9 0 201092 0
[pid=17783/tid=17784] ppid=17781 vsize=814920 CPUtime=3.75
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 17284 0 1 0 366 9 0 0 25 0 12 0 2003532955 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4109839975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=814920 CPUtime=0.17
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 3969 0 0 0 16 1 0 0 16 0 12 0 2003532956 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=814920 CPUtime=0.12
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 2261 0 0 0 11 1 0 0 16 0 12 0 2003532956 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=814920 CPUtime=1.02
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1471 0 0 0 102 0 0 0 16 0 12 0 2003532962 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=814920 CPUtime=1.14
/proc/17783/task/17793/stat : 17793 (java) S 17781 17783 14993 0 -1 64 5193 0 0 0 112 2 0 0 15 0 12 0 2003532962 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 834478080 27052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 814920

[startup+12.7019 s]
/proc/loadavg: 1.99 2.09 2.16 3/93 17795
/proc/meminfo: memFree=1722168/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=814920 CPUtime=12.63
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 38005 0 1 0 1243 20 0 0 18 0 12 0 2003532953 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203730 34016 1390 9 0 201092 0
[pid=17783/tid=17784] ppid=17781 vsize=814920 CPUtime=8.72
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 17303 0 1 0 862 10 0 0 25 0 12 0 2003532955 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4109840772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=814920 CPUtime=0.42
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 7059 0 0 0 40 2 0 0 17 0 12 0 2003532956 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=814920 CPUtime=0.37
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 6095 0 0 0 34 3 0 0 16 0 12 0 2003532956 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=814920 CPUtime=1.41
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1489 0 0 0 141 0 0 0 16 0 12 0 2003532962 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=814920 CPUtime=1.65
/proc/17783/task/17793/stat : 17793 (java) S 17781 17783 14993 0 -1 64 5239 0 0 0 163 2 0 0 15 0 12 0 2003532962 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 834478080 34016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 814920

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

[startup+15.9023 s]
/proc/loadavg: 2.23 2.13 2.18 3/93 17795
/proc/meminfo: memFree=1706296/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=814920 CPUtime=15.83
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 41888 0 1 0 1561 22 0 0 18 0 12 0 2003532953 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203730 37852 1390 9 0 201092 0
[pid=17783/tid=17784] ppid=17781 vsize=814920 CPUtime=11.6
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 17311 0 1 0 1150 10 0 0 25 0 12 0 2003532955 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4109723658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=814920 CPUtime=0.53
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 8987 0 0 0 50 3 0 0 16 0 12 0 2003532956 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=814920 CPUtime=0.48
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 8042 0 0 0 45 3 0 0 16 0 12 0 2003532956 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=814920 CPUtime=0.01
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 57 0 0 0 1 0 0 0 16 0 12 0 2003532958 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=814920 CPUtime=1.43
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1489 0 0 0 143 0 0 0 15 0 12 0 2003532962 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=814920 CPUtime=1.72
/proc/17783/task/17793/stat : 17793 (java) S 17781 17783 14993 0 -1 64 5239 0 0 0 170 2 0 0 16 0 12 0 2003532962 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 834478080 37852 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.83
Current children cumulated vsize (KiB) 814920

[startup+16.7134 s]
/proc/loadavg: 2.23 2.13 2.18 3/93 17795
/proc/meminfo: memFree=1702136/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=814920 CPUtime=16.64
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 42516 0 1 0 1641 23 0 0 18 0 12 0 2003532953 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203730 38478 1390 9 0 201092 0
[pid=17783/tid=17784] ppid=17781 vsize=814920 CPUtime=12.36
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 17313 0 1 0 1226 10 0 0 25 0 12 0 2003532955 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=814920 CPUtime=0.54
/proc/17783/task/17786/stat : 17786 (java) R 17781 17783 14993 0 -1 64 9200 0 0 0 51 3 0 0 15 0 12 0 2003532956 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 105852877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=814920 CPUtime=0.51
/proc/17783/task/17787/stat : 17787 (java) R 17781 17783 14993 0 -1 64 8455 0 0 0 47 4 0 0 15 0 12 0 2003532956 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 104137018 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=814920 CPUtime=0.01
/proc/17783/task/17788/stat : 17788 (java) R 17781 17783 14993 0 -1 64 57 0 0 0 1 0 0 0 16 0 12 0 2003532958 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2003532958 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2003532962 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=814920 CPUtime=1.43
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1489 0 0 0 143 0 0 0 16 0 12 0 2003532962 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=814920 CPUtime=1.72
/proc/17783/task/17793/stat : 17793 (java) S 17781 17783 14993 0 -1 64 5239 0 0 0 170 2 0 0 16 0 12 0 2003532962 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2003532962 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=814920 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2003532962 834478080 38478 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.64
Current children cumulated vsize (KiB) 814920

[startup+17.5025 s]
/proc/loadavg: 2.23 2.13 2.18 6/94 17796
/proc/meminfo: memFree=1699632/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=815244 CPUtime=17.42
/proc/17783/stat : 17783 (java) S 17781 17783 14993 0 -1 0 42933 0 1 0 1719 23 0 0 18 0 13 0 2003532953 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 203811 38894 1394 9 0 201173 0
[pid=17783/tid=17784] ppid=17781 vsize=815244 CPUtime=12.89
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 14993 0 -1 64 17324 0 1 0 1279 10 0 0 25 0 13 0 2003532955 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=815244 CPUtime=0.56
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 14993 0 -1 64 9536 0 0 0 52 4 0 0 16 0 13 0 2003532956 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=815244 CPUtime=0.52
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 14993 0 -1 64 8517 0 0 0 48 4 0 0 16 0 13 0 2003532956 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=815244 CPUtime=0.01
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 14993 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 2003532958 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 14993 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2003532958 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 14993 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2003532958 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 14993 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2003532962 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=815244 CPUtime=1.57
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 14993 0 -1 64 1492 0 0 0 157 0 0 0 16 0 13 0 2003532962 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17793] ppid=17781 vsize=815244 CPUtime=1.82
/proc/17783/task/17793/stat : 17793 (java) R 17781 17783 14993 0 -1 64 5239 0 0 0 180 2 0 0 16 0 13 0 2003532962 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 104112803 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17794] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17794/stat : 17794 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2003532962 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17795] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17795/stat : 17795 (java) S 17781 17783 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2003532962 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17796] ppid=17781 vsize=815244 CPUtime=0
/proc/17783/task/17796/stat : 17796 (java) S 17781 17783 14993 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2003534665 834809856 38894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.42
Current children cumulated vsize (KiB) 815244

[startup+17.9027 s]
/proc/loadavg: 2.23 2.13 2.18 6/94 17796
/proc/meminfo: memFree=1699632/2055920 swapFree=4179968/4192956
[pid=17783] ppid=17781 vsize=0 CPUtime=17.78
/proc/17783/stat : 17783 (java) Z 17781 17783 14993 0 -1 12 42948 0 1 0 1754 24 0 0 16 0 2 0 2003532953 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 17.9265
CPU time (s): 17.8123
CPU user time (s): 17.5463
CPU system time (s): 0.265959
CPU usage (%): 99.3631
Max. virtual memory (cumulated for all children) (KiB): 816672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5463
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42948
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= 1549
involuntary context switches= 1808

runsolver used 0.034994 second user time and 0.06399 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 10:13:01
IDJOB=1087849
IDBENCH=58052
IDSOLVER=344
FILE ID=node11/1087849-1215245581
PBS_JOBID= 7881826
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6343a8d49ea791a447d6fc04b8a967e7
RANDOM SEED=2039869154

node11.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.224
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.224
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:       1854648 kB
Buffers:          5968 kB
Cached:          70092 kB
SwapCached:       7036 kB
Active:         121788 kB
Inactive:        27088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854648 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          89376 kB
Slab:            37588 kB
Committed_AS:  4050244 kB
PageTables:       2052 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node11 at 2008-07-05 10:13:19