Trace number 297240

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.55 1200.07

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
MD5SUM49b72effc87397af56532dec8a547366
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.2609
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

10.63/10.70	c run March_dl for 5 seconds ... 
10.63/10.70	c Bin: Executing march_dl
10.63/10.70	c child exit by a signal
10.63/10.70	c march_dl returned code 137.
10.63/10.70	c run saps for 2 seconds ... 
10.63/10.70	c Bin: Executing ubcsat2006
10.63/10.70	c child exited successfully
10.63/10.70	c ubcsat2006 returned code 0.
10.63/10.70	c satzilla computing base features
10.63/10.70	c satzilla doing unit-prop probe
10.63/10.70	c satzilla doing local search probe
10.63/10.70	c satzilla doing lobjois search-space size estimate
10.63/10.70	c satzilla's ranking:
10.63/10.70	c 1) minisat20: 2.545058
10.63/10.70	c 2) kcnfs: 2.679555
10.63/10.70	c 3) march_dl: 3.408560
10.63/10.70	c 4) eureka: 3.437811
10.63/10.70	c 5) vallst: 4.187779
10.63/10.70	c 6) zchaff_rand: 5.155287
10.63/10.70	c 7) kcnfs+P: 999.000000
10.63/10.70	c 8) march_dl+P: 999.000000
10.63/10.70	c 9) vallst+P: 999.000000
10.63/10.70	c 10) zchaff_rand+P: 999.000000
10.63/10.70	c 11) rsat+P: 999.000000
10.63/10.70	c 12) eureka+P: 999.000000
10.63/10.70	c 13) minisat20+P: 999.000000
10.63/10.70	c 14) rsat: 999.000000
10.63/10.70	c satzilla running minisat20 ... 
10.63/10.70	This is MiniSat 2.0 beta
10.63/10.70	WARNING: for repeatability, setting FPU to use double precision
10.63/10.70	============================[ Problem Statistics ]=============================
10.63/10.70	|                                                                             |
10.63/10.70	|  Number of variables:  75                                                   |
10.63/10.70	|  Number of clauses:    6675                                                 |
10.63/10.71	|  Parsing time:         0.01         s                                       |
10.63/10.71	============================[ Search Statistics ]==============================
10.63/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.71	===============================================================================
10.63/10.71	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.63/10.72	|       101 |      75     6675    46725 |     2447      101     27 |  0.018 % |
10.63/10.72	|       251 |      75     6675    46725 |     2692      251     27 |  0.018 % |
10.63/10.73	|       478 |      75     6675    46725 |     2961      478     27 |  0.018 % |
10.63/10.75	|       816 |      75     6675    46725 |     3257      816     27 |  0.018 % |
10.69/10.77	|      1324 |      75     6675    46725 |     3583     1324     27 |  0.018 % |
10.69/10.81	|      2084 |      75     6675    46725 |     3941     2084     26 |  0.018 % |
10.69/10.87	|      3224 |      75     6675    46725 |     4335     3224     26 |  0.018 % |
10.69/10.96	|      4933 |      75     6675    46725 |     4769     2750     26 |  0.018 % |
10.69/11.12	|      7495 |      75     6675    46725 |     5246     2914     25 |  0.018 % |
11.25/11.37	|     11339 |      75     6675    46725 |     5771     4120     25 |  0.018 % |
11.65/11.76	|     17106 |      75     6675    46725 |     6348     4078     25 |  0.018 % |
12.26/12.39	|     25756 |      75     6675    46725 |     6983     6345     25 |  0.018 % |
13.29/13.34	|     38730 |      75     6675    46725 |     7681     5283     24 |  0.018 % |
14.73/14.81	|     58191 |      75     6675    46725 |     8449     5456     25 |  0.018 % |
17.08/17.13	|     87383 |      75     6675    46725 |     9294     4958     24 |  0.018 % |
20.67/20.79	|    131173 |      75     6675    46725 |    10223     6782     24 |  0.018 % |
26.71/26.75	|    196857 |      75     6675    46725 |    11246     5812     24 |  0.018 % |
36.03/36.12	|    295383 |      75     6675    46725 |    12370     8496     24 |  0.018 % |
50.58/50.65	|    443172 |      75     6675    46725 |    13607     7461     24 |  0.018 % |
74.45/74.56	|    664857 |      75     6675    46725 |    14968    10911     24 |  0.018 % |
113.07/113.20	|    997382 |      75     6675    46725 |    16465    13447     25 |  0.018 % |
175.16/175.32	|   1496171 |      75     6675    46725 |    18112     9164     24 |  0.018 % |
273.42/273.62	|   2244355 |      75     6675    46725 |    19923    13568     25 |  0.018 % |
434.67/434.86	|   3366629 |      75     6675    46725 |    21915    18496     24 |  0.018 % |
698.59/698.88	|   5050042 |      75     6675    46725 |    24107    12198     24 |  0.018 % |
1133.24/1133.81	|   7575159 |      75     6675    46725 |    26517    23271     23 |  0.018 % |
1199.42/1200.03	c Bin: Executing minisat20
1199.42/1200.03	c child exit by a signal
1199.42/1200.03	c minisat20 returned code 137.
1199.42/1200.03	c minisat20 returned code 137.
1199.42/1200.03	c satzilla running kcnfs ... 
1199.42/1200.03	c Bin: Executing kcnfs
1199.42/1200.03	c kcnfs returned code 1.
1199.42/1200.03	c kcnfs returned code 1.
1199.42/1200.03	c satzilla running march_dl ... 
1199.42/1200.03	c Bin: Executing march_dl
1199.42/1200.03	c march_dl returned code 1.
1199.42/1200.03	c march_dl returned code 1.
1199.42/1200.03	c satzilla running eureka ... 
1199.42/1200.03	c Bin: Executing eureka
1199.42/1200.03	c eureka returned code 1.
1199.42/1200.03	c eureka returned code 1.
1199.42/1200.03	c satzilla running vallst ... 
1199.42/1200.03	c Bin: Executing vallst
1199.42/1200.03	c vallst returned code 1.
1199.42/1200.03	c vallst returned code 1.
1199.42/1200.03	c satzilla running zchaff_rand ... 
1199.42/1200.03	c Bin: Executing zchaff_rand
1199.42/1200.03	c zchaff_rand returned code 1.
1199.42/1200.03	c zchaff_rand returned code 1.
1199.42/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.52/1200.06	c Preprocessing...
1199.52/1200.06	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.52/1200.06	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.52/1200.06	c Theory has no gaps
1199.52/1200.06	c Preprocessor runtime was 0.020 seconds.
1199.52/1200.06	c 
1199.52/1200.06	c Satisfiability of theory still undetermined.
1199.52/1200.06	c See file /tmp/gehheh for simplified theory.
1199.52/1200.06	c Bin: Executing kcnfs
1199.52/1200.06	c kcnfs returned code 1.
1199.52/1200.06	c kcnfs returned code 1.
1199.52/1200.06	c satzilla running march_dl with preprocessing ... 
1199.52/1200.06	c Bin: Executing march_dl
1199.52/1200.06	c march_dl returned code 1.
1199.52/1200.06	c march_dl returned code 1.
1199.52/1200.06	c satzilla running vallst with preprocessing ... 
1199.52/1200.06	c Bin: Executing vallst
1199.52/1200.06	c vallst returned code 1.
1199.52/1200.06	c vallst returned code 1.
1199.52/1200.06	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1200.06	c Bin: Executing zchaff_rand
1199.52/1200.06	c zchaff_rand returned code 1.
1199.52/1200.06	c zchaff_rand returned code 1.
1199.52/1200.06	c satzilla running rsat with preprocessing ... 
1199.52/1200.06	c Bin: Executing rsat
1199.52/1200.06	c rsat returned code 1.
1199.52/1200.06	c rsat returned code 1.
1199.52/1200.06	c satzilla running eureka with preprocessing ... 
1199.52/1200.06	c Bin: Executing eureka
1199.52/1200.06	c eureka returned code 1.
1199.52/1200.06	c eureka returned code 1.
1199.52/1200.06	c satzilla running minisat20 with preprocessing ... 
1199.52/1200.06	c Bin: Executing minisat20
1199.52/1200.06	c minisat20 returned code 1.
1199.52/1200.06	c minisat20 returned code 1.
1199.52/1200.06	c satzilla running rsat ... 
1199.52/1200.06	c Bin: Executing rsat
1199.52/1200.06	c rsat returned code 1.
1199.52/1200.06	c rsat returned code 1.
1199.52/1200.06	c ERROR: All Failed! 
1199.52/1200.06	c SATZILLA_TIME=1199.730000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node70/watcher-297240-1171835365 -o ROOT/results/node70/solver-297240-1171835365 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297240-1171835365/SATzilla2007_F /tmp/evaluation/297240-1171835365/instance-297240-1171835365.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 1.06 1.79 3/64 14911
/proc/meminfo: memFree=419736/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=0
/proc/14911/stat : 14911 (SATzilla2007_F) R 14909 14911 13868 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14912] ppid=14911 vsize=636 CPUtime=0
/proc/14912/stat : 14912 (march_dl) R 14911 14911 13868 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 166337280 651264 79 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14912/statm: 159 79 50 118 0 38 0

