Trace number 1109584

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)44 3600.05 3617.82

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-30-9-mod.xml
MD5SUM50062f1989033f156236dffc97d03049
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints21
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints210
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.14	c 0	BEGIN Fri Jul 11 21:48:06 2008
0.00/0.14	c 0	PID 14528
0.00/0.14	c 0	HOST node39.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1109584-1215805686.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109584-1215805686.xml' 'HOME/temp.csp'
0.03/0.40	c 0	1 domains, 30 variables, 1 predicates, 0 relations, 210 constraints
0.03/0.43	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.29/0.51	c 0	Parsing HOME/temp.csp
0.29/0.63	c 0	parsed 242 expressions
0.29/0.69	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.70	c 0	MAX CSP: 210 constraints
0.29/0.70	c 0	Converting to clausal form CSP
0.29/0.73	c 0	converted 46 (10%) expressions
0.29/0.76	c 0	converted 91 (20%) expressions
0.29/0.79	c 0	converted 137 (30%) expressions
0.29/0.82	c 1	converted 182 (40%) expressions
0.29/0.85	c 1	converted 228 (50%) expressions
0.29/0.96	c 1	converted 273 (60%) expressions
0.29/0.97	c 1	converted 319 (70%) expressions
0.29/0.97	c 1	converted 364 (80%) expressions
0.29/0.98	c 1	converted 410 (90%) expressions
0.85/1.02	c 1	converted 455 (100%) expressions
0.85/1.02	c 1	CSP : 450 integers, 210 booleans, 1259 clauses, largest domain size 316
0.85/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.85/1.02	c 1	Propagation in CSP
0.85/1.05	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.85/1.05	c 1	CSP : 450 integers, 210 booleans, 1259 clauses, largest domain size 211
0.85/1.06	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.85/1.06	c 1	Simplifing CSP by introducing new Boolean variables
0.85/1.07	c 1	CSP : 450 integers, 1470 booleans, 2519 clauses, largest domain size 211
0.85/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.95/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.95/1.12	c 1	45 (10%) CSP integer variables are encoded (210 clauses, 2186 bytes)
0.95/1.12	c 1	90 (20%) CSP integer variables are encoded (210 clauses, 2186 bytes)
0.95/1.12	c 1	135 (30%) CSP integer variables are encoded (210 clauses, 2186 bytes)
0.95/1.12	c 1	180 (40%) CSP integer variables are encoded (210 clauses, 2186 bytes)
0.95/1.12	c 1	225 (50%) CSP integer variables are encoded (210 clauses, 2186 bytes)
0.95/1.12	c 1	270 (60%) CSP integer variables are encoded (528 clauses, 5684 bytes)
0.95/1.13	c 1	315 (70%) CSP integer variables are encoded (1546 clauses, 18577 bytes)
0.95/1.13	c 1	360 (80%) CSP integer variables are encoded (2333 clauses, 28808 bytes)
0.95/1.13	c 1	405 (90%) CSP integer variables are encoded (2561 clauses, 31772 bytes)
0.95/1.13	c 1	450 (100%) CSP integer variables are encoded (2899 clauses, 36166 bytes)
0.95/1.15	c 1	252 (10%) CSP clauses are encoded (4359 clauses, 57256 bytes)
0.95/1.17	c 1	504 (20%) CSP clauses are encoded (5819 clauses, 79082 bytes)
0.95/1.17	c 1	756 (30%) CSP clauses are encoded (7287 clauses, 101286 bytes)
0.95/1.18	c 1	1008 (40%) CSP clauses are encoded (8747 clauses, 123442 bytes)
0.95/1.20	c 1	1260 (50%) CSP clauses are encoded (10207 clauses, 145586 bytes)
1.05/1.20	c 1	1512 (60%) CSP clauses are encoded (11667 clauses, 168000 bytes)
1.05/1.21	c 1	1764 (70%) CSP clauses are encoded (13127 clauses, 190356 bytes)
1.05/1.21	c 1	2016 (80%) CSP clauses are encoded (14595 clauses, 212946 bytes)
1.05/1.25	c 1	2268 (90%) CSP clauses are encoded (31703 clauses, 497082 bytes)
1.14/1.34	c 1	2519 (100%) CSP clauses are encoded (75582 clauses, 1273982 bytes)
1.14/1.34	c 1	2519 CSP clauses encoded
1.14/1.35	c 1	Writing map file : HOME/temp.map
1.14/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.35	c 1	SAT : 4819 SAT variables, 75582 SAT clauses, 1273982 bytes
1.14/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.37	c 1	OBJECTIVE minimize _COST
1.14/1.39	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.14/1.39	c 1	SEARCHING: _COST <= 105
1.14/1.39	c 1	SOLVING HOME/temp.cnf
1.14/1.39	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.14/1.40	c 1	This is MiniSat 2.0 beta
1.14/1.40	c 1	WARNING: for repeatability, setting FPU to use double precision
1.14/1.40	c 1	============================[ Problem Statistics ]=============================
1.14/1.40	c 1	|                                                                             |
1.21/1.40	c 1	|  Number of variables:  4819                                                 |
1.21/1.40	c 1	|  Number of clauses:    75583                                                |
1.21/1.44	c 1	|  Parsing time:         0.03         s                                       |
1.21/1.45	c 1	============================[ Search Statistics ]==============================
1.21/1.45	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.21/1.45	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.21/1.45	c 1	===============================================================================
1.21/1.45	c 1	|         0 |    3979    53028   150282 |    17676        0    nan |  0.000 % |
1.21/1.46	c 1	|       102 |    3979    53028   150282 |    19443      102     19 | 17.431 % |
1.21/1.47	c 1	|       252 |    3979    53028   150282 |    21387      252     19 | 17.431 % |
1.21/1.47	c 1	===============================================================================
1.21/1.47	c 1	restarts              : 3
1.21/1.47	c 1	conflicts             : 261            (3896 /sec)
1.21/1.47	c 1	decisions             : 1864           (0.97 % random) (27825 /sec)
1.21/1.47	c 1	propagations          : 43500          (649360 /sec)
1.21/1.47	c 1	conflict literals     : 4904           (5.07 % deleted)
1.21/1.47	c 1	Memory used           : 4.96 MB
1.21/1.47	c 1	CPU time              : 0.066989 s
1.21/1.47	c 1	
1.21/1.48	c 1	SATISFIABLE
1.21/1.48	c 1	FOUND: _COST <= 105
1.21/1.48	s SATISFIABLE
1.21/1.48	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.21/1.48	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.30/1.56	c 1	Decoding HOME/temp.out
1.30/1.62	c 1	OBJECTIVE _COST 105
1.30/1.62	o 105
1.30/1.62	v 8 7 6 7 0 6 6 6 7 2 7 7 8 8 4 3 4 5 1 1 2 4 8 3 6 5 8 8 8 8
1.30/1.63	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.30/1.64	c 1	OBJECTIVE BOUND: 0 <= _COST <= 105
1.30/1.64	c 1	SEARCHING: _COST <= 52
1.30/1.64	c 1	SOLVING HOME/temp.cnf
1.30/1.64	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.30/1.64	c 1	This is MiniSat 2.0 beta
1.30/1.64	c 1	WARNING: for repeatability, setting FPU to use double precision
1.30/1.64	c 1	============================[ Problem Statistics ]=============================
1.30/1.64	c 1	|                                                                             |
1.30/1.65	c 1	|  Number of variables:  4819                                                 |
1.30/1.65	c 1	|  Number of clauses:    75583                                                |
1.30/1.69	c 1	|  Parsing time:         0.04         s                                       |
1.45/1.70	c 1	============================[ Search Statistics ]==============================
1.45/1.70	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.45/1.70	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.45/1.70	c 1	===============================================================================
1.45/1.70	c 1	|         0 |    3500    39032   109678 |    13010        0    nan |  0.000 % |
1.45/1.71	c 1	|       100 |    3500    39032   109678 |    14311      100     23 | 27.371 % |
1.45/1.72	c 1	|       250 |    3500    39032   109678 |    15742      250     23 | 27.374 % |
1.45/1.75	c 1	|       475 |    3500    39032   109678 |    17317      475     24 | 27.371 % |
1.45/1.79	c 1	|       812 |    3500    39032   109678 |    19048      812     27 | 27.371 % |
1.45/1.83	c 2	|      1319 |    3500    39032   109678 |    20953     1319     30 | 27.371 % |
1.45/1.95	c 2	|      2078 |    3500    39032   109678 |    23049     2078     30 | 27.371 % |
1.45/2.04	c 2	|      3218 |    3500    39032   109678 |    25354     3218     28 | 27.371 % |
2.09/2.32	c 2	|      4926 |    3500    39032   109678 |    27889     4926     30 | 27.371 % |
2.09/2.37	c 2	===============================================================================
2.09/2.37	c 2	restarts              : 9
2.09/2.37	c 2	conflicts             : 5597           (7884 /sec)
2.09/2.37	c 2	decisions             : 8393           (0.83 % random) (11823 /sec)
2.09/2.37	c 2	propagations          : 1699366        (2393837 /sec)
2.09/2.37	c 2	conflict literals     : 164240         (13.81 % deleted)
2.09/2.37	c 2	Memory used           : 5.09 MB
2.09/2.37	c 2	CPU time              : 0.709892 s
2.09/2.37	c 2	
2.09/2.37	c 2	SATISFIABLE
2.09/2.37	c 2	FOUND: _COST <= 52
2.09/2.37	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.09/2.37	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.17/2.45	c 2	Decoding HOME/temp.out
2.17/2.51	c 2	OBJECTIVE _COST 52
2.17/2.51	o 52
2.17/2.51	v 8 4 3 4 7 0 3 8 6 1 1 2 7 7 0 8 8 3 7 1 0 2 5 8 6 2 7 6 4 1
2.17/2.52	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.17/2.53	c 2	OBJECTIVE BOUND: 0 <= _COST <= 52
2.17/2.53	c 2	SEARCHING: _COST <= 26
2.17/2.53	c 2	SOLVING HOME/temp.cnf
2.17/2.53	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.17/2.53	c 2	This is MiniSat 2.0 beta
2.17/2.53	c 2	WARNING: for repeatability, setting FPU to use double precision
2.17/2.53	c 2	============================[ Problem Statistics ]=============================
2.17/2.53	c 2	|                                                                             |
2.17/2.54	c 2	|  Number of variables:  4819                                                 |
2.17/2.54	c 2	|  Number of clauses:    75583                                                |
2.17/2.58	c 2	|  Parsing time:         0.03         s                                       |
2.17/2.59	c 2	============================[ Search Statistics ]==============================
2.17/2.59	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.17/2.59	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.17/2.59	c 2	===============================================================================
2.17/2.59	c 2	|         0 |    3186    28223    78167 |     9407        0    nan |  0.000 % |
2.32/2.60	c 2	|       100 |    3186    28223    78167 |    10348      100     21 | 33.887 % |
2.32/2.62	c 2	|       250 |    3186    28223    78167 |    11383      250     19 | 33.887 % |
2.32/2.65	c 2	|       475 |    3186    28223    78167 |    12521      475     24 | 33.887 % |
2.32/2.67	c 2	|       813 |    3186    28223    78167 |    13773      813     23 | 33.887 % |
2.32/2.75	c 2	|      1319 |    3186    28223    78167 |    15151     1319     29 | 33.887 % |
2.32/2.82	c 3	|      2078 |    3186    28223    78167 |    16666     2078     26 | 33.887 % |
2.32/2.92	c 3	|      3217 |    3186    28223    78167 |    18332     3217     30 | 33.887 % |
2.32/3.12	c 3	|      4925 |    3186    28223    78167 |    20166     4925     31 | 33.887 % |
3.07/3.40	c 3	|      7487 |    3186    28223    78167 |    22182     7487     31 | 33.887 % |
3.56/3.88	c 4	|     11331 |    3186    28223    78167 |    24401    11331     31 | 33.887 % |
4.46/4.79	c 4	|     17098 |    3186    28223    78167 |    26841    17098     32 | 33.887 % |
6.45/6.74	c 6	|     25747 |    3186    28223    78167 |    29525    25747     35 | 33.887 % |
9.64/9.91	c 10	|     38721 |    3186    28223    78167 |    32477    18984     40 | 33.887 % |
14.62/14.93	c 15	|     58184 |    3186    28223    78167 |    35725    15649     41 | 33.887 % |
23.27/23.66	c 23	|     87376 |    3186    28223    78167 |    39298    20198     43 | 33.887 % |
40.78/41.27	c 41	|    131165 |    3186    28223    78167 |    43227    35747     45 | 33.887 % |
66.76/67.34	c 67	|    196849 |    3186    28223    78167 |    47550    40022     46 | 33.887 % |
106.56/107.37	c 107	|    295377 |    3186    28223    78167 |    52305    33355     35 | 33.887 % |
174.34/175.44	c 175	|    443166 |    3186    28223    78167 |    57536    17569     49 | 33.887 % |
283.21/284.90	c 285	|    664850 |    3186    28223    78167 |    63290    57708     53 | 33.887 % |
459.35/461.81	c 461	|    997376 |    3186    28223    78167 |    69619    38308     47 | 33.887 % |
697.68/701.36	c 701	|   1496165 |    3186    28223    78167 |    76580    26712     40 | 33.887 % |
1163.48/1169.42	c 1169	|   2244347 |    3186    28223    78167 |    84239    30458     47 | 33.887 % |
1855.02/1864.36	c 1864	|   3366621 |    3186    28223    78167 |    92663    34749     50 | 33.887 % |
3008.20/3023.12	c 3023	|   5050032 |    3186    28223    78167 |   101929    74236     46 | 33.887 % |
3600.05/3617.82	c ERROR unknown output  in HOME/temp.out
3600.05/3617.82	c 3618	CPU 2.15 (0.03 0.01 2.12 0.16)
3600.05/3617.82	c 3618	END Fri Jul 11 22:48:24 2008

