Trace number 1081549

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
Sugar v1.13+minisatUNSAT 575.577 576.119

General information on the benchmark

Namecsp/knights/
normalized-knights-25-9.xml
MD5SUM2c2a315f78e02a36f39cc2b3c6ab1a62
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.45263
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size625
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 02:23:46 2008
0.00/0.04	c 0	PID 5797
0.00/0.04	c 0	HOST node14.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1081549-1215217426.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1081549-1215217426.xml' 'HOME/temp.csp'
0.03/0.17	c 0	1 domains, 9 variables, 2 predicates, 0 relations, 36 constraints
0.03/0.20	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.20	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.27	c 0	Parsing HOME/temp.csp
0.03/0.29	c 0	parsed 48 expressions
0.03/0.30	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.03/0.30	c 0	Converting to clausal form CSP
0.18/0.32	c 0	converted 5 (10%) expressions
0.18/0.32	c 0	converted 10 (20%) expressions
0.18/0.33	c 0	converted 15 (30%) expressions
0.18/0.33	c 1	converted 20 (40%) expressions
0.18/0.34	c 1	converted 24 (50%) expressions
0.18/0.34	c 1	converted 29 (60%) expressions
0.18/0.35	c 1	converted 34 (70%) expressions
0.18/0.35	c 1	converted 39 (80%) expressions
0.18/0.35	c 1	converted 44 (90%) expressions
0.18/0.36	c 1	converted 48 (100%) expressions
0.18/0.36	c 1	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 625
0.18/0.36	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.18/0.36	c 1	Propagation in CSP
0.18/0.36	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.18/0.36	c 1	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 625
0.18/0.36	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.18/0.36	c 1	Simplifing CSP by introducing new Boolean variables
0.18/0.37	c 1	CSP : 45 integers, 144 booleans, 306 clauses, largest domain size 625
0.18/0.37	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.18/0.39	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.18/0.41	c 1	5 (10%) CSP integer variables are encoded (3115 clauses, 38350 bytes)
0.18/0.41	c 1	9 (20%) CSP integer variables are encoded (5607 clauses, 70746 bytes)
0.18/0.41	c 1	14 (30%) CSP integer variables are encoded (5722 clauses, 72241 bytes)
0.18/0.41	c 1	18 (40%) CSP integer variables are encoded (5814 clauses, 73437 bytes)
0.18/0.41	c 1	23 (50%) CSP integer variables are encoded (5929 clauses, 74932 bytes)
0.18/0.41	c 1	27 (60%) CSP integer variables are encoded (6021 clauses, 76128 bytes)
0.18/0.41	c 1	32 (70%) CSP integer variables are encoded (6136 clauses, 77623 bytes)
0.18/0.41	c 1	36 (80%) CSP integer variables are encoded (6228 clauses, 78819 bytes)
0.18/0.41	c 1	41 (90%) CSP integer variables are encoded (6343 clauses, 80314 bytes)
0.18/0.41	c 1	45 (100%) CSP integer variables are encoded (6435 clauses, 81510 bytes)
0.18/0.43	c 1	31 (10%) CSP clauses are encoded (13058 clauses, 196726 bytes)
0.18/0.44	c 1	62 (20%) CSP clauses are encoded (22001 clauses, 356814 bytes)
0.18/0.45	c 1	92 (30%) CSP clauses are encoded (24971 clauses, 410818 bytes)
0.18/0.47	c 1	123 (40%) CSP clauses are encoded (35142 clauses, 597048 bytes)
0.18/0.48	c 1	153 (50%) CSP clauses are encoded (41080 clauses, 709662 bytes)
0.18/0.49	c 1	184 (60%) CSP clauses are encoded (46459 clauses, 809402 bytes)
0.19/0.50	c 1	215 (70%) CSP clauses are encoded (52438 clauses, 920536 bytes)
0.19/0.51	c 1	245 (80%) CSP clauses are encoded (58996 clauses, 1042660 bytes)
0.19/0.52	c 1	276 (90%) CSP clauses are encoded (64375 clauses, 1142400 bytes)
0.19/0.53	c 1	306 (100%) CSP clauses are encoded (66105 clauses, 1175118 bytes)
0.19/0.53	c 1	306 CSP clauses encoded
0.19/0.53	c 1	Writing map file : HOME/temp.map
0.19/0.53	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.19/0.53	c 1	SAT : 6624 SAT variables, 66105 SAT clauses, 1175118 bytes
0.19/0.53	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.19/0.56	c 1	SOLVING HOME/temp.cnf
0.19/0.56	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.19/0.56	c 1	This is MiniSat 2.0 beta
0.19/0.56	c 1	WARNING: for repeatability, setting FPU to use double precision
0.19/0.56	c 1	============================[ Problem Statistics ]=============================
0.19/0.56	c 1	|                                                                             |
0.19/0.56	c 1	|  Number of variables:  6624                                                 |
0.19/0.56	c 1	|  Number of clauses:    66105                                                |
0.58/0.60	c 1	|  Parsing time:         0.03         s                                       |
0.58/0.60	c 1	============================[ Search Statistics ]==============================
0.58/0.60	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.58/0.60	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.58/0.60	c 1	===============================================================================
0.58/0.60	c 1	|         0 |    6624    66105   189864 |    22035        0    nan |  0.000 % |
0.58/0.62	c 1	|       101 |    6624    66105   189864 |    24238      101     10 |  0.000 % |
0.58/0.66	c 1	|       251 |    6624    66105   189864 |    26662      251     10 |  0.000 % |
0.58/0.71	c 1	|       476 |    6624    66105   189864 |    29328      476     11 |  0.000 % |
0.58/0.89	c 1	|       813 |    6624    66105   189864 |    32261      813     12 |  0.000 % |
0.58/0.92	c 1	|      1319 |    6624    66105   189864 |    35487     1319     12 |  0.000 % |
1.29/1.40	c 2	|      2078 |    6624    66105   189864 |    39036     2078     12 |  0.000 % |
1.69/1.71	c 2	|      3217 |    6624    66105   189864 |    42939     3217     13 |  0.000 % |
2.20/2.25	c 2	|      4926 |    6624    66105   189864 |    47233     4926     13 |  0.000 % |
2.59/2.67	c 3	|      7489 |    6624    66105   189864 |    51957     7489     14 |  0.000 % |
5.39/5.48	c 6	|     11335 |    6624    66105   189864 |    57153    11335     14 |  0.000 % |
6.39/6.43	c 7	|     17101 |    6624    66105   189864 |    62868    17101     14 |  0.003 % |
10.57/10.62	c 11	|     25750 |    6624    66105   189864 |    69155    25750     14 |  0.000 % |
14.67/14.79	c 15	|     38725 |    6624    66105   189864 |    76070    38725     14 |  0.000 % |
26.67/26.72	c 27	|     58187 |    6624    66105   189864 |    83677    58187     15 |  0.000 % |
44.54/44.63	c 45	|     87380 |    6624    66105   189864 |    92045    17182     14 |  0.000 % |
67.21/67.38	c 68	|    131170 |    6624    66105   189864 |   101250    60972     13 |  0.000 % |
108.07/108.25	c 108	|    196855 |    6624    66105   189864 |   111375    38379     13 |  0.000 % |
166.42/166.68	c 167	|    295381 |    6624    66105   189864 |   122512    39073     13 |  0.000 % |
260.83/261.14	c 261	|    443170 |    6624    66105   189864 |   134764    77591     13 |  0.000 % |
427.97/428.44	c 429	|    664853 |    6622    66012   189586 |   148240    24456     13 |  0.030 % |
575.35/576.00	c 576	===============================================================================
575.45/576.00	c 576	restarts              : 21
575.45/576.00	c 576	conflicts             : 871612         (1516 /sec)
575.45/576.00	c 576	decisions             : 1081162        (0.82 % random) (1881 /sec)
575.45/576.00	c 576	propagations          : 788758181      (1372198 /sec)
575.45/576.00	c 576	conflict literals     : 11491925       (19.88 % deleted)
575.45/576.00	c 576	Memory used           : 18.46 MB
575.45/576.00	c 576	CPU time              : 574.814 s
575.45/576.00	c 576	
575.45/576.00	c 576	UNSATISFIABLE
575.45/576.00	c 576	DECODING HOME/temp.out WITH HOME/temp.map
575.45/576.00	c 576	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
575.45/576.09	c 576	Decoding HOME/temp.out
575.45/576.10	s UNSATISFIABLE
575.45/576.11	c 576	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
575.45/576.11	c 576	CPU 575.39 (0.03 0.01 575.36 0.15)
575.45/576.11	c 576	END Sat Jul  5 02:33:22 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1081549-1215217426/watcher-1081549-1215217426 -o /tmp/evaluation-result-1081549-1215217426/solver-1081549-1215217426 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1081549-1215217426.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.11 2.10 2.03 3/70 5797
/proc/meminfo: memFree=1754960/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=12272 CPUtime=0
/proc/5797/stat : 5797 (sugar) R 5795 5797 5004 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 1551416648 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 212243364862 0 0 4224 0 0 0 0 17 0 0 0
/proc/5797/statm: 3068 327 246 3 0 168 0