[startup+0.106644 s]
/proc/loadavg: 0.92 1.06 1.79 3/64 14911
/proc/meminfo: memFree=419736/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=0
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14912] ppid=14911 vsize=2368 CPUtime=0.1
/proc/14912/stat : 14912 (march_dl) R 14911 14911 13868 0 -1 4194304 1099 0 0 0 10 0 0 0 19 0 1 0 166337280 2424832 349 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14912/statm: 592 349 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3880

[startup+0.514716 s]
/proc/loadavg: 0.92 1.06 1.79 3/64 14911
/proc/meminfo: memFree=419736/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=0
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14912] ppid=14911 vsize=2500 CPUtime=0.51
/proc/14912/stat : 14912 (march_dl) R 14911 14911 13868 0 -1 4194304 1130 0 0 0 51 0 0 0 23 0 1 0 166337280 2560000 380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14912/statm: 625 380 67 118 0 504 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4012

[startup+1.33486 s]
/proc/loadavg: 0.92 1.06 1.79 2/66 14913
/proc/meminfo: memFree=413448/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=0
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14912] ppid=14911 vsize=7564 CPUtime=1.32
/proc/14912/stat : 14912 (march_dl) R 14911 14911 13868 0 -1 4194304 2651 0 0 0 123 9 0 0 25 0 1 0 166337280 7745536 1771 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14912/statm: 1891 1771 72 118 0 1770 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9076

