Trace number 1087828

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 21.0298 21.1967

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph9.xml
MD5SUMaf1e9cd209e87ad508ecbc7267afa741
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.643901
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25/0.45	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.25/0.45	c This is free software under the dual EPL/GNU LGPL licenses.
0.25/0.45	c See www.sat4j.org for details.
0.25/0.45	c That software uses the Rhino library from the Mozilla project.
0.25/0.49	c version 9.9.9.token
0.25/0.49	c sun.arch.data.model	32
0.25/0.49	c java.version	1.6.0_06
0.25/0.49	c os.name	Linux
0.25/0.49	c os.version	2.6.9-22.EL.rootsmp
0.25/0.49	c os.arch	i386
0.25/0.49	c Free memory 669864272
0.25/0.49	c Max memory 672137216
0.25/0.49	c Total memory 672137216
0.25/0.49	c Number of processors 2
0.34/0.54	c c --- Begin Solver configuration ---
0.34/0.54	c Stops conflict analysis at the first Unique Implication Point
0.34/0.54	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.34/0.54	c Learn all clauses as in MiniSAT
0.34/0.54	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.34/0.54	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.34/0.54	c Expensive reason simplification
0.34/0.54	c MiniSAT restarts strategy
0.34/0.54	c timeout=2147483s
0.34/0.54	c DB Simplification allowed=false
0.34/0.54	c --- End Solver configuration ---
0.34/0.54	c solving HOME/instance-1087828-1215245564.xml
0.34/0.54	c reading problem ... 
0.63/0.80	c reading problem named null
0.63/0.80	c reading domains done.
0.63/0.81	c reading variables done.
1.13/1.34	c reading predicates  done.
1.32/1.52	c reading constraints
20.16/20.34	c done with constraints.
20.16/20.35	c ... done. Wall clock time 19.816s.
20.16/20.35	c #vars     36092
20.16/20.35	c #constraints  415684
20.16/20.35	c constraints type 
20.16/20.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 414768
20.16/20.36	c org.sat4j.minisat.constraints.card.AtLeast => 916
20.85/21.08	c starts		: 1
20.85/21.08	c conflicts		: 0
20.85/21.08	c decisions		: 11037
20.85/21.08	c propagations		: 36092
20.85/21.08	c inspects		: 1618051
20.85/21.08	c learnt literals	: 0
20.85/21.08	c learnt binary clauses	: 0
20.85/21.08	c learnt ternary clauses	: 0
20.85/21.08	c learnt clauses	: 0
20.85/21.08	c ignored clauses	: 0
20.85/21.08	c root simplifications	: 0
20.85/21.08	c removed literals (reason simplification)	: 0
20.85/21.08	c reason swapping (by a shorter reason)	: 0
20.85/21.08	c Calls to reduceDB	: 0
20.85/21.08	c speed (assignments/second)	: 54767.830045523515
20.85/21.08	c non guided choices	11037
20.85/21.08	s SATISFIABLE
20.95/21.10	v 394 156 394 156 394 156 338 100 310 72 16 254 394 156 764 526 722 484 296 58 380 142 296 58 58 296 338 100 366 128 338 100 324 86 268 30 736 498 666 428 666 428 16 254 394 156 254 16 282 44 282 44 142 380 380 142 366 128 310 72 708 470 254 16 324 86 366 128 254 16 338 100 324 86 282 44 72 310 380 142 352 114 72 310 282 44 254 16 268 30 338 100 708 470 282 44 296 58 324 86 268 30 394 156 736 498 296 58 352 114 366 128 324 86 282 44 16 254 338 100 380 142 254 16 352 114 100 338 296 58 380 142 296 58 310 72 128 366 666 428 694 456 652 414 380 142 254 16 44 282 268 30 254 16 268 30 694 456 366 128 296 58 254 16 16 254 254 16 128 366 44 282 296 58 324 86 666 428 254 16 296 58 268 30 380 142 366 128 268 30 156 394 666 428 268 30 324 86 254 16 366 128 268 30 366 128 764 526 380 142 394 156 72 310 114 352 352 114 296 58 268 30 296 58 268 30 268 30 282 44 128 366 282 44 282 44 366 128 268 30 310 72 338 100 366 128 268 30 680 442 268 30 282 44 324 86 86 324 666 428 380 142 268 30 268 30 394 156 366 128 310 72 142 380 310 72 324 86 366 128 394 156 254 16 380 142 338 100 352 114 366 128 30 268 366 128 324 86 310 72 652 414 380 142 268 30 254 16 296 58 722 484 30 268 380 142 652 414 310 72 296 58 254 16 736 498 764 526 296 58 394 156 750 512 268 30 324 86 268 30 254 16 254 16 680 442 694 456 324 86 722 484 324 86 296 58 722 484 366 128 324 86 792 554 310 72 380 142 338 100 324 86 652 414 282 44 268 30 666 428 380 142 338 100 722 484 736 498 652 414 694 456 324 86 268 30 338 100 380 142 268 30 708 470 352 114 722 484 666 428 310 72 380 142 394 156 694 456 366 128 722 484 254 16 310 72 380 142 268 30 268 30 268 30 338 100 366 128 268 30 736 498 268 30 324 86 268 30 366 128 338 100 282 44 156 394 310 72 296 58 30 268 310 72 352 114 338 100 296 58 324 86 310 72 282 44 296 58 268 30 58 296 268 30 708 470 296 58 296 58 666 428 352 114 394 156 100 338 156 394 652 414 324 86 736 498 310 72 380 142 338 100 366 128 324 86 268 30 310 72 268 30 394 156 366 128 338 100 338 100 100 338 296 58 282 44 380 142 142 380 380 142 268 30 296 58 114 352 708 470 282 44 338 100 338 100 156 394 394 156 268 30 708 470 282 44 352 114 310 72 324 86 268 30 652 414 282 44 296 58 694 456 338 100 352 114 394 156 268 30 268 30 694 456 268 30 666 428 394 156 296 58 680 442 394 156 128 366 44 282 268 30 156 394 352 114 282 44 156 394 652 414 296 58 268 30 310 72 310 72 296 58 268 30 268 30 282 44 268 30 338 100 282 44 310 72 680 442 268 30 268 30 296 58 652 414 666 428 366 128 352 114 652 414 338 100 324 86 268 30 296 58 324 86 282 44 268 30 282 44 380 142 142 380 338 100 296 58 366 128 268 30 310 72 156 394 16 254 282 44 310 72 366 128 296 58 708 470 142 380 44 282 282 44 352 114 324 86 324 86 254 16 268 30 352 114 324 86 352 114 282 44 268 30 310 72 142 380 352 114 338 100 708 470 380 142 338 100 666 428 338 100 268 30 296 58 30 268 268 30 268 30 268 30 324 86 324 86 268 30 338 100 268 30 324 86 30 268 324 86 666 428 282 44 352 114 268 30 324 86 380 142 268 30 268 30 324 86 352 114 310 72 310 72 324 86 268 30 380 142 380 142 128 366 72 310 268 30 268 30 310 72 268 30 268 30 268 30 366 128 268 30 268 30 296 58 366 128 268 30 338 100 310 72 366 128 338 100 366 128 268 30 366 128 338 100 268 30 268 30 282 44 310 72 296 58 352 114 310 72 324 86 296 58 296 58 310 72 268 30 310 72 268 30 380 142 268 30 268 30 72 310 268 30 268 30 268 30 268 30 282 44 268 30 268 30 268 30 268 30 30 268 338 100 268 30 
20.95/21.13	c Total wall clock time (in seconds) : 20.544

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-1087828-1215245564/watcher-1087828-1215245564 -o /tmp/evaluation-result-1087828-1215245564/solver-1087828-1215245564 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1087828-1215245564.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.03 2.01 4/72 25113
/proc/meminfo: memFree=1824080/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=152 CPUtime=0
/proc/25113/stat : 25113 (java) D 25111 25113 23348 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 1554228199 155648 26 996147200 134512640 134550740 4294956016 18446744073709551615 11879204 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25113/statm: 38 26 19 9 0 4 0