Verifier Data (download as text)

OK	44	166
44 unsatisfied constraints, 166 satisfied constraints

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-1109584-1215805686/watcher-1109584-1215805686 -o /tmp/evaluation-result-1109584-1215805686/solver-1109584-1215805686 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109584-1215805686.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.12 2.55 2.31 4/81 14528
/proc/meminfo: memFree=1950160/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=18572 CPUtime=0
/proc/14528/stat : 14528 (runsolver) R 14526 14528 13433 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 37268255 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14528/statm: 4643 292 257 25 0 2626 0

[startup+0.091608 s]
/proc/loadavg: 2.12 2.55 2.31 4/81 14528
/proc/meminfo: memFree=1950160/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=12272 CPUtime=0
/proc/14528/stat : 14528 (sugar) R 14526 14528 13433 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 37268255 12566528 377 996147200 4194304 4206940 548682068592 18446744073709551615 231502560254 0 0 4224 0 0 0 0 17 0 0 0
/proc/14528/statm: 3068 377 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101596 s]
/proc/loadavg: 2.12 2.55 2.31 4/81 14528
/proc/meminfo: memFree=1950160/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=12412 CPUtime=0
/proc/14528/stat : 14528 (sugar) R 14526 14528 13433 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 37268255 12709888 393 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 0 0 0 0 17 0 0 0
/proc/14528/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301628 s]
/proc/loadavg: 2.12 2.55 2.31 4/81 14528
/proc/meminfo: memFree=1950160/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=0.03
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37268255 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701684 s]
/proc/loadavg: 2.12 2.55 2.31 4/81 14528
/proc/meminfo: memFree=1950160/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=0.29
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 974 4256 0 1 3 0 22 4 15 0 1 0 37268255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.5018 s]
/proc/loadavg: 2.12 2.55 2.31 3/92 14550
/proc/meminfo: memFree=1936760/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=1.3
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1105 12444 3 3 3 1 115 11 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13600

