Trace number 1083791

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 22.6606 23.1275

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen1.xml
MD5SUMa20b814963264f712f828b46a490fc99
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.684895
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.31	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.35	c os.version	2.6.9-22.EL.rootsmp
0.28/0.35	c os.arch	i386
0.28/0.35	c Free memory 669864272
0.28/0.35	c Max memory 672137216
0.28/0.35	c Total memory 672137216
0.28/0.35	c Number of processors 2
0.39/0.40	c c --- Begin Solver configuration ---
0.39/0.40	c Stops conflict analysis at the first Unique Implication Point
0.39/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.39/0.40	c Learn all clauses as in MiniSAT
0.39/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.39/0.40	c Expensive reason simplification
0.39/0.40	c MiniSAT restarts strategy
0.39/0.40	c timeout=2147483s
0.39/0.40	c DB Simplification allowed=false
0.39/0.40	c --- End Solver configuration ---
0.39/0.40	c solving HOME/instance-1083791-1215229377.xml
0.39/0.40	c reading problem ... 
0.58/0.68	c reading problem named null
0.58/0.68	c reading domains done.
0.58/0.69	c reading variables done.
1.17/1.25	c reading predicates  done.
1.35/1.45	c reading constraints
21.78/22.24	c done with constraints.
21.78/22.26	c ... done. Wall clock time 21.86s.
21.78/22.26	c #vars     36200
21.78/22.26	c #constraints  434744
21.78/22.26	c constraints type 
21.78/22.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 433828
21.78/22.26	c org.sat4j.minisat.constraints.card.AtLeast => 916
22.47/22.99	c starts		: 1
22.47/22.99	c conflicts		: 0
22.47/22.99	c decisions		: 12615
22.47/22.99	c propagations		: 36200
22.47/22.99	c inspects		: 1531517
22.47/22.99	c learnt literals	: 0
22.47/22.99	c learnt binary clauses	: 0
22.47/22.99	c learnt ternary clauses	: 0
22.47/22.99	c learnt clauses	: 0
22.47/22.99	c ignored clauses	: 0
22.47/22.99	c root simplifications	: 0
22.47/22.99	c removed literals (reason simplification)	: 0
22.47/22.99	c reason swapping (by a shorter reason)	: 0
22.47/22.99	c Calls to reduceDB	: 0
22.47/22.99	c speed (assignments/second)	: 55098.93455098935
22.47/22.99	c non guided choices	12615
22.47/22.99	s SATISFIABLE
22.57/23.02	v 652 414 736 498 268 30 128 366 254 16 366 128 254 16 254 16 156 394 764 526 142 380 142 380 352 114 352 114 414 652 268 30 554 792 708 470 352 114 442 680 142 380 736 498 352 114 652 414 310 72 16 254 338 100 366 128 324 86 310 72 254 16 324 86 254 16 722 484 652 414 282 44 254 16 366 128 352 114 254 16 268 30 680 442 352 114 652 414 310 72 366 128 254 16 296 58 282 44 680 442 394 156 282 44 254 16 268 30 352 114 394 156 268 30 310 72 750 512 722 484 282 44 254 16 128 366 142 380 310 72 380 142 282 44 44 282 338 100 268 30 408 170 324 86 324 86 666 428 128 366 708 470 366 128 652 414 44 282 338 100 268 30 268 30 268 30 282 44 324 86 352 114 324 86 666 428 394 156 142 380 394 156 694 456 324 86 254 16 282 44 366 128 296 58 338 100 254 16 282 44 352 114 254 16 254 16 296 58 58 296 58 296 254 16 296 58 296 58 254 16 268 30 282 44 254 16 268 30 324 86 338 100 666 428 338 100 694 456 254 16 352 114 352 114 338 100 268 30 268 30 380 142 254 16 324 86 282 44 254 16 254 16 352 114 324 86 254 16 352 114 352 114 44 282 44 282 352 114 394 156 282 44 282 44 366 128 254 16 254 16 324 86 408 170 254 16 254 16 366 128 282 44 680 442 352 114 30 268 338 100 254 16 254 16 254 16 324 86 254 16 254 16 254 16 666 428 338 100 254 16 666 428 338 100 394 156 254 16 352 114 30 268 30 268 394 156 324 86 380 142 30 268 736 498 44 282 268 30 666 428 338 100 268 30 380 142 310 72 142 380 310 72 142 380 282 44 86 324 736 498 352 114 380 142 666 428 366 128 352 114 338 100 128 366 44 282 394 156 380 142 114 352 366 128 114 352 254 16 268 30 324 86 338 100 338 100 268 30 352 114 352 114 310 72 310 72 310 72 268 30 268 30 268 30 366 128 254 16 366 128 338 100 254 16 310 72 254 16 100 338 254 16 254 16 16 254 380 142 310 72 268 30 114 352 296 58 268 30 128 366 254 16 114 352 338 100 268 30 352 114 352 114 352 114 254 16 254 16 268 30 310 72 268 30 268 30 338 100 324 86 30 268 254 16 142 380 338 100 254 16 338 100 268 30 366 128 268 30 338 100 268 30 338 100 296 58 268 30 254 16 254 16 282 44 254 16 310 72 254 16 268 30 310 72 254 16 338 100 254 16 254 16 254 16 128 366 666 428 58 296 352 114 666 428 114 352 44 282 352 114 338 100 268 30 114 352 366 128 352 114 352 114 666 428 338 100 254 16 366 128 352 114 114 352 296 58 268 30 142 380 282 44 268 30 268 30 338 100 254 16 366 128 100 338 282 44 268 30 352 114 338 100 338 100 268 30 352 114 282 44 268 30 282 44 268 30 282 44 268 30 380 142 338 100 268 30 268 30 254 16 254 16 254 16 338 100 324 86 254 16 254 16 394 156 366 128 268 30 254 16 254 16 324 86 254 16 114 352 338 100 268 30 338 100 268 30 338 100 268 30 338 100 268 30 310 72 254 16 254 16 254 16 268 30 254 16 268 30 254 16 324 86 352 114 254 16 44 282 394 156 324 86 254 16 254 16 254 16 310 72 268 30 268 30 310 72 268 30 268 30 268 30 44 282 268 30 324 86 268 30 338 100 268 30 268 30 338 100 268 30 268 30 268 30 254 16 296 58 268 30 338 100 254 16 338 100 254 16 254 16 254 16 268 30 254 16 268 30 338 100 268 30 338 100 268 30 352 114 282 44 268 30 268 30 338 100 268 30 254 16 338 100 268 30 338 100 268 30 338 100 268 30 114 352 282 44 324 86 254 16 254 16 254 16 380 142 282 44 44 282 268 30 128 366 114 352 338 100 324 86 30 268 338 100 268 30 254 16 338 100 352 114 352 114 268 30 352 114 254 16 16 254 254 16 324 86 282 44 310 72 268 30 282 44 380 142 338 100 324 86 282 44 268 30 268 30 268 30 338 100 268 30 254 16 254 16 268 30 254 16 254 16 268 30 254 16 
22.57/23.05	c Total wall clock time (in seconds) : 22.591

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-1083791-1215229377/watcher-1083791-1215229377 -o /tmp/evaluation-result-1083791-1215229377/solver-1083791-1215229377 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1083791-1215229377.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.91 1.96 1.98 4/92 23435
/proc/meminfo: memFree=1530752/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=1804 CPUtime=0
/proc/23435/stat : 23435 (java6) D 23433 23435 23202 0 -1 0 183 0 0 0 0 0 0 0 18 0 1 0 1552612747 1847296 155 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/23435/statm: 451 157 113 9 0 93 0