[startup+0.023235 s]
/proc/loadavg: 2.08 2.03 2.01 4/72 25113
/proc/meminfo: memFree=1824080/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=13012 CPUtime=0
/proc/25113/stat : 25113 (java) D 25111 25113 23348 0 -1 0 380 0 5 0 0 0 0 0 18 0 1 0 1554228199 13324288 186 996147200 134512640 134550740 4294956016 18446744073709551615 11850015 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25113/statm: 3253 186 136 9 0 1151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13012

[startup+0.105873 s]
/proc/loadavg: 2.08 2.03 2.01 4/72 25113
/proc/meminfo: memFree=1824080/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=800744 CPUtime=0.03
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 2335 0 32 0 1 2 0 0 18 0 4 0 1554228199 819961856 2104 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 200186 2104 912 9 0 197569 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 800744

[startup+0.302899 s]
/proc/loadavg: 2.08 2.03 2.01 4/72 25113
/proc/meminfo: memFree=1824080/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=807988 CPUtime=0.19
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 4405 0 32 0 16 3 0 0 18 0 12 0 1554228199 827379712 3765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 201997 3765 1295 9 0 199366 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 807988

[startup+0.701963 s]
/proc/loadavg: 2.08 2.03 2.01 4/72 25113
/proc/meminfo: memFree=1824080/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=808016 CPUtime=0.53
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 5987 0 32 0 48 5 0 0 18 0 12 0 1554228199 827408384 5147 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 202004 5147 1332 9 0 199366 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 808016

