Trace number 1083833

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 15.6946 15.6794

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen4.xml
MD5SUM5d4414d3c886be1f33029e682696e3fd
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 benchmark0.51792
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3967
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3967
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25/0.24	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.25/0.24	c This is free software under the dual EPL/GNU LGPL licenses.
0.25/0.24	c See www.sat4j.org for details.
0.25/0.24	c That software uses the Rhino library from the Mozilla project.
0.25/0.28	c version 9.9.9.token
0.25/0.28	c sun.arch.data.model	32
0.25/0.28	c java.version	1.6.0_06
0.25/0.28	c os.name	Linux
0.25/0.28	c os.version	2.6.9-22.EL.rootsmp
0.25/0.28	c os.arch	i386
0.25/0.28	c Free memory 669864272
0.25/0.28	c Max memory 672137216
0.25/0.28	c Total memory 672137216
0.25/0.29	c Number of processors 2
0.35/0.33	c c --- Begin Solver configuration ---
0.35/0.33	c Stops conflict analysis at the first Unique Implication Point
0.35/0.33	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.35/0.33	c Learn all clauses as in MiniSAT
0.35/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.35/0.33	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.35/0.33	c Expensive reason simplification
0.35/0.33	c MiniSAT restarts strategy
0.35/0.33	c timeout=2147483s
0.35/0.33	c DB Simplification allowed=false
0.35/0.33	c --- End Solver configuration ---
0.35/0.33	c solving HOME/instance-1083833-1215229450.xml
0.35/0.33	c reading problem ... 
0.56/0.59	c reading problem named null
0.56/0.59	c reading domains done.
0.66/0.60	c reading variables done.
1.05/1.08	c reading predicates  done.
1.26/1.25	c reading constraints
15.05/15.02	c done with constraints.
15.05/15.02	c ... done. Wall clock time 14.691s.
15.05/15.02	c #vars     26856
15.05/15.02	c #constraints  249896
15.05/15.02	c constraints type 
15.05/15.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 240971
15.05/15.02	c org.sat4j.minisat.constraints.card.AtLeast => 680
15.55/15.60	c starts		: 1
15.55/15.60	c conflicts		: 13
15.55/15.60	c decisions		: 896
15.55/15.60	c propagations		: 26952
15.55/15.60	c inspects		: 586093
15.55/15.60	c learnt literals	: 0
15.55/15.60	c learnt binary clauses	: 0
15.55/15.60	c learnt ternary clauses	: 0
15.55/15.60	c learnt clauses	: 13
15.55/15.60	c ignored clauses	: 0
15.55/15.60	c root simplifications	: 0
15.55/15.60	c removed literals (reason simplification)	: 163
15.55/15.60	c reason swapping (by a shorter reason)	: 0
15.55/15.60	c Calls to reduceDB	: 0
15.55/15.60	c speed (assignments/second)	: 53159.76331360947
15.55/15.60	c non guided choices	886
15.55/15.60	s SATISFIABLE
15.65/15.61	v 680 442 254 16 680 442 16 254 16 254 268 30 30 268 708 470 16 254 380 142 764 526 414 652 16 254 652 414 526 764 254 16 778 540 114 352 16 254 16 254 708 470 142 380 652 414 72 310 338 100 16 254 778 540 72 310 156 394 142 380 526 764 86 324 338 100 722 484 554 792 254 16 652 414 540 778 540 778 86 324 114 352 128 366 44 282 254 16 470 708 268 30 128 366 16 254 414 652 254 16 512 750 652 414 254 16 498 736 470 708 86 324 254 16 666 428 268 30 128 366 778 540 16 254 16 254 666 428 414 652 750 512 652 414 30 268 254 16 764 526 16 254 16 254 484 722 736 498 512 750 366 128 652 414 414 652 498 736 170 408 554 792 16 254 540 778 380 142 16 254 470 708 792 554 366 128 708 470 470 708 652 414 254 16 394 156 254 16 142 380 142 380 338 100 352 114 736 498 764 526 484 722 750 512 526 764 526 764 352 114 72 310 442 680 30 268 30 268 44 282 428 666 268 30 268 30 498 736 352 114 428 666 736 498 254 16 736 498 666 428 750 512 526 764 30 268 324 86 324 86 428 666 254 16 680 442 114 352 750 512 352 114 694 456 442 680 268 30 428 666 268 30 428 666 338 100 428 666 666 428 324 86 86 324 414 652 708 470 652 414 750 512 128 366 652 414 666 428 30 268 338 100 498 736 268 30 128 366 428 666 254 16 764 526 428 666 512 750 470 708 512 750 652 414 512 750 526 764 666 428 16 254 338 100 100 338 268 30 338 100 680 442 268 30 254 16 254 16 414 652 666 428 736 498 324 86 414 652 324 86 268 30 16 254 142 380 652 414 352 114 456 694 268 30 366 128 142 380 694 456 268 30 750 512 30 268 428 666 722 484 792 554 414 652 484 722 666 428 764 526 380 142 652 414 764 526 128 366 352 114 512 750 526 764 778 540 86 324 680 442 512 750 470 708 128 366 526 764 470 708 30 268 142 380 778 540 428 666 268 30 268 30 666 428 30 268 428 666 128 366 254 16 296 58 30 268 72 310 254 16 470 708 442 680 58 296 324 86 16 254 394 156 338 100 484 722 30 268 100 338 428 666 268 30 428 666 30 268 512 750 30 268 526 764 254 16 652 414 16 254 142 380 16 254 16 254 666 428 338 100 778 540 736 498 526 764 526 764 722 484 470 708 268 30 666 428 764 526 30 268 30 268 708 470 268 30 114 352 484 722 428 666 498 736 268 30 30 268 526 764 652 414 324 86 666 428 380 142 652 414 268 30 268 30 72 310 30 268 722 484 268 30 498 736 666 428 268 30 680 442 750 512 512 750 428 666 114 352 254 16 470 708 72 310 456 694 324 86 666 428 736 498 268 30 512 750 16 254 254 16 442 680 114 352 442 680 428 666 254 16 736 498 254 16 428 666 414 652 736 498 736 498 414 652 324 86 428 666 114 352 526 764 72 310 736 498 512 750 30 268 30 268 268 30 666 428 428 666 498 736 30 268 268 30 366 128 30 268 666 428 16 254 254 16 268 30 778 540 16 254 
15.65/15.61	c Total wall clock time (in seconds) : 15.265

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 3/72 5261
/proc/meminfo: memFree=1678880/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=152 CPUtime=0
/proc/5261/stat : 5261 (java) R 5259 5261 4509 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 2001920354 155648 26 996147200 134512640 134550740 4294956016 18446744073709551615 10588964 0 0 4096 0 0 0 0 17 0 0 0
/proc/5261/statm: 38 26 19 9 0 4 0