[startup+2.97216 s]
/proc/loadavg: 0.92 1.06 1.79 2/66 14913
/proc/meminfo: memFree=412424/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=0
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14912] ppid=14911 vsize=7584 CPUtime=2.96
/proc/14912/stat : 14912 (march_dl) R 14911 14911 13868 0 -1 4194304 3189 0 0 0 287 9 0 0 25 0 1 0 166337280 7766016 1780 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14912/statm: 1896 1780 74 118 0 1775 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9096

[startup+6.25275 s]
/proc/loadavg: 0.93 1.06 1.79 2/66 14914
/proc/meminfo: memFree=418504/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=1512 CPUtime=4.99
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 149 3189 0 0 0 0 490 9 16 0 1 0 166337280 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14911/statm: 378 125 110 260 0 84 0
[pid=14914] ppid=14911 vsize=6188 CPUtime=1.23
/proc/14914/stat : 14914 (ubcsat2006) R 14911 14911 13868 0 -1 4194304 373 0 0 0 119 4 0 0 25 0 1 0 166337781 6336512 355 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14914/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7700

[startup+12.7049 s]
/proc/loadavg: 0.93 1.06 1.79 2/66 14915
/proc/meminfo: memFree=416776/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=3268 CPUtime=1.99
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 516 0 0 0 199 0 0 0 25 0 1 0 166338351 3346432 509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 817 509 58 118 0 695 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5596

[startup+25.5182 s]
/proc/loadavg: 0.95 1.05 1.77 2/66 14915
/proc/meminfo: memFree=415752/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=4200 CPUtime=14.79
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 746 0 0 0 1479 0 0 0 25 0 1 0 166338351 4300800 739 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1050 739 58 118 0 928 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6528

[startup+51.1429 s]
/proc/loadavg: 0.96 1.05 1.75 2/66 14915
/proc/meminfo: memFree=414920/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=5028 CPUtime=40.4
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 944 0 0 0 4040 0 0 0 25 0 1 0 166338351 5148672 937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1257 937 58 118 0 1135 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7356