[startup+0.07126 s]
/proc/loadavg: 2.11 2.10 2.03 3/70 5797
/proc/meminfo: memFree=1754960/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.03
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1551416648 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101261 s]
/proc/loadavg: 2.11 2.10 2.03 3/70 5797
/proc/meminfo: memFree=1754960/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.03
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1551416648 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301297 s]
/proc/loadavg: 2.11 2.10 2.03 3/70 5797
/proc/meminfo: memFree=1754960/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.18
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 973 4099 0 1 3 0 13 2 15 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13600

[startup+0.701368 s]
/proc/loadavg: 2.11 2.10 2.03 3/70 5797
/proc/meminfo: memFree=1754960/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 15 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 13600

[startup+1.5015 s]
/proc/loadavg: 2.11 2.10 2.03 2/70 5838
/proc/meminfo: memFree=1750648/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 15 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=5524 CPUtime=0.91
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 1241 0 0 0 91 0 0 0 25 0 1 0 1551416705 5656576 1227 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 1381 1227 75 150 0 1228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24480

[startup+3.10178 s]
/proc/loadavg: 2.11 2.10 2.03 3/76 5849
/proc/meminfo: memFree=1743240/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 15 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=6080 CPUtime=2.5
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 1377 0 0 0 250 0 0 0 25 0 1 0 1551416705 6225920 1363 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 1520 1363 75 150 0 1367 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25036