[startup+0.066922 s]
/proc/loadavg: 1.91 1.96 1.98 4/92 23435
/proc/meminfo: memFree=1530752/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=802236 CPUtime=0.05
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 2764 0 1 0 4 1 0 0 18 0 7 0 1552612747 821489664 2499 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 200559 2499 1005 9 0 197942 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802236

[startup+0.10193 s]
/proc/loadavg: 1.91 1.96 1.98 4/92 23435
/proc/meminfo: memFree=1530752/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=804756 CPUtime=0.09
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 3156 0 1 0 8 1 0 0 18 0 12 0 1552612747 824070144 2887 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 201189 2890 1164 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301951 s]
/proc/loadavg: 1.91 1.96 1.98 4/92 23435
/proc/meminfo: memFree=1530752/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=807848 CPUtime=0.28
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 4921 0 1 0 26 2 0 0 18 0 12 0 1552612747 827236352 4248 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 201962 4248 1298 9 0 199331 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 807848

[startup+0.702986 s]
/proc/loadavg: 1.91 1.96 1.98 4/92 23435
/proc/meminfo: memFree=1530752/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=807876 CPUtime=0.68
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 6095 0 1 0 64 4 0 0 18 0 12 0 1552612747 827265024 5420 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 201969 5420 1335 9 0 199331 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807876