[startup+102.383 s]
/proc/loadavg: 0.98 1.04 1.71 2/66 14915
/proc/meminfo: memFree=414088/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=5888 CPUtime=91.62
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1170 0 0 0 9162 0 0 0 25 0 1 0 166338351 6029312 1163 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1472 1163 58 118 0 1350 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8216

[startup+162.447 s]
/proc/loadavg: 0.99 1.03 1.66 2/66 14917
/proc/meminfo: memFree=413576/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=6520 CPUtime=151.66
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1289 0 0 0 15166 0 0 0 25 0 1 0 166338351 6676480 1282 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1630 1282 58 118 0 1508 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 8848

[startup+222.507 s]
/proc/loadavg: 0.99 1.02 1.62 2/66 14917
/proc/meminfo: memFree=413000/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=7104 CPUtime=211.71
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1441 0 0 0 21170 1 0 0 25 0 1 0 166338351 7274496 1434 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1776 1434 58 118 0 1654 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 9432

[startup+282.559 s]
/proc/loadavg: 1.05 1.03 1.58 2/66 14917
/proc/meminfo: memFree=412680/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=7388 CPUtime=271.74
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1515 0 0 0 27173 1 0 0 25 0 1 0 166338351 7565312 1508 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1847 1508 58 118 0 1725 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 9716

[startup+342.61 s]
/proc/loadavg: 1.02 1.02 1.54 2/66 14917
/proc/meminfo: memFree=412296/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=7828 CPUtime=331.77
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1606 0 0 0 33176 1 0 0 25 0 1 0 166338351 8015872 1599 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 1957 1599 58 118 0 1835 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 10156

[startup+402.67 s]
/proc/loadavg: 1.00 1.02 1.51 2/66 14917
/proc/meminfo: memFree=412104/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=8112 CPUtime=391.81
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1660 0 0 0 39180 1 0 0 25 0 1 0 166338351 8306688 1653 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2028 1653 58 118 0 1906 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 10440

[startup+462.724 s]
/proc/loadavg: 1.00 1.01 1.47 2/66 14917
/proc/meminfo: memFree=411912/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=8256 CPUtime=451.85
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1707 0 0 0 45184 1 0 0 25 0 1 0 166338351 8454144 1700 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2064 1700 58 118 0 1942 0
Current children cumulated CPU time (s) 462.54

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

/proc/14915/statm: 2319 1927 58 118 0 2197 0
Current children cumulated CPU time (s) 762.69
Current children cumulated vsize (KiB) 11604

[startup+823.123 s]
/proc/loadavg: 1.00 1.00 1.31 2/66 15115
/proc/meminfo: memFree=410760/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9276 CPUtime=812.03
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1939 0 0 0 81200 3 0 0 25 0 1 0 166338351 9498624 1932 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2319 1932 58 118 0 2197 0
Current children cumulated CPU time (s) 822.72
Current children cumulated vsize (KiB) 11604

[startup+883.178 s]
/proc/loadavg: 1.00 1.00 1.28 2/66 15115
/proc/meminfo: memFree=410760/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9276 CPUtime=872.06
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1945 0 0 0 87203 3 0 0 25 0 1 0 166338351 9498624 1938 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2319 1938 58 118 0 2197 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 11604

[startup+943.232 s]
/proc/loadavg: 1.00 1.00 1.26 2/66 15115
/proc/meminfo: memFree=410696/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9276 CPUtime=932.1
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1964 0 0 0 93207 3 0 0 25 0 1 0 166338351 9498624 1957 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2319 1957 58 118 0 2197 0
Current children cumulated CPU time (s) 942.79
Current children cumulated vsize (KiB) 11604

[startup+1003.28 s]
/proc/loadavg: 1.00 1.00 1.24 2/66 15115
/proc/meminfo: memFree=410632/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9416 CPUtime=992.13
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1979 0 0 0 99210 3 0 0 25 0 1 0 166338351 9641984 1972 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2354 1972 58 118 0 2232 0
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (KiB) 11744

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 15115
/proc/meminfo: memFree=410632/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9416 CPUtime=1052.17
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1981 0 0 0 105214 3 0 0 25 0 1 0 166338351 9641984 1974 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2354 1974 58 118 0 2232 0
Current children cumulated CPU time (s) 1062.86
Current children cumulated vsize (KiB) 11744