[startup+1.50106 s]
/proc/loadavg: 2.08 2.03 2.01 3/84 25125
/proc/meminfo: memFree=1799024/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=808016 CPUtime=1.32
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 9586 0 32 0 125 7 0 0 18 0 12 0 1554228199 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 202004 8094 1351 9 0 199366 0
[pid=25113/tid=25115] ppid=25111 vsize=808016 CPUtime=0.75
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 6460 0 1 0 70 5 0 0 25 0 12 0 1554228207 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4159707260 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 1554228208 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1554228208 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1554228211 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1554228212 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 5 0 0 0 0 0 0 0 22 0 12 0 1554228212 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=808016 CPUtime=0.28
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1104 0 0 0 28 0 0 0 16 0 12 0 1554228218 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=808016 CPUtime=0.25
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 1290 0 0 0 25 0 0 0 16 0 12 0 1554228218 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=808016 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 827408384 8094 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 808016

[startup+3.10127 s]
/proc/loadavg: 2.08 2.03 2.01 3/84 25125
/proc/meminfo: memFree=1781104/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814636 CPUtime=2.92
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 23678 0 32 0 279 13 0 0 18 0 12 0 1554228199 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203659 20144 1378 9 0 201021 0
[pid=25113/tid=25115] ppid=25111 vsize=814636 CPUtime=1.55
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 16833 0 1 0 146 9 0 0 25 0 12 0 1554228207 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4109658605 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 1554228208 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1554228208 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1554228211 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1554228212 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 5 0 0 0 0 0 0 0 22 0 12 0 1554228212 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814636 CPUtime=0.54
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1149 0 0 0 54 0 0 0 16 0 12 0 1554228218 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814636 CPUtime=0.78
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 4964 0 0 0 77 1 0 0 16 0 12 0 1554228218 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814636 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834187264 20144 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 814636

[startup+6.30269 s]
/proc/loadavg: 2.07 2.03 2.01 3/84 25125
/proc/meminfo: memFree=1711792/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814632 CPUtime=6.1
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 31736 0 32 0 594 16 0 0 18 0 12 0 1554228199 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203658 27948 1383 9 0 201020 0
[pid=25113/tid=25115] ppid=25111 vsize=814632 CPUtime=3.87
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17284 0 1 0 378 9 0 0 25 0 12 0 1554228207 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4109658633 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814632 CPUtime=0.13
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 3599 0 0 0 12 1 0 0 17 0 12 0 1554228208 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814632 CPUtime=0.12
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 3780 0 0 0 11 1 0 0 17 0 12 0 1554228208 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1554228211 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814632 CPUtime=0.91
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1203 0 0 0 91 0 0 0 17 0 12 0 1554228218 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814632 CPUtime=1.01
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5108 0 0 0 100 1 0 0 15 0 12 0 1554228218 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834183168 27948 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 814632

[startup+12.7025 s]
/proc/loadavg: 2.07 2.03 2.00 7/84 25125
/proc/meminfo: memFree=1674352/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814632 CPUtime=12.58
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 41734 0 32 0 1237 21 0 0 18 0 12 0 1554228199 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203658 37535 1387 9 0 201020 0
[pid=25113/tid=25115] ppid=25111 vsize=814632 CPUtime=9.05
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17304 0 1 0 895 10 0 0 25 0 12 0 1554228207 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4109767471 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814632 CPUtime=0.41
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 8295 0 0 0 38 3 0 0 16 0 12 0 1554228208 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814632 CPUtime=0.44
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 9018 0 0 0 41 3 0 0 16 0 12 0 1554228208 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1554228211 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814632 CPUtime=1.22
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1217 0 0 0 122 0 0 0 16 0 12 0 1554228218 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814632 CPUtime=1.38
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5138 0 0 0 137 1 0 0 15 0 12 0 1554228218 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834183168 37535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 814632

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

