Trace number 335364

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.71 1200.07

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

Solver Data (download as text)

10.66/10.75	c run March_dl for 5 seconds ... 
10.66/10.75	c Bin: Executing march_dl
10.66/10.75	c child exit by a signal
10.66/10.75	c march_dl returned code 137.
10.66/10.75	c run saps for 2 seconds ... 
10.66/10.75	c Bin: Executing ubcsat2006
10.66/10.75	c child exited successfully
10.66/10.75	c ubcsat2006 returned code 0.
10.66/10.75	c satzilla computing base features
10.66/10.75	c satzilla doing unit-prop probe
10.66/10.75	c satzilla doing local search probe
10.66/10.75	c satzilla doing lobjois search-space size estimate
10.66/10.75	c satzilla's ranking:
10.66/10.75	c 1) minisat20: 1.912963
10.66/10.75	c 2) march_dl: 2.102594
10.66/10.75	c 3) zchaff_rand: 2.556233
10.66/10.75	c 4) eureka: 2.599080
10.66/10.75	c 5) vallst: 3.044666
10.66/10.75	c 6) kcnfs: 4.272817
10.66/10.75	c 7) kcnfs+P: 999.000000
10.66/10.75	c 8) march_dl+P: 999.000000
10.66/10.75	c 9) vallst+P: 999.000000
10.66/10.75	c 10) zchaff_rand+P: 999.000000
10.66/10.75	c 11) rsat+P: 999.000000
10.66/10.75	c 12) eureka+P: 999.000000
10.66/10.75	c 13) minisat20+P: 999.000000
10.66/10.75	c 14) rsat: 999.000000
10.66/10.75	c satzilla running minisat20 ... 
10.66/10.75	This is MiniSat 2.0 beta
10.66/10.75	WARNING: for repeatability, setting FPU to use double precision
10.66/10.75	============================[ Problem Statistics ]=============================
10.66/10.75	|                                                                             |
10.66/10.75	|  Number of variables:  2441                                                 |
10.66/10.75	|  Number of clauses:    16065                                                |
10.66/10.77	|  Parsing time:         0.02         s                                       |
10.66/10.77	============================[ Search Statistics ]==============================
10.66/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.77	===============================================================================
10.66/10.77	|         0 |    2385    15554   111124 |     5184        0    nan |  0.000 % |
10.66/10.78	|       101 |    2385    15554   111124 |     5703      101     12 |  2.294 % |
10.66/10.78	|       251 |    2385    15554   111124 |     6273      251     13 |  2.294 % |
10.66/10.78	|       478 |    2385    15554   111124 |     6900      478     13 |  2.294 % |
10.66/10.79	|       816 |    2385    15554   111124 |     7590      816     14 |  2.294 % |
10.72/10.80	|      1322 |    2385    15554   111124 |     8349     1322     14 |  2.294 % |
10.72/10.82	|      2081 |    2385    15554   111124 |     9184     2081     14 |  2.294 % |
10.72/10.85	|      3221 |    2385    15554   111124 |    10103     3221     14 |  2.294 % |
10.72/10.89	|      4929 |    2385    15554   111124 |    11113     4929     14 |  2.294 % |
10.86/10.99	|      7492 |    2385    15554   111124 |    12225     7492     15 |  2.294 % |
11.15/11.23	|     11337 |    2385    15554   111124 |    13447    11337     20 |  2.294 % |
11.55/11.68	|     17103 |    2385    15554   111124 |    14792    10261     28 |  2.294 % |
12.15/12.27	|     25752 |    2385    15554   111124 |    16271    11407     23 |  2.294 % |
13.25/13.31	|     38727 |    2385    15554   111124 |    17898    16147     24 |  2.294 % |
15.05/15.17	|     58188 |    2385    15554   111124 |    19688    17532     25 |  2.294 % |
18.55/18.69	|     87383 |    2385    15554   111124 |    21657    16908     25 |  2.294 % |
24.16/24.26	|    131172 |    2385    15554   111124 |    23823    17000     27 |  2.294 % |
33.65/33.71	|    196856 |    2385    15554   111124 |    26205    22752     24 |  2.294 % |
52.24/52.36	|    295383 |    2385    15554   111124 |    28826    15712     24 |  2.294 % |
82.44/82.52	|    443173 |    2384    15530   110982 |    31708    18110     29 |  2.335 % |
141.01/141.15	|    664857 |    2384    15530   110982 |    34879    29649     32 |  2.335 % |
223.28/223.40	|    997383 |    2384    15530   110982 |    38367    26708     31 |  2.335 % |
364.95/365.11	|   1496174 |    2384    15530   110982 |    42204    26204     27 |  2.335 % |
639.97/640.23	|   2244359 |    2384    15530   110982 |    46425    28588     38 |  2.335 % |
1110.83/1111.21	|   3366634 |    2384    15530   110982 |    51067    30809     38 |  2.335 % |
1199.50/1199.93	c Bin: Executing minisat20
1199.50/1199.93	c child exit by a signal
1199.50/1199.93	c minisat20 returned code 137.
1199.50/1199.93	c minisat20 returned code 137.
1199.50/1199.93	c satzilla running march_dl ... 
1199.50/1199.93	c Bin: Executing march_dl
1199.50/1199.93	c march_dl returned code 1.
1199.50/1199.93	c march_dl returned code 1.
1199.50/1199.93	c satzilla running zchaff_rand ... 
1199.50/1199.93	c Bin: Executing zchaff_rand
1199.50/1199.93	c zchaff_rand returned code 1.
1199.50/1199.93	c zchaff_rand returned code 1.
1199.50/1199.93	c satzilla running eureka ... 
1199.50/1199.93	c Bin: Executing eureka
1199.50/1199.93	c eureka returned code 1.
1199.50/1199.93	c eureka returned code 1.
1199.50/1199.93	c satzilla running vallst ... 
1199.50/1199.93	c Bin: Executing vallst
1199.50/1199.93	c vallst returned code 1.
1199.50/1199.93	c vallst returned code 1.
1199.50/1199.93	c satzilla running kcnfs ... 
1199.50/1199.93	c Bin: Executing kcnfs
1199.50/1199.93	c kcnfs returned code 1.
1199.50/1199.93	c kcnfs returned code 1.
1199.50/1199.93	c satzilla running kcnfs with preprocessing ... 
1199.61/1200.06	c Preprocessing...
1199.61/1200.06	c Inital problem has 2441 variables, 15673 nary clauses (392 binary clauses).
1199.61/1200.06	c Num non-binary clauses 15638, Average non-binary clause length 7.181
1199.61/1200.06	c Theory has no gaps
1199.61/1200.06	c Preprocessor runtime was 0.090 seconds.
1199.61/1200.06	c 
1199.61/1200.06	c Satisfiability of theory still undetermined.
1199.61/1200.06	c See file /tmp/2uDjlg for simplified theory.
1199.61/1200.06	c Bin: Executing kcnfs
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c satzilla running march_dl with preprocessing ... 
1199.61/1200.07	c Bin: Executing march_dl
1199.61/1200.07	c march_dl returned code 1.
1199.61/1200.07	c march_dl returned code 1.
1199.61/1200.07	c satzilla running vallst with preprocessing ... 
1199.61/1200.07	c Bin: Executing vallst
1199.61/1200.07	c vallst returned code 1.
1199.61/1200.07	c vallst returned code 1.
1199.61/1200.07	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1200.07	c Bin: Executing zchaff_rand
1199.61/1200.07	c zchaff_rand returned code 1.
1199.61/1200.07	c zchaff_rand returned code 1.
1199.61/1200.07	c satzilla running rsat with preprocessing ... 
1199.61/1200.07	c Bin: Executing rsat
1199.61/1200.07	c rsat returned code 1.
1199.61/1200.07	c rsat returned code 1.
1199.61/1200.07	c satzilla running eureka with preprocessing ... 
1199.61/1200.07	c Bin: Executing eureka
1199.61/1200.07	c eureka returned code 1.
1199.61/1200.07	c eureka returned code 1.
1199.61/1200.07	c satzilla running minisat20 with preprocessing ... 
1199.61/1200.07	c Bin: Executing minisat20
1199.61/1200.07	c minisat20 returned code 1.
1199.61/1200.07	c minisat20 returned code 1.
1199.61/1200.07	c satzilla running rsat ... 
1199.61/1200.07	c Bin: Executing rsat
1199.61/1200.07	c rsat returned code 1.
1199.61/1200.07	c rsat returned code 1.
1199.61/1200.07	c ERROR: All Failed! 
1199.61/1200.07	c SATZILLA_TIME=1199.870000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-335364-1173625786 -o ROOT/results/node1/solver-335364-1173625786 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335364-1173625786/SATzilla2007_F /tmp/evaluation/335364-1173625786/instance-335364-1173625786.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.91 0.95 0.98 3/77 29549
/proc/meminfo: memFree=1389992/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) R 29547 29549 28138 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=904 CPUtime=0
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 382533700 925696 121 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 226 121 50 118 0 105 0