[startup+1.50207 s]
/proc/loadavg: 1.92 1.96 1.98 4/104 23447
/proc/meminfo: memFree=1512160/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=807876 CPUtime=1.46
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 9437 0 1 0 140 6 0 0 18 0 12 0 1552612747 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 201969 8203 1354 9 0 199331 0
[pid=23435/tid=23437] ppid=23433 vsize=807876 CPUtime=0.84
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 6595 0 1 0 80 4 0 0 18 0 12 0 1552612748 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 1552612749 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1552612749 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23440] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1552612751 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 1552612751 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23442] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 1552612752 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23443] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=807876 CPUtime=0.3
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 971 0 0 0 30 0 0 0 16 0 12 0 1552612756 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=807876 CPUtime=0.28
/proc/23435/task/23445/stat : 23445 (java) R 23433 23435 23202 0 -1 64 1110 0 0 0 28 0 0 0 16 0 12 0 1552612756 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 104112555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=807876 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 827265024 8203 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 807876

[startup+3.10123 s]
/proc/loadavg: 1.92 1.96 1.98 3/104 23447
/proc/meminfo: memFree=1495904/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814404 CPUtime=3.04
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 22143 0 1 0 293 11 0 0 18 0 12 0 1552612747 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203601 18767 1378 9 0 200963 0
[pid=23435/tid=23437] ppid=23433 vsize=814404 CPUtime=1.58
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 15551 0 1 0 150 8 0 0 25 0 12 0 1552612748 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4109692231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 1552612749 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1552612749 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1552612751 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 1552612751 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 1552612752 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814404 CPUtime=0.5
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1007 0 0 0 50 0 0 0 16 0 12 0 1552612756 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814404 CPUtime=0.92
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 4823 0 0 0 91 1 0 0 16 0 12 0 1552612756 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814404 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 833949696 18767 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 814404

[startup+6.30255 s]
/proc/loadavg: 1.92 1.96 1.98 3/104 23447
/proc/meminfo: memFree=1426272/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814928 CPUtime=6.17
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 31821 0 1 0 602 15 0 0 18 0 12 0 1552612747 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203732 28088 1383 9 0 201094 0
[pid=23435/tid=23437] ppid=23433 vsize=814928 CPUtime=3.79
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17296 0 1 0 370 9 0 0 25 0 12 0 1552612748 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4109786660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814928 CPUtime=0.14
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 3720 0 0 0 13 1 0 0 17 0 12 0 1552612749 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814928 CPUtime=0.13
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 3891 0 0 0 12 1 0 0 17 0 12 0 1552612749 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1552612752 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814928 CPUtime=0.66
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1016 0 0 0 66 0 0 0 15 0 12 0 1552612756 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814928 CPUtime=1.4
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5108 0 0 0 139 1 0 0 16 0 12 0 1552612756 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 834486272 28088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 814928

[startup+12.7012 s]
/proc/loadavg: 2.17 2.01 2.00 3/104 23447
/proc/meminfo: memFree=1393248/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814928 CPUtime=12.47
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 39999 0 1 0 1229 18 0 0 18 0 12 0 1552612747 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203732 36220 1395 9 0 201094 0
[pid=23435/tid=23437] ppid=23433 vsize=814928 CPUtime=8.87
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17314 0 1 0 878 9 0 0 25 0 12 0 1552612748 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4109675028 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814928 CPUtime=0.38
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 8194 0 0 0 35 3 0 0 16 0 12 0 1552612749 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814928 CPUtime=0.35
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 7525 0 0 0 33 2 0 0 16 0 12 0 1552612749 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1552612752 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814928 CPUtime=1.07
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1049 0 0 0 107 0 0 0 15 0 12 0 1552612756 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814928 CPUtime=1.73
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5127 0 0 0 172 1 0 0 15 0 12 0 1552612756 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 834486272 36220 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 814928

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