[startup+15.903 s]
/proc/loadavg: 2.06 2.03 2.00 3/84 25125
/proc/meminfo: memFree=1656304/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814632 CPUtime=15.76
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 46016 0 32 0 1554 22 0 0 18 0 12 0 1554228199 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203658 41724 1395 9 0 201020 0
[pid=25113/tid=25115] ppid=25111 vsize=814632 CPUtime=11.96
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17312 0 1 0 1186 10 0 0 25 0 12 0 1554228207 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4109789073 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814632 CPUtime=0.51
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 11056 0 0 0 47 4 0 0 16 0 12 0 1554228208 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814632 CPUtime=0.54
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 10518 0 0 0 50 4 0 0 17 0 12 0 1554228208 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1554228211 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814632 CPUtime=1.23
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1225 0 0 0 123 0 0 0 15 0 12 0 1554228218 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814632 CPUtime=1.46
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5143 0 0 0 145 1 0 0 15 0 12 0 1554228218 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834183168 41724 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.76
Current children cumulated vsize (KiB) 814632

[startup+19.1014 s]
/proc/loadavg: 2.14 2.04 2.01 3/84 25125
/proc/meminfo: memFree=1643184/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814632 CPUtime=18.94
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 50136 0 32 0 1870 24 0 0 18 0 12 0 1554228199 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203658 45061 1395 9 0 201020 0
[pid=25113/tid=25115] ppid=25111 vsize=814632 CPUtime=14.4
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17318 0 1 0 1430 10 0 0 25 0 12 0 1554228207 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4109658633 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814632 CPUtime=0.59
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 12672 0 0 0 54 5 0 0 17 0 12 0 1554228208 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814632 CPUtime=0.6
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 12201 0 0 0 55 5 0 0 17 0 12 0 1554228208 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814632 CPUtime=0.01
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 1 0 0 0 17 0 12 0 1554228211 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814632 CPUtime=1.55
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1712 0 0 0 155 0 0 0 16 0 12 0 1554228218 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814632 CPUtime=1.73
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5471 0 0 0 172 1 0 0 15 0 12 0 1554228218 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834183168 45061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.94
Current children cumulated vsize (KiB) 814632

[startup+19.9035 s]
/proc/loadavg: 2.14 2.04 2.01 3/84 25125
/proc/meminfo: memFree=1637616/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814632 CPUtime=19.75
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 50868 0 32 0 1950 25 0 0 18 0 12 0 1554228199 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203658 45792 1395 9 0 201020 0
[pid=25113/tid=25115] ppid=25111 vsize=814632 CPUtime=15.09
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17319 0 1 0 1499 10 0 0 25 0 12 0 1554228207 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814632 CPUtime=0.6
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 12791 0 0 0 55 5 0 0 16 0 12 0 1554228208 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814632 CPUtime=0.62
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 12806 0 0 0 57 5 0 0 16 0 12 0 1554228208 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814632 CPUtime=0.01
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 1 0 0 0 16 0 12 0 1554228211 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1554228212 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1554228218 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814632 CPUtime=1.58
/proc/25113/task/25122/stat : 25122 (java) R 25111 25113 23348 0 -1 64 1712 0 0 0 158 0 0 0 15 0 12 0 1554228218 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 104094734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814632 CPUtime=1.78
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5478 0 0 0 177 1 0 0 15 0 12 0 1554228218 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1554228219 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814632 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1554228219 834183168 45792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (KiB) 814632