[startup+0.00680497 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 29549
/proc/meminfo: memFree=1389992/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=904 CPUtime=0
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 382533700 925696 128 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 226 128 50 118 0 105 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.101815 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 29549
/proc/meminfo: memFree=1389992/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=2708 CPUtime=0.09
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 563 0 0 0 9 0 0 0 19 0 1 0 382533700 2772992 554 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 677 554 55 118 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301839 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 29549
/proc/meminfo: memFree=1389992/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=5496 CPUtime=0.29
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 1185 0 0 0 29 0 0 0 21 0 1 0 382533700 5627904 890 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 1374 890 67 118 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7008

[startup+0.701886 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 29549
/proc/meminfo: memFree=1389992/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=5628 CPUtime=0.69
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 1194 0 0 0 69 0 0 0 24 0 1 0 382533700 5763072 899 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 1407 899 67 118 0 1286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7140

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 29551
/proc/meminfo: memFree=1386328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=5760 CPUtime=1.49
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 1263 0 0 0 149 0 0 0 25 0 1 0 382533700 5898240 968 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 1440 968 67 118 0 1319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7272

[startup+3.10116 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 29551
/proc/meminfo: memFree=1383000/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=0
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29550] ppid=29549 vsize=10204 CPUtime=3.09
/proc/29550/stat : 29550 (march_dl) R 29549 29549 28138 0 -1 4194304 3181 0 0 0 283 26 0 0 25 0 1 0 382533700 10448896 2446 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29550/statm: 2551 2446 73 118 0 2430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11716

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 29552
/proc/meminfo: memFree=1387800/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=1512 CPUtime=4.99
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 149 4910 0 0 0 0 472 27 16 0 1 0 382533700 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29549/statm: 378 125 110 260 0 84 0
[pid=29552] ppid=29549 vsize=6188 CPUtime=1.28
/proc/29552/stat : 29552 (ubcsat2006) R 29549 29549 28138 0 -1 4194304 599 0 0 0 118 10 0 0 25 0 1 0 382534200 6336512 581 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29552/statm: 1547 581 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7013 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 29553
/proc/meminfo: memFree=1383896/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=5028 CPUtime=1.93
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 1077 0 0 0 193 0 0 0 25 0 1 0 382534776 5148672 1070 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 1257 1070 59 118 0 1135 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8232

[startup+25.5028 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 29553
/proc/meminfo: memFree=1381592/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=7372 CPUtime=14.73
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 1652 0 0 0 1472 1 0 0 25 0 1 0 382534776 7548928 1645 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 1843 1645 59 118 0 1721 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10576

[startup+51.1028 s]
/proc/loadavg: 1.02 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1380888/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=7900 CPUtime=40.32
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 1796 0 0 0 4031 1 0 0 25 0 1 0 382534776 8089600 1789 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 1975 1789 59 118 0 1853 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11104

[startup+102.307 s]
/proc/loadavg: 1.01 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1378584/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=10340 CPUtime=91.51
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 2382 0 0 0 9149 2 0 0 25 0 1 0 382534776 10588160 2375 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 2585 2375 59 118 0 2463 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 13544

[startup+162.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1378008/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=10892 CPUtime=151.49
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 2516 0 0 0 15146 3 0 0 25 0 1 0 382534776 11153408 2509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 2723 2509 59 118 0 2601 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 14096

[startup+222.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1377240/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=11552 CPUtime=211.46
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 2700 0 0 0 21143 3 0 0 25 0 1 0 382534776 11829248 2693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 2888 2693 59 118 0 2766 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 14756

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1376536/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=12240 CPUtime=271.45
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 2864 0 0 0 27141 4 0 0 25 0 1 0 382534776 12533760 2857 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 3060 2857 59 118 0 2938 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15444

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/79 29553
/proc/meminfo: memFree=1376088/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=12656 CPUtime=331.44
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 2973 0 0 0 33139 5 0 0 25 0 1 0 382534776 12959744 2966 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 3164 2966 59 118 0 3042 0

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

/proc/29553/statm: 4300 4077 59 118 0 4178 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 20404

[startup+822.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1371608/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=17356 CPUtime=811.29
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4105 0 0 0 81119 10 0 0 25 0 1 0 382534776 17772544 4098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4339 4098 59 118 0 4217 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 20560

[startup+882.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 29553
/proc/meminfo: memFree=1370904/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18028 CPUtime=871.27
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4268 0 0 0 87117 10 0 0 25 0 1 0 382534776 18460672 4261 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4507 4261 59 118 0 4385 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 21232

[startup+942.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/79 29553
/proc/meminfo: memFree=1370712/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18300 CPUtime=931.26
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4330 0 0 0 93115 11 0 0 25 0 1 0 382534776 18739200 4323 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4575 4323 59 118 0 4453 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 21504

[startup+1002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 29553
/proc/meminfo: memFree=1370648/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18436 CPUtime=991.23
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4350 0 0 0 99112 11 0 0 25 0 1 0 382534776 18878464 4343 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4609 4343 59 118 0 4487 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 21640

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 29553
/proc/meminfo: memFree=1370584/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18436 CPUtime=1051.22
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4357 0 0 0 105110 12 0 0 25 0 1 0 382534776 18878464 4350 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4609 4350 59 118 0 4487 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 21640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 29553
/proc/meminfo: memFree=1370456/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1111.21
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4389 0 0 0 111108 13 0 0 25 0 1 0 382534776 19025920 4382 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4382 59 118 0 4523 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 21784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370392/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1171.19
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4399 0 0 0 117106 13 0 0 25 0 1 0 382534776 19025920 4392 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134537770 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4392 59 118 0 4523 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 21784

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370392/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1179.18
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 117905 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 21784

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1185.58
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 118545 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 21784

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1187.18
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 118705 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 21784

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1187.98
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 118785 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 21784

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1188.38
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 118825 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 21784

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29553
/proc/meminfo: memFree=1370328/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=3204 CPUtime=10.72
/proc/29549/stat : 29549 (SATzilla2007_F) S 29547 29549 28138 0 -1 4194304 1749 5515 0 0 345 7 677 43 25 0 1 0 382533700 3280896 624 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29549/statm: 801 624 170 260 0 507 0
[pid=29553] ppid=29549 vsize=18580 CPUtime=1188.78
/proc/29553/stat : 29553 (minisat20) R 29549 29549 28138 0 -1 4194304 4407 0 0 0 118865 13 0 0 25 0 1 0 382534776 19025920 4400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29553/statm: 4645 4400 59 118 0 4523 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 21784

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29553
/proc/meminfo: memFree=1384416/2055920 swapFree=4159120/4192956
[pid=29549] ppid=29547 vsize=6756 CPUtime=1199.61
/proc/29549/stat : 29549 (SATzilla2007_F) R 29547 29549 28138 0 -1 4194304 2816 9922 0 0 351 8 119545 57 19 0 1 0 382533700 6918144 1473 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134591281 0 0 4096 0 0 0 0 17 1 0 0
/proc/29549/statm: 1689 1473 177 260 0 1395 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 6756

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.71
CPU user time (s): 1199.04
CPU system time (s): 0.666898
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 21784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.04
system time used= 0.666898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12777
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 1829

runsolver used 1.19782 second user time and 3.17352 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Mar 11 15:09:46 UTC 2007

IDJOB= 335364
IDBENCH= 24649
IDSOLVER= 136
FILE ID= node1/335364-1173625786

PBS_JOBID= 4101266

Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335364-1173625786/SATzilla2007_F /tmp/evaluation/335364-1173625786/instance-335364-1173625786.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-335364-1173625786 -o ROOT/results/node1/solver-335364-1173625786 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335364-1173625786/SATzilla2007_F /tmp/evaluation/335364-1173625786/instance-335364-1173625786.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 492145086

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.230
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.230
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:       1390336 kB
Buffers:         46240 kB
Cached:         536936 kB
SwapCached:      13796 kB
Active:         417300 kB
Inactive:       188928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390336 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:           10728 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            44816 kB
Committed_AS:  1210476 kB
PageTables:       1740 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= 66332 MiB

End job on node1 on Sun Mar 11 15:29:46 UTC 2007