[startup+19.1048 s]
/proc/loadavg: 2.16 2.01 2.00 3/104 23447
/proc/meminfo: memFree=1360480/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814928 CPUtime=18.75
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 47753 0 1 0 1853 22 0 0 18 0 12 0 1552612747 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203732 43755 1395 9 0 201094 0
[pid=23435/tid=23437] ppid=23433 vsize=814928 CPUtime=14.22
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17328 0 1 0 1413 9 0 0 25 0 12 0 1552612748 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814928 CPUtime=0.54
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 11773 0 0 0 50 4 0 0 16 0 12 0 1552612749 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814928 CPUtime=0.52
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 11443 0 0 0 48 4 0 0 16 0 12 0 1552612749 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814928 CPUtime=0.01
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 1 0 0 0 16 0 12 0 1552612751 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1552612752 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814928 CPUtime=1.29
/proc/23435/task/23444/stat : 23444 (java) R 23433 23435 23202 0 -1 64 1061 0 0 0 129 0 0 0 16 0 12 0 1552612756 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 105561980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814928 CPUtime=2.1
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5358 0 0 0 208 2 0 0 16 0 12 0 1552612756 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 834486272 43755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 814928

[startup+20.702 s]
/proc/loadavg: 2.16 2.01 2.00 3/104 23447
/proc/meminfo: memFree=1357664/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814928 CPUtime=20.32
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 49816 0 1 0 2009 23 0 0 18 0 12 0 1552612747 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203732 45814 1395 9 0 201094 0
[pid=23435/tid=23437] ppid=23433 vsize=814928 CPUtime=15.45
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17332 0 1 0 1536 9 0 0 25 0 12 0 1552612748 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4109658057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814928 CPUtime=0.59
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 12928 0 0 0 54 5 0 0 16 0 12 0 1552612749 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814928 CPUtime=0.57
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 12327 0 0 0 53 4 0 0 16 0 12 0 1552612749 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814928 CPUtime=0.01
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 1 0 0 0 16 0 12 0 1552612751 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1552612752 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814928 CPUtime=1.43
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1076 0 0 0 143 0 0 0 15 0 12 0 1552612756 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814928 CPUtime=2.21
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5363 0 0 0 219 2 0 0 15 0 12 0 1552612756 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 834486272 45814 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.32
Current children cumulated vsize (KiB) 814928

[startup+22.3021 s]
/proc/loadavg: 2.23 2.02 2.01 3/104 23447
/proc/meminfo: memFree=1343648/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=814928 CPUtime=21.87
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 51910 0 1 0 2164 23 0 0 18 0 12 0 1552612747 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203732 47906 1395 9 0 201094 0
[pid=23435/tid=23437] ppid=23433 vsize=814928 CPUtime=16.87
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17337 0 1 0 1678 9 0 0 25 0 12 0 1552612748 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4109147664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=814928 CPUtime=0.62
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 13357 0 0 0 57 5 0 0 16 0 12 0 1552612749 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=814928 CPUtime=0.62
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 13987 0 0 0 57 5 0 0 16 0 12 0 1552612749 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=814928 CPUtime=0.01
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 1 0 0 0 16 0 12 0 1552612751 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23441] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1552612751 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1552612752 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=814928 CPUtime=1.47
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1076 0 0 0 147 0 0 0 16 0 12 0 1552612756 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=814928 CPUtime=2.23
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5363 0 0 0 221 2 0 0 15 0 12 0 1552612756 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1552612756 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=814928 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) R 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1552612756 834486272 47906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.87
Current children cumulated vsize (KiB) 814928