[startup+1123.4 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 15115
/proc/meminfo: memFree=410760/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9416 CPUtime=1112.21
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 1982 0 0 0 111218 3 0 0 25 0 1 0 166338351 9641984 1975 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2354 1975 58 118 0 2232 0
Current children cumulated CPU time (s) 1122.9
Current children cumulated vsize (KiB) 11744

[startup+1183.46 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410504/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9568 CPUtime=1172.24
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2034 0 0 0 117221 3 0 0 25 0 1 0 166338351 9797632 2027 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2392 2027 58 118 0 2270 0
Current children cumulated CPU time (s) 1182.93
Current children cumulated vsize (KiB) 11896

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

[startup+1187.25 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410504/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9568 CPUtime=1176.04
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2034 0 0 0 117601 3 0 0 25 0 1 0 166338351 9797632 2027 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2392 2027 58 118 0 2270 0
Current children cumulated CPU time (s) 1186.73
Current children cumulated vsize (KiB) 11896

[startup+1193.81 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410504/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9568 CPUtime=1182.59
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2035 0 0 0 118256 3 0 0 25 0 1 0 166338351 9797632 2028 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2392 2028 58 118 0 2270 0
Current children cumulated CPU time (s) 1193.28
Current children cumulated vsize (KiB) 11896

[startup+1197.09 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410440/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9708 CPUtime=1185.87
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2048 0 0 0 118584 3 0 0 25 0 1 0 166338351 9940992 2041 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2427 2041 58 118 0 2305 0
Current children cumulated CPU time (s) 1196.56
Current children cumulated vsize (KiB) 12036

[startup+1198.73 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410440/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9708 CPUtime=1187.51
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2048 0 0 0 118748 3 0 0 25 0 1 0 166338351 9940992 2041 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2427 2041 58 118 0 2305 0
Current children cumulated CPU time (s) 1198.2
Current children cumulated vsize (KiB) 12036

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410440/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9708 CPUtime=1188.33
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2048 0 0 0 118830 3 0 0 25 0 1 0 166338351 9940992 2041 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2427 2041 58 118 0 2305 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 12036

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410440/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=2328 CPUtime=10.69
/proc/14911/stat : 14911 (SATzilla2007_F) S 14909 14911 13868 0 -1 4194304 968 3568 0 0 352 8 692 17 25 0 1 0 166337280 2383872 405 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14911/statm: 582 405 169 260 0 288 0
[pid=14915] ppid=14911 vsize=9708 CPUtime=1188.73
/proc/14915/stat : 14915 (minisat20) R 14911 14911 13868 0 -1 4194304 2048 0 0 0 118870 3 0 0 25 0 1 0 166338351 9940992 2041 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14915/statm: 2427 2041 58 118 0 2305 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 12036

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 15115
/proc/meminfo: memFree=410440/2055920 swapFree=4183276/4192956
[pid=14911] ppid=14909 vsize=3524 CPUtime=1199.52
/proc/14911/stat : 14911 (SATzilla2007_F) R 14909 14911 13868 0 -1 4194304 1339 5616 0 0 354 8 119570 20 16 0 1 0 166337280 3608576 699 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135098092 0 0 4096 0 0 0 0 17 0 0 0
/proc/14911/statm: 881 699 176 260 0 587 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 3524

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.55
CPU user time (s): 1199.26
CPU system time (s): 0.293955
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 12036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.26
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6961
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= 2708

runsolver used 0.819875 second user time and 2.50362 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Feb 18 21:49:26 UTC 2007

IDJOB= 297240
IDBENCH= 19956
IDSOLVER= 136
FILE ID= node70/297240-1171835365

PBS_JOBID= 3839705

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297240-1171835365/SATzilla2007_F /tmp/evaluation/297240-1171835365/instance-297240-1171835365.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-297240-1171835365 -o ROOT/results/node70/solver-297240-1171835365 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297240-1171835365/SATzilla2007_F /tmp/evaluation/297240-1171835365/instance-297240-1171835365.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  49b72effc87397af56532dec8a547366

RANDOM SEED= 603500622

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:        420144 kB
Buffers:         49256 kB
Cached:        1461996 kB
SwapCached:       4060 kB
Active:         836612 kB
Inactive:       684940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        420144 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:           10284 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:           100316 kB
Committed_AS:   208608 kB
PageTables:       1396 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= 66554 MiB

End job on node70 on Sun Feb 18 22:09:26 UTC 2007