[startup+3.10104 s]
/proc/loadavg: 2.12 2.55 2.31 3/84 14564
/proc/meminfo: memFree=1941240/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 15 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 13600

[startup+6.30151 s]
/proc/loadavg: 2.19 2.56 2.31 3/84 14576
/proc/meminfo: memFree=1938872/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=8292 CPUtime=3.74
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 1958 0 0 0 373 1 0 0 25 0 1 0 37268509 8491008 1944 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 2073 1944 76 150 0 1920 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 27248

[startup+12.7025 s]
/proc/loadavg: 2.17 2.55 2.31 3/84 14576
/proc/meminfo: memFree=1936248/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=10580 CPUtime=10.1
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 2527 0 0 0 1009 1 0 0 25 0 1 0 37268509 10833920 2513 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 2645 2513 76 150 0 2492 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 29536

[startup+25.5013 s]
/proc/loadavg: 2.13 2.52 2.30 3/84 14576
/proc/meminfo: memFree=1933944/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=12436 CPUtime=22.84
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 2994 0 0 0 2282 2 0 0 25 0 1 0 37268509 12734464 2980 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 3109 2980 76 150 0 2956 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 31392

[startup+51.1011 s]
/proc/loadavg: 2.17 2.50 2.30 3/84 14576
/proc/meminfo: memFree=1931448/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=15048 CPUtime=48.31
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 3625 0 0 0 4829 2 0 0 25 0 1 0 37268509 15409152 3611 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 3762 3611 76 150 0 3609 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 34004