[startup+20.7026 s]
/proc/loadavg: 2.14 2.04 2.01 3/84 25125
/proc/meminfo: memFree=1637616/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814956 CPUtime=20.55
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 51823 0 32 0 2030 25 0 0 18 0 13 0 1554228199 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203739 46529 1398 9 0 201101 0
[pid=25113/tid=25115] ppid=25111 vsize=814956 CPUtime=15.68
/proc/25113/task/25115/stat : 25115 (java) R 25111 25113 23348 0 -1 64 17330 0 1 0 1558 10 0 0 25 0 13 0 1554228207 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4109175658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814956 CPUtime=0.63
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 13224 0 0 0 58 5 0 0 16 0 13 0 1554228208 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814956 CPUtime=0.63
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 13300 0 0 0 58 5 0 0 16 0 13 0 1554228208 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814956 CPUtime=0.01
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 1 0 0 0 16 0 13 0 1554228211 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 1554228212 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 1554228212 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 1554228218 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814956 CPUtime=1.66
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1717 0 0 0 166 0 0 0 15 0 13 0 1554228218 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814956 CPUtime=1.87
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5485 0 0 0 186 1 0 0 15 0 13 0 1554228218 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 1554228219 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1554228219 834514944 46529 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 814956

[startup+21.1059 s]
/proc/loadavg: 2.14 2.04 2.01 3/85 25126
/proc/meminfo: memFree=1634536/2055920 swapFree=4180436/4192956
[pid=25113] ppid=25111 vsize=814956 CPUtime=20.95
/proc/25113/stat : 25113 (java) S 25111 25113 23348 0 -1 0 53260 0 32 0 2069 26 0 0 18 0 13 0 1554228199 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25113/statm: 203739 47964 1399 9 0 201101 0
[pid=25113/tid=25115] ppid=25111 vsize=814956 CPUtime=15.92
/proc/25113/task/25115/stat : 25115 (java) S 25111 25113 23348 0 -1 64 17335 0 1 0 1582 10 0 0 25 0 13 0 1554228207 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25116] ppid=25111 vsize=814956 CPUtime=0.67
/proc/25113/task/25116/stat : 25116 (java) S 25111 25113 23348 0 -1 64 14436 0 0 0 61 6 0 0 17 0 13 0 1554228208 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25117] ppid=25111 vsize=814956 CPUtime=0.65
/proc/25113/task/25117/stat : 25117 (java) S 25111 25113 23348 0 -1 64 13512 0 0 0 60 5 0 0 17 0 13 0 1554228208 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25118] ppid=25111 vsize=814956 CPUtime=0.01
/proc/25113/task/25118/stat : 25118 (java) S 25111 25113 23348 0 -1 64 31 0 0 0 1 0 0 0 16 0 13 0 1554228211 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25119] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25119/stat : 25119 (java) S 25111 25113 23348 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 1554228212 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25120] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25120/stat : 25120 (java) S 25111 25113 23348 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 1554228212 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25121] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25121/stat : 25121 (java) S 25111 25113 23348 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 1554228218 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25122] ppid=25111 vsize=814956 CPUtime=1.71
/proc/25113/task/25122/stat : 25122 (java) S 25111 25113 23348 0 -1 64 1721 0 0 0 171 0 0 0 15 0 13 0 1554228218 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25123] ppid=25111 vsize=814956 CPUtime=1.92
/proc/25113/task/25123/stat : 25123 (java) S 25111 25113 23348 0 -1 64 5488 0 0 0 191 1 0 0 15 0 13 0 1554228218 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25124] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25124/stat : 25124 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 1554228219 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25113/tid=25125] ppid=25111 vsize=814956 CPUtime=0
/proc/25113/task/25125/stat : 25125 (java) S 25111 25113 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1554228219 834514944 47964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 814956

Child status: 0
Real time (s): 21.1967
CPU time (s): 21.0298
CPU user time (s): 20.7318
CPU system time (s): 0.297954
CPU usage (%): 99.2125
Max. virtual memory (cumulated for all children) (KiB): 815628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7318
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53267
page faults= 32
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2463
involuntary context switches= 1972

runsolver used 0.029995 second user time and 0.088986 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 10:12:44
IDJOB=1087828
IDBENCH=58051
IDSOLVER=344
FILE ID=node13/1087828-1215245564
PBS_JOBID= 7881957
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= af1e9cd209e87ad508ecbc7267afa741
RANDOM SEED=1175997763

node13.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.238
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.238
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:       1824560 kB
Buffers:         13844 kB
Cached:         127928 kB
SwapCached:       6400 kB
Active:         124860 kB
Inactive:        53412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824560 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          44360 kB
Slab:            38260 kB
Committed_AS:  3093116 kB
PageTables:       1920 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= 66524 MiB
End job on node13 at 2008-07-05 10:13:05