[startup+22.7022 s]
/proc/loadavg: 2.23 2.02 2.01 3/104 23447
/proc/meminfo: memFree=1343648/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=815252 CPUtime=22.28
/proc/23435/stat : 23435 (java) S 23433 23435 23202 0 -1 0 51937 0 1 0 2204 24 0 0 18 0 13 0 1552612747 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23435/statm: 203813 47932 1398 9 0 201175 0
[pid=23435/tid=23437] ppid=23433 vsize=815252 CPUtime=17.12
/proc/23435/task/23437/stat : 23437 (java) R 23433 23435 23202 0 -1 64 17345 0 1 0 1703 9 0 0 17 0 13 0 1552612748 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4109194816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23438] ppid=23433 vsize=815252 CPUtime=0.62
/proc/23435/task/23438/stat : 23438 (java) S 23433 23435 23202 0 -1 64 13357 0 0 0 57 5 0 0 16 0 13 0 1552612749 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23439] ppid=23433 vsize=815252 CPUtime=0.62
/proc/23435/task/23439/stat : 23439 (java) S 23433 23435 23202 0 -1 64 13987 0 0 0 57 5 0 0 16 0 13 0 1552612749 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23440] ppid=23433 vsize=815252 CPUtime=0.01
/proc/23435/task/23440/stat : 23440 (java) S 23433 23435 23202 0 -1 64 30 0 0 0 1 0 0 0 17 0 13 0 1552612751 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23441] ppid=23433 vsize=815252 CPUtime=0
/proc/23435/task/23441/stat : 23441 (java) S 23433 23435 23202 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1552612751 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23442] ppid=23433 vsize=815252 CPUtime=0
/proc/23435/task/23442/stat : 23442 (java) S 23433 23435 23202 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1552612752 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23443] ppid=23433 vsize=815252 CPUtime=0
/proc/23435/task/23443/stat : 23443 (java) S 23433 23435 23202 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1552612756 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23444] ppid=23433 vsize=815252 CPUtime=1.52
/proc/23435/task/23444/stat : 23444 (java) S 23433 23435 23202 0 -1 64 1082 0 0 0 152 0 0 0 15 0 13 0 1552612756 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23445] ppid=23433 vsize=815252 CPUtime=2.33
/proc/23435/task/23445/stat : 23445 (java) S 23433 23435 23202 0 -1 64 5371 0 0 0 231 2 0 0 15 0 13 0 1552612756 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23435/tid=23446] ppid=23433 vsize=815252 CPUtime=0
/proc/23435/task/23446/stat : 23446 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1552612756 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23435/tid=23447] ppid=23433 vsize=815252 CPUtime=0
/proc/23435/task/23447/stat : 23447 (java) S 23433 23435 23202 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1552612756 834818048 47932 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 815252

[startup+23.1078 s]
/proc/loadavg: 2.23 2.02 2.01 3/105 23449
/proc/meminfo: memFree=1340504/2055920 swapFree=4122856/4192956
[pid=23435] ppid=23433 vsize=0 CPUtime=22.63
/proc/23435/stat : 23435 (java) Z 23433 23435 23202 0 -1 12 52711 0 1 0 2238 25 0 0 16 0 2 0 1552612747 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23435/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.63
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 23.1275
CPU time (s): 22.6606
CPU user time (s): 22.3816
CPU system time (s): 0.278957
CPU usage (%): 97.9809
Max. virtual memory (cumulated for all children) (KiB): 816116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.3816
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52711
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= 1954
involuntary context switches= 2439

runsolver used 0.035994 second user time and 0.088986 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 05:42:57
IDJOB=1083791
IDBENCH=57508
IDSOLVER=344
FILE ID=node12/1083791-1215229377
PBS_JOBID= 7881889
Free space on /tmp= 66336 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a20b814963264f712f828b46a490fc99
RANDOM SEED=863655794

node12.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.236
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.236
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:       1531232 kB
Buffers:         42604 kB
Cached:         200816 kB
SwapCached:      64552 kB
Active:         392064 kB
Inactive:        78316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531232 kB
SwapTotal:     4192956 kB
SwapFree:      4122856 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         243784 kB
Slab:            38780 kB
Committed_AS:  3686456 kB
PageTables:       2396 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= 66336 MiB
End job on node12 at 2008-07-05 05:43:20