[startup+0.0734231 s]
/proc/loadavg: 2.08 2.02 2.01 3/72 5261
/proc/meminfo: memFree=1678880/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=802236 CPUtime=0.06
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 2820 0 1 0 5 1 0 0 18 0 7 0 2001920354 821489664 2555 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 200559 2555 1010 9 0 197942 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.101425 s]
/proc/loadavg: 2.08 2.02 2.01 3/72 5261
/proc/meminfo: memFree=1678880/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=804756 CPUtime=0.09
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 3164 0 1 0 7 2 0 0 18 0 12 0 2001920354 824070144 2895 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 201189 2895 1164 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301445 s]
/proc/loadavg: 2.08 2.02 2.01 3/72 5261
/proc/meminfo: memFree=1678880/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=809288 CPUtime=0.35
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 5309 0 1 0 32 3 0 0 18 0 12 0 2001920354 828710912 4641 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 202322 4642 1308 9 0 199691 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 809288

[startup+0.701483 s]
/proc/loadavg: 2.08 2.02 2.01 3/72 5261
/proc/meminfo: memFree=1678880/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=809316 CPUtime=0.76
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 6379 0 1 0 71 5 0 0 18 0 12 0 2001920354 828739584 5635 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 202329 5635 1339 9 0 199691 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 809316