[startup+102.307 s]
/proc/loadavg: 2.13 2.43 2.28 3/84 14576
/proc/meminfo: memFree=1929464/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=16996 CPUtime=99.27
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 4102 0 0 0 9924 3 0 0 25 0 1 0 37268509 17403904 4088 996147200 134512640 135127466 4294956256 18446744073709551615 134530780 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 4249 4088 76 150 0 4096 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 35952

[startup+162.301 s]
/proc/loadavg: 2.28 2.43 2.29 3/84 14576
/proc/meminfo: memFree=1925048/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=21380 CPUtime=158.97
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 5190 0 0 0 15894 3 0 0 25 0 1 0 37268509 21893120 5176 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 5345 5176 76 150 0 5192 0
Current children cumulated CPU time (s) 161.29
Current children cumulated vsize (KiB) 40336

[startup+222.301 s]
/proc/loadavg: 2.16 2.36 2.27 3/84 14576
/proc/meminfo: memFree=1922744/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=23624 CPUtime=218.68
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 5746 0 0 0 21864 4 0 0 25 0 1 0 37268509 24190976 5732 996147200 134512640 135127466 4294956256 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 5906 5732 76 150 0 5753 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 42580

[startup+282.302 s]
/proc/loadavg: 2.06 2.29 2.25 3/84 14576
/proc/meminfo: memFree=1922552/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=23764 CPUtime=278.39
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 5792 0 0 0 27835 4 0 0 25 0 1 0 37268509 24334336 5778 996147200 134512640 135127466 4294956256 18446744073709551615 134530799 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 5941 5778 76 150 0 5788 0
Current children cumulated CPU time (s) 280.71
Current children cumulated vsize (KiB) 42720