[startup+6.30133 s]
/proc/loadavg: 2.10 2.10 2.03 3/76 5849
/proc/meminfo: memFree=1742280/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=6748 CPUtime=5.71
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 1561 0 0 0 570 1 0 0 25 0 1 0 1551416705 6909952 1547 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 1687 1547 75 150 0 1534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25704

[startup+12.7015 s]
/proc/loadavg: 2.09 2.10 2.03 3/84 5897
/proc/meminfo: memFree=1666376/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=8560 CPUtime=12.09
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 2000 0 0 0 1208 1 0 0 25 0 1 0 1551416705 8765440 1986 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 2140 1986 75 150 0 1987 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27516

[startup+25.5017 s]
/proc/loadavg: 2.07 2.10 2.03 4/84 5897
/proc/meminfo: memFree=1653000/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=10552 CPUtime=24.89
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 2495 0 0 0 2486 3 0 0 25 0 1 0 1551416705 10805248 2481 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 2638 2481 75 150 0 2485 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29508

[startup+51.1011 s]
/proc/loadavg: 2.04 2.09 2.02 3/76 5898
/proc/meminfo: memFree=1623176/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=12832 CPUtime=50.45
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 3069 0 0 0 5042 3 0 0 25 0 1 0 1551416705 13139968 3055 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 3208 3055 75 150 0 3055 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 31788

[startup+102.307 s]
/proc/loadavg: 2.02 2.07 2.02 3/76 5898
/proc/meminfo: memFree=1614216/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=14860 CPUtime=101.6
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 3508 0 0 0 10156 4 0 0 25 0 1 0 1551416705 15216640 3494 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 3715 3494 75 150 0 3562 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 33816

[startup+162.302 s]
/proc/loadavg: 2.05 2.07 2.02 3/83 5934
/proc/meminfo: memFree=1680912/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=15720 CPUtime=161.54
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 3719 0 0 0 16149 5 0 0 25 0 1 0 1551416705 16097280 3705 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 3930 3705 75 150 0 3777 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 34676