[startup+1.50256 s]
/proc/loadavg: 2.08 2.02 2.00 4/84 5273
/proc/meminfo: memFree=1658688/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=813544 CPUtime=1.56
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 11337 0 1 0 148 8 0 0 18 0 12 0 2001920354 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203386 8944 1356 9 0 200748 0
[pid=5261/tid=5263] ppid=5259 vsize=813544 CPUtime=0.84
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 6398 0 1 0 79 5 0 0 22 0 12 0 2001920355 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 2001920356 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 2001920356 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2001920358 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 2001920358 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 2001920358 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=813544 CPUtime=0.41
/proc/5261/task/5270/stat : 5270 (java) R 5259 5261 4509 0 -1 64 3010 0 0 0 40 1 0 0 16 0 12 0 2001920362 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 103105473 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=813544 CPUtime=0.27
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1164 0 0 0 27 0 0 0 16 0 12 0 2001920362 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=813544 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2001920362 833069056 8944 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 813544

[startup+3.10271 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 5273
/proc/meminfo: memFree=1639808/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=815076 CPUtime=3.15
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 25978 0 2 0 299 16 0 0 18 0 12 0 2001920354 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203769 22487 1383 9 0 201131 0
[pid=5261/tid=5263] ppid=5259 vsize=815076 CPUtime=1.74
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17523 0 1 0 163 11 0 0 25 0 12 0 2001920355 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4109701426 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=815076 CPUtime=0.02
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 1004 0 0 0 2 0 0 0 17 0 12 0 2001920356 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=815076 CPUtime=0.01
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 822 0 0 0 1 0 0 0 17 0 12 0 2001920356 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 2001920358 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2001920358 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2001920358 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=815076 CPUtime=0.81
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4627 0 1 0 79 2 0 0 16 0 12 0 2001920362 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=815076 CPUtime=0.5
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1210 0 0 0 50 0 0 0 16 0 12 0 2001920362 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=815076 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2001920362 834637824 22487 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 815076

[startup+6.30202 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 5273
/proc/meminfo: memFree=1577920/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814004 CPUtime=6.36
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 30349 0 2 0 617 19 0 0 18 0 12 0 2001920354 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203501 26596 1383 9 0 200863 0
[pid=5261/tid=5263] ppid=5259 vsize=814004 CPUtime=4.09
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17537 0 1 0 397 12 0 0 25 0 12 0 2001920355 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4109815814 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814004 CPUtime=0.14
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 2539 0 0 0 13 1 0 0 17 0 12 0 2001920356 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814004 CPUtime=0.16
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 3515 0 0 0 15 1 0 0 17 0 12 0 2001920356 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814004 CPUtime=1.02
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4650 0 1 0 100 2 0 0 16 0 12 0 2001920362 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814004 CPUtime=0.89
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1276 0 0 0 89 0 0 0 15 0 12 0 2001920362 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2001920362 833540096 26596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 814004

[startup+12.7016 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 5273
/proc/meminfo: memFree=1555008/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814004 CPUtime=12.74
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 36219 0 4 0 1252 22 0 0 18 0 12 0 2001920354 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203501 32446 1398 9 0 200863 0
[pid=5261/tid=5263] ppid=5259 vsize=814004 CPUtime=9.39
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17557 0 1 0 927 12 0 0 25 0 12 0 2001920355 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4109755610 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814004 CPUtime=0.33
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 5274 0 0 0 31 2 0 0 16 0 12 0 2001920356 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814004 CPUtime=0.34
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 6578 0 0 0 32 2 0 0 16 0 12 0 2001920356 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814004 CPUtime=1.25
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4664 0 3 0 123 2 0 0 16 0 12 0 2001920362 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814004 CPUtime=1.36
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1314 0 0 0 135 1 0 0 15 0 12 0 2001920362 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2001920362 833540096 32446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 814004

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

[startup+14.3068 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 5273
/proc/meminfo: memFree=1547968/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814004 CPUtime=14.35
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 37670 0 4 0 1413 22 0 0 18 0 12 0 2001920354 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203501 33844 1398 9 0 200863 0
[pid=5261/tid=5263] ppid=5259 vsize=814004 CPUtime=10.84
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17562 0 1 0 1072 12 0 0 25 0 12 0 2001920355 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814004 CPUtime=0.37
/proc/5261/task/5264/stat : 5264 (java) R 5259 5261 4509 0 -1 64 6093 0 0 0 35 2 0 0 15 0 12 0 2001920356 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814004 CPUtime=0.37
/proc/5261/task/5265/stat : 5265 (java) R 5259 5261 4509 0 -1 64 7202 0 0 0 35 2 0 0 15 0 12 0 2001920356 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 106160482 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814004 CPUtime=0.01
/proc/5261/task/5266/stat : 5266 (java) R 5259 5261 4509 0 -1 64 70 0 0 0 1 0 0 0 16 0 12 0 2001920358 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814004 CPUtime=1.33
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4667 0 3 0 131 2 0 0 16 0 12 0 2001920362 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814004 CPUtime=1.37
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1314 0 0 0 136 1 0 0 15 0 12 0 2001920362 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2001920362 833540096 33844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.35
Current children cumulated vsize (KiB) 814004

[startup+15.1019 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 5273
/proc/meminfo: memFree=1547968/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814004 CPUtime=15.15
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 38214 0 4 0 1492 23 0 0 18 0 12 0 2001920354 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203501 34387 1398 9 0 200863 0
[pid=5261/tid=5263] ppid=5259 vsize=814004 CPUtime=11.55
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17566 0 1 0 1143 12 0 0 25 0 12 0 2001920355 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814004 CPUtime=0.38
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 6574 0 0 0 36 2 0 0 16 0 12 0 2001920356 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814004 CPUtime=0.4
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 7260 0 0 0 37 3 0 0 16 0 12 0 2001920356 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814004 CPUtime=0.01
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 70 0 0 0 1 0 0 0 16 0 12 0 2001920358 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2001920358 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814004 CPUtime=1.36
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4668 0 3 0 134 2 0 0 15 0 12 0 2001920362 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814004 CPUtime=1.39
/proc/5261/task/5271/stat : 5271 (java) R 5259 5261 4509 0 -1 64 1314 0 0 0 138 1 0 0 15 0 12 0 2001920362 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 105835843 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 2001920362 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814004 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2001920362 833540096 34387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.15
Current children cumulated vsize (KiB) 814004

[startup+15.5029 s]
/proc/loadavg: 2.15 2.03 2.01 5/85 5274
/proc/meminfo: memFree=1545720/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814328 CPUtime=15.55
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 38247 0 4 0 1532 23 0 0 18 0 13 0 2001920354 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203582 34418 1401 9 0 200944 0
[pid=5261/tid=5263] ppid=5259 vsize=814328 CPUtime=11.7
/proc/5261/task/5263/stat : 5263 (java) R 5259 5261 4509 0 -1 64 17574 0 1 0 1158 12 0 0 25 0 13 0 2001920355 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814328 CPUtime=0.38
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 6574 0 0 0 36 2 0 0 16 0 13 0 2001920356 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814328 CPUtime=0.4
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 7260 0 0 0 37 3 0 0 16 0 13 0 2001920356 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814328 CPUtime=0.01
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 70 0 0 0 1 0 0 0 16 0 13 0 2001920358 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2001920358 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2001920358 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 2001920362 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814328 CPUtime=1.44
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4672 0 3 0 142 2 0 0 16 0 13 0 2001920362 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814328 CPUtime=1.55
/proc/5261/task/5271/stat : 5271 (java) R 5259 5261 4509 0 -1 64 1329 0 0 0 154 1 0 0 16 0 13 0 2001920362 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 11056081 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 2001920362 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2001920362 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5261/tid=5274] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5274/stat : 5274 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 21 0 13 0 2001921883 833871872 34418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.55
Current children cumulated vsize (KiB) 814328

[startup+15.6029 s]
/proc/loadavg: 2.15 2.03 2.01 5/85 5274
/proc/meminfo: memFree=1545720/2055920 swapFree=4180028/4192956
[pid=5261] ppid=5259 vsize=814328 CPUtime=15.65
/proc/5261/stat : 5261 (java) S 5259 5261 4509 0 -1 0 38254 0 4 0 1542 23 0 0 18 0 13 0 2001920354 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5261/statm: 203582 34424 1402 9 0 200944 0
[pid=5261/tid=5263] ppid=5259 vsize=814328 CPUtime=11.76
/proc/5261/task/5263/stat : 5263 (java) S 5259 5261 4509 0 -1 64 17578 0 1 0 1164 12 0 0 25 0 13 0 2001920355 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5264] ppid=5259 vsize=814328 CPUtime=0.38
/proc/5261/task/5264/stat : 5264 (java) S 5259 5261 4509 0 -1 64 6574 0 0 0 36 2 0 0 16 0 13 0 2001920356 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5265] ppid=5259 vsize=814328 CPUtime=0.4
/proc/5261/task/5265/stat : 5265 (java) S 5259 5261 4509 0 -1 64 7260 0 0 0 37 3 0 0 16 0 13 0 2001920356 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5266] ppid=5259 vsize=814328 CPUtime=0.01
/proc/5261/task/5266/stat : 5266 (java) S 5259 5261 4509 0 -1 64 70 0 0 0 1 0 0 0 17 0 13 0 2001920358 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5267] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5267/stat : 5267 (java) S 5259 5261 4509 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2001920358 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5268] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5268/stat : 5268 (java) S 5259 5261 4509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2001920358 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5269] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5269/stat : 5269 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 2001920362 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5270] ppid=5259 vsize=814328 CPUtime=1.47
/proc/5261/task/5270/stat : 5270 (java) S 5259 5261 4509 0 -1 64 4674 0 3 0 145 2 0 0 15 0 13 0 2001920362 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5271] ppid=5259 vsize=814328 CPUtime=1.56
/proc/5261/task/5271/stat : 5271 (java) S 5259 5261 4509 0 -1 64 1329 0 0 0 155 1 0 0 15 0 13 0 2001920362 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5272] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5272/stat : 5272 (java) S 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 2001920362 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5261/tid=5273] ppid=5259 vsize=814328 CPUtime=0
/proc/5261/task/5273/stat : 5273 (java) R 5259 5261 4509 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2001920362 833871872 34424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.65
Current children cumulated vsize (KiB) 814328

Child status: 0
Real time (s): 15.6794
CPU time (s): 15.6946
CPU user time (s): 15.4377
CPU system time (s): 0.25696
CPU usage (%): 100.097
Max. virtual memory (cumulated for all children) (KiB): 816100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4377
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38258
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1476
involuntary context switches= 1336

runsolver used 0.023996 second user time and 0.06099 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 05:44:10
IDJOB=1083833
IDBENCH=57510
IDSOLVER=344
FILE ID=node4/1083833-1215229450
PBS_JOBID= 7881847
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5d4414d3c886be1f33029e682696e3fd
RANDOM SEED=851149448

node4.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.213
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.213
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:       1679360 kB
Buffers:         53784 kB
Cached:         190124 kB
SwapCached:       7012 kB
Active:         207212 kB
Inactive:       109856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679360 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          80720 kB
Slab:            44640 kB
Committed_AS:  3371856 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= 66504 MiB
End job on node4 at 2008-07-05 05:44:25