[startup+342.301 s]
/proc/loadavg: 2.06 2.25 2.24 3/84 14576
/proc/meminfo: memFree=1920952/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0

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

/proc/meminfo: memFree=1897080/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=44088 CPUtime=3084.69
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 10596 0 0 0 308456 13 0 0 25 0 1 0 37268509 45146112 10582 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 11022 10582 76 150 0 10869 0
Current children cumulated CPU time (s) 3087.01
Current children cumulated vsize (KiB) 63044

[startup+3162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 14584
/proc/meminfo: memFree=1895416/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=45720 CPUtime=3144.4
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11007 0 0 0 314427 13 0 0 25 0 1 0 37268509 46817280 10993 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 11430 10993 76 150 0 11277 0
Current children cumulated CPU time (s) 3146.72
Current children cumulated vsize (KiB) 64676

[startup+3222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 14584
/proc/meminfo: memFree=1894072/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=47120 CPUtime=3204.11
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11338 0 0 0 320398 13 0 0 25 0 1 0 37268509 48250880 11324 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 11780 11324 76 150 0 11627 0
Current children cumulated CPU time (s) 3206.43
Current children cumulated vsize (KiB) 66076

[startup+3282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 14584
/proc/meminfo: memFree=1893944/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=47120 CPUtime=3263.83
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11363 0 0 0 326369 14 0 0 25 0 1 0 37268509 48250880 11349 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 11780 11349 76 150 0 11627 0
Current children cumulated CPU time (s) 3266.15
Current children cumulated vsize (KiB) 66076

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14584
/proc/meminfo: memFree=1893496/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=47516 CPUtime=3323.54
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11462 0 0 0 332340 14 0 0 25 0 1 0 37268509 48656384 11448 996147200 134512640 135127466 4294956256 18446744073709551615 134528448 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 11879 11448 76 150 0 11726 0
Current children cumulated CPU time (s) 3325.86
Current children cumulated vsize (KiB) 66472

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14584
/proc/meminfo: memFree=1892856/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=48044 CPUtime=3383.25
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11594 0 0 0 338311 14 0 0 25 0 1 0 37268509 49197056 11580 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 12011 11580 76 150 0 11858 0
Current children cumulated CPU time (s) 3385.57
Current children cumulated vsize (KiB) 67000

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14584
/proc/meminfo: memFree=1892408/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=48360 CPUtime=3442.95
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11669 0 0 0 344281 14 0 0 25 0 1 0 37268509 49520640 11655 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 12090 11655 76 150 0 11937 0
Current children cumulated CPU time (s) 3445.27
Current children cumulated vsize (KiB) 67316

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14584
/proc/meminfo: memFree=1892344/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=48572 CPUtime=3502.66
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11696 0 0 0 350252 14 0 0 25 0 1 0 37268509 49737728 11682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14576/statm: 12143 11682 76 150 0 11990 0
Current children cumulated CPU time (s) 3504.98
Current children cumulated vsize (KiB) 67528

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 14635
/proc/meminfo: memFree=1838496/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=48736 CPUtime=3562.39
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11754 0 0 0 356223 16 0 0 25 0 1 0 37268509 49905664 11740 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14576/statm: 12184 11740 76 150 0 12031 0
Current children cumulated CPU time (s) 3564.71
Current children cumulated vsize (KiB) 67692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 14635
/proc/meminfo: memFree=1836064/2055920 swapFree=4181376/4192956
[pid=14528] ppid=14526 vsize=13600 CPUtime=2.32
/proc/14528/stat : 14528 (sugar) S 14526 14528 13433 0 -1 4194304 1291 21444 3 5 3 1 212 16 16 0 1 0 37268255 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14528/statm: 3400 808 374 3 0 500 0
[pid=14575] ppid=14528 vsize=5356 CPUtime=0
/proc/14575/stat : 14575 (sh) S 14528 14528 13433 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37268509 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14575/statm: 1339 232 193 169 0 50 0
[pid=14576] ppid=14575 vsize=48736 CPUtime=3597.73
/proc/14576/stat : 14576 (minisat) R 14575 14528 13433 0 -1 4194304 11754 0 0 0 359757 16 0 0 25 0 1 0 37268509 49905664 11740 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/14576/statm: 12184 11740 76 150 0 12031 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 67692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14528 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=164670
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 2.34564
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3617.82
CPU time (s): 3600.05
CPU user time (s): 3599.72
CPU system time (s): 0.33
CPU usage (%): 99.5088
Max. virtual memory (cumulated for all children) (KiB): 887448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.16467
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23077
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1714
involuntary context switches= 1465

runsolver used 3.33949 second user time and 9.8775 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-11 21:48:06
IDJOB=1109584
IDBENCH=60986
IDSOLVER=368
FILE ID=node39/1109584-1215805686
PBS_JOBID= 7903236
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-30-9-mod.xml
COMMAND LINE= DIR/sugar -max -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-1109584-1215805686/watcher-1109584-1215805686 -o /tmp/evaluation-result-1109584-1215805686/solver-1109584-1215805686 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109584-1215805686.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50062f1989033f156236dffc97d03049
RANDOM SEED=216890500

node39.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.263
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.263
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:       1950648 kB
Buffers:          2788 kB
Cached:          38684 kB
SwapCached:       4360 kB
Active:          50272 kB
Inactive:        11608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1950648 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          37708 kB
Slab:            28444 kB
Committed_AS:   171612 kB
PageTables:       1852 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= 66556 MiB
End job on node39 at 2008-07-11 22:48:24