[startup+222.302 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 5934
/proc/meminfo: memFree=1670480/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=16964 CPUtime=221.48
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4035 0 0 0 22143 5 0 0 25 0 1 0 1551416705 17371136 4021 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4241 4021 75 150 0 4088 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 35920

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 5934
/proc/meminfo: memFree=1670224/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0

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

/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18276 CPUtime=341.37
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4365 0 0 0 34132 5 0 0 25 0 1 0 1551416705 18714624 4351 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4569 4351 75 150 0 4416 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 37232

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 5936
/proc/meminfo: memFree=1666064/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18736 CPUtime=401.31
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4467 0 0 0 40126 5 0 0 25 0 1 0 1551416705 19185664 4453 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4684 4453 75 150 0 4531 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 37692

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 5936
/proc/meminfo: memFree=1663504/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18736 CPUtime=461.26
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4468 0 0 0 46121 5 0 0 25 0 1 0 1551416705 19185664 4454 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4684 4454 75 150 0 4531 0
Current children cumulated CPU time (s) 461.84
Current children cumulated vsize (KiB) 37692

[startup+522.303 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 5936
/proc/meminfo: memFree=1663312/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=521.2
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4504 0 0 0 52115 5 0 0 25 0 1 0 1551416705 19353600 4490 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4490 75 150 0 4572 0
Current children cumulated CPU time (s) 521.78
Current children cumulated vsize (KiB) 37856

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

[startup+537.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663248/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=536.39
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4504 0 0 0 53634 5 0 0 25 0 1 0 1551416705 19353600 4490 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4490 75 150 0 4572 0
Current children cumulated CPU time (s) 536.97
Current children cumulated vsize (KiB) 37856

[startup+563.103 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=561.99
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 56193 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 37856

[startup+569.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=568.38
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 56832 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 568.96
Current children cumulated vsize (KiB) 37856

[startup+572.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=571.57
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 57151 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 572.15
Current children cumulated vsize (KiB) 37856

[startup+574.302 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=573.17
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 57311 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 573.75
Current children cumulated vsize (KiB) 37856

[startup+575.102 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=573.97
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 57391 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 574.55
Current children cumulated vsize (KiB) 37856

[startup+575.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=0.58
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1030 9395 0 2 3 1 48 6 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
[pid=5820] ppid=5797 vsize=5356 CPUtime=0
/proc/5820/stat : 5820 (sh) S 5797 5797 5004 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1551416704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5820/statm: 1339 232 193 169 0 50 0
[pid=5821] ppid=5820 vsize=18900 CPUtime=574.77
/proc/5821/stat : 5821 (minisat) R 5820 5797 5004 0 -1 4194304 4509 0 0 0 57471 6 0 0 25 0 1 0 1551416705 19353600 4495 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/5821/statm: 4725 4495 75 150 0 4572 0
Current children cumulated CPU time (s) 575.35
Current children cumulated vsize (KiB) 37856

[startup+576.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 5936
/proc/meminfo: memFree=1663184/2055920 swapFree=4121408/4192956
[pid=5797] ppid=5795 vsize=13600 CPUtime=575.45
/proc/5797/stat : 5797 (sugar) S 5795 5797 5004 0 -1 4194304 1087 14198 0 2 3 1 57529 12 16 0 1 0 1551416648 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5797/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 575.45
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 576.119
CPU time (s): 575.577
CPU user time (s): 575.407
CPU system time (s): 0.169974
CPU usage (%): 99.9059
Max. virtual memory (cumulated for all children) (KiB): 37856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 575.407
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18957
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 881
involuntary context switches= 2233

runsolver used 0.673897 second user time and 1.74173 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 02:23:46
IDJOB=1081549
IDBENCH=57112
IDSOLVER=346
FILE ID=node14/1081549-1215217426
PBS_JOBID= 7881748
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/knights/normalized-knights-25-9.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081549-1215217426/watcher-1081549-1215217426 -o /tmp/evaluation-result-1081549-1215217426/solver-1081549-1215217426 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1081549-1215217426.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2c2a315f78e02a36f39cc2b3c6ab1a62
RANDOM SEED=175240556

node14.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.267
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	: 5931.00
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.267
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:       1755504 kB
Buffers:         23452 kB
Cached:         126000 kB
SwapCached:      65428 kB
Active:         213472 kB
Inactive:        34220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755504 kB
SwapTotal:     4192956 kB
SwapFree:      4121408 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:         104352 kB
Slab:            38084 kB
Committed_AS:  3112448 kB
PageTables:       1944 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= 66436 MiB
End job on node14 at 2008-07-05 02:33:22