Trace number 297076

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.53 1200.05

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1762817022-10.UNSAT.shuffled.cnf
MD5SUM1f7852d30f74f4d1cf595ab0277b9978
Bench CategoryRANDOM (random 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 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.68	c run March_dl for 5 seconds ... 
10.63/10.68	c Bin: Executing march_dl
10.63/10.68	c child exit by a signal
10.63/10.68	c march_dl returned code 137.
10.63/10.68	c run saps for 2 seconds ... 
10.63/10.68	c Bin: Executing ubcsat2006
10.63/10.68	c child exited successfully
10.63/10.68	c ubcsat2006 returned code 0.
10.63/10.68	c satzilla computing base features
10.63/10.68	c satzilla doing unit-prop probe
10.63/10.68	c satzilla doing local search probe
10.63/10.68	c satzilla doing lobjois search-space size estimate
10.63/10.68	c satzilla's ranking:
10.63/10.68	c 1) minisat20: 2.518160
10.63/10.68	c 2) kcnfs: 2.716384
10.63/10.68	c 3) march_dl: 3.436392
10.63/10.68	c 4) eureka: 3.493418
10.63/10.68	c 5) vallst: 4.336296
10.63/10.68	c 6) zchaff_rand: 5.050674
10.63/10.68	c 7) kcnfs+P: 999.000000
10.63/10.68	c 8) march_dl+P: 999.000000
10.63/10.68	c 9) vallst+P: 999.000000
10.63/10.68	c 10) zchaff_rand+P: 999.000000
10.63/10.68	c 11) rsat+P: 999.000000
10.63/10.68	c 12) eureka+P: 999.000000
10.63/10.68	c 13) minisat20+P: 999.000000
10.63/10.68	c 14) rsat: 999.000000
10.63/10.68	c satzilla running minisat20 ... 
10.63/10.68	This is MiniSat 2.0 beta
10.63/10.68	WARNING: for repeatability, setting FPU to use double precision
10.63/10.68	============================[ Problem Statistics ]=============================
10.63/10.68	|                                                                             |
10.63/10.68	|  Number of variables:  75                                                   |
10.63/10.68	|  Number of clauses:    6675                                                 |
10.63/10.69	|  Parsing time:         0.01         s                                       |
10.63/10.69	============================[ Search Statistics ]==============================
10.63/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.69	===============================================================================
10.63/10.69	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.63/10.69	|       100 |      75     6675    46725 |     2447      100     27 |  0.018 % |
10.63/10.70	|       252 |      75     6675    46725 |     2692      252     27 |  0.018 % |
10.63/10.71	|       477 |      75     6675    46725 |     2961      477     26 |  0.018 % |
10.63/10.72	|       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
10.63/10.74	|      1321 |      75     6675    46725 |     3583     1321     26 |  0.018 % |
10.65/10.78	|      2080 |      75     6675    46725 |     3941     2080     26 |  0.018 % |
10.65/10.85	|      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
10.65/10.94	|      4929 |      75     6675    46725 |     4769     2747     26 |  0.018 % |
10.65/11.09	|      7491 |      75     6675    46725 |     5246     2908     25 |  0.018 % |
11.24/11.33	|     11336 |      75     6675    46725 |     5771     4111     25 |  0.018 % |
11.65/11.71	|     17102 |      75     6675    46725 |     6348     4077     26 |  0.018 % |
12.27/12.31	|     25751 |      75     6675    46725 |     6983     6340     26 |  0.018 % |
13.19/13.30	|     38726 |      75     6675    46725 |     7681     5277     25 |  0.018 % |
14.73/14.80	|     58187 |      75     6675    46725 |     8449     5456     24 |  0.018 % |
17.08/17.13	|     87379 |      75     6675    46725 |     9294     4959     25 |  0.018 % |
20.66/20.72	|    131168 |      75     6675    46725 |    10223     6785     25 |  0.018 % |
26.30/26.44	|    196853 |      75     6675    46725 |    11246     5811     25 |  0.018 % |
35.42/35.57	|    295380 |      75     6675    46725 |    12370     8478     24 |  0.018 % |
49.68/49.80	|    443169 |      75     6675    46725 |    13607     7457     24 |  0.018 % |
73.23/73.37	|    664854 |      75     6675    46725 |    14968    10940     24 |  0.018 % |
110.00/110.19	|    997379 |      75     6675    46725 |    16465    13523     24 |  0.018 % |
170.87/171.12	|   1496167 |      75     6675    46725 |    18112     9216     23 |  0.018 % |
268.73/268.97	|   2244350 |      75     6675    46725 |    19923    13593     24 |  0.018 % |
425.52/425.87	|   3366624 |      75     6675    46725 |    21915    18520     24 |  0.018 % |
687.96/688.41	|   5050036 |      75     6675    46725 |    24107    12230     24 |  0.018 % |
1117.52/1118.10	|   7575152 |      75     6675    46725 |    26517    19905     23 |  0.018 % |
1199.40/1200.01	c Bin: Executing minisat20
1199.40/1200.01	c child exit by a signal
1199.40/1200.01	c minisat20 returned code 137.
1199.40/1200.01	c minisat20 returned code 137.
1199.40/1200.01	c satzilla running kcnfs ... 
1199.40/1200.01	c Bin: Executing kcnfs
1199.40/1200.01	c kcnfs returned code 1.
1199.40/1200.01	c kcnfs returned code 1.
1199.40/1200.01	c satzilla running march_dl ... 
1199.40/1200.01	c Bin: Executing march_dl
1199.40/1200.01	c march_dl returned code 1.
1199.40/1200.01	c march_dl returned code 1.
1199.40/1200.01	c satzilla running eureka ... 
1199.40/1200.01	c Bin: Executing eureka
1199.40/1200.01	c eureka returned code 1.
1199.40/1200.01	c eureka returned code 1.
1199.40/1200.01	c satzilla running vallst ... 
1199.40/1200.01	c Bin: Executing vallst
1199.40/1200.01	c vallst returned code 1.
1199.40/1200.01	c vallst returned code 1.
1199.40/1200.01	c satzilla running zchaff_rand ... 
1199.40/1200.01	c Bin: Executing zchaff_rand
1199.40/1200.01	c zchaff_rand returned code 1.
1199.40/1200.01	c zchaff_rand returned code 1.
1199.40/1200.01	c satzilla running kcnfs with preprocessing ... 
1199.40/1200.04	c Preprocessing...
1199.40/1200.04	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.40/1200.04	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.40/1200.04	c Theory has no gaps
1199.40/1200.04	c Preprocessor runtime was 0.030 seconds.
1199.40/1200.04	c 
1199.40/1200.04	c Satisfiability of theory still undetermined.
1199.40/1200.04	c See file /tmp/OAmrK4 for simplified theory.
1199.40/1200.04	c Bin: Executing kcnfs
1199.40/1200.04	c kcnfs returned code 1.
1199.40/1200.04	c kcnfs returned code 1.
1199.40/1200.04	c satzilla running march_dl with preprocessing ... 
1199.40/1200.04	c Bin: Executing march_dl
1199.40/1200.04	c march_dl returned code 1.
1199.40/1200.04	c march_dl returned code 1.
1199.40/1200.04	c satzilla running vallst with preprocessing ... 
1199.40/1200.04	c Bin: Executing vallst
1199.40/1200.04	c vallst returned code 1.
1199.40/1200.04	c vallst returned code 1.
1199.40/1200.04	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1200.04	c Bin: Executing zchaff_rand
1199.40/1200.04	c zchaff_rand returned code 1.
1199.40/1200.04	c zchaff_rand returned code 1.
1199.40/1200.04	c satzilla running rsat with preprocessing ... 
1199.40/1200.04	c Bin: Executing rsat
1199.40/1200.04	c rsat returned code 1.
1199.40/1200.04	c rsat returned code 1.
1199.40/1200.04	c satzilla running eureka with preprocessing ... 
1199.40/1200.04	c Bin: Executing eureka
1199.40/1200.04	c eureka returned code 1.
1199.40/1200.04	c eureka returned code 1.
1199.40/1200.04	c satzilla running minisat20 with preprocessing ... 
1199.40/1200.04	c Bin: Executing minisat20
1199.40/1200.04	c minisat20 returned code 1.
1199.40/1200.04	c minisat20 returned code 1.
1199.40/1200.04	c satzilla running rsat ... 
1199.40/1200.04	c Bin: Executing rsat
1199.40/1200.04	c rsat returned code 1.
1199.40/1200.04	c rsat returned code 1.
1199.40/1200.04	c ERROR: All Failed! 
1199.40/1200.04	c SATZILLA_TIME=1199.700000

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/node9/watcher-297076-1171832465 -o ROOT/results/node9/solver-297076-1171832465 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297076-1171832465/SATzilla2007_F /tmp/evaluation/297076-1171832465/instance-297076-1171832465.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.93 0.99 0.99 3/83 19009
/proc/meminfo: memFree=1651568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=0
/proc/19009/stat : 19009 (SATzilla2007_F) R 19007 19009 18010 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19010] ppid=19009 vsize=636 CPUtime=0
/proc/19010/stat : 19010 (march_dl) R 19009 19009 18010 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 203201121 651264 80 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19010/statm: 159 80 50 118 0 38 0

[startup+0.107627 s]
/proc/loadavg: 0.93 0.99 0.99 3/83 19009
/proc/meminfo: memFree=1651568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=0
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19010] ppid=19009 vsize=2368 CPUtime=0.1
/proc/19010/stat : 19010 (march_dl) R 19009 19009 18010 0 -1 4194304 1101 0 0 0 10 0 0 0 19 0 1 0 203201121 2424832 350 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19010/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3880

[startup+0.515705 s]
/proc/loadavg: 0.93 0.99 0.99 3/83 19009
/proc/meminfo: memFree=1651568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=0
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19010] ppid=19009 vsize=2500 CPUtime=0.5
/proc/19010/stat : 19010 (march_dl) R 19009 19009 18010 0 -1 4194304 1132 0 0 0 50 0 0 0 23 0 1 0 203201121 2560000 381 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19010/statm: 625 381 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4012

[startup+1.33786 s]
/proc/loadavg: 0.93 0.99 0.99 2/85 19011
/proc/meminfo: memFree=1645152/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=0
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19010] ppid=19009 vsize=7560 CPUtime=1.33
/proc/19010/stat : 19010 (march_dl) R 19009 19009 18010 0 -1 4194304 2650 0 0 0 124 9 0 0 25 0 1 0 203201121 7741440 1769 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559653 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19010/statm: 1890 1769 72 118 0 1769 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9072

[startup+2.98118 s]
/proc/loadavg: 0.93 0.99 0.99 2/85 19013
/proc/meminfo: memFree=1644192/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=0
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19010] ppid=19009 vsize=7584 CPUtime=2.97
/proc/19010/stat : 19010 (march_dl) R 19009 19009 18010 0 -1 4194304 3183 0 0 0 288 9 0 0 25 0 1 0 203201121 7766016 1780 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19010/statm: 1896 1780 74 118 0 1775 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9096

[startup+6.25981 s]
/proc/loadavg: 0.93 0.99 0.99 2/85 19020
/proc/meminfo: memFree=1650336/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=1512 CPUtime=4.99
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 149 3183 0 0 0 0 489 10 16 0 1 0 203201121 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19009/statm: 378 125 110 260 0 84 0
[pid=19020] ppid=19009 vsize=6188 CPUtime=1.24
/proc/19020/stat : 19020 (ubcsat2006) R 19009 19009 18010 0 -1 4194304 373 0 0 0 119 5 0 0 25 0 1 0 203201622 6336512 355 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19020/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7261 s]
/proc/loadavg: 0.94 0.99 0.99 2/85 19031
/proc/meminfo: memFree=1648432/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=3268 CPUtime=2.03
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 520 0 0 0 203 0 0 0 25 0 1 0 203202189 3346432 513 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 817 513 58 118 0 695 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5600

[startup+25.5415 s]
/proc/loadavg: 0.95 0.99 0.99 2/85 19053
/proc/meminfo: memFree=1647608/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=4196 CPUtime=14.83
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 745 0 0 0 1483 0 0 0 25 0 1 0 203202189 4296704 738 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1049 738 58 118 0 927 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6528

[startup+51.1875 s]
/proc/loadavg: 0.97 0.99 0.99 2/85 19073
/proc/meminfo: memFree=1646840/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=4932 CPUtime=40.46
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 949 0 0 0 4045 1 0 0 25 0 1 0 203202189 5050368 942 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1233 942 58 118 0 1111 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 7264

[startup+102.458 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 19146
/proc/meminfo: memFree=1646952/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=5788 CPUtime=91.66
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1151 0 0 0 9165 1 0 0 25 0 1 0 203202189 5926912 1144 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1447 1144 58 118 0 1325 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8120

[startup+162.535 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19146
/proc/meminfo: memFree=1646448/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=6512 CPUtime=151.71
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1313 0 0 0 15169 2 0 0 25 0 1 0 203202189 6668288 1306 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1628 1306 58 118 0 1506 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 8844

[startup+222.609 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19146
/proc/meminfo: memFree=1646128/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=6812 CPUtime=211.77
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1389 0 0 0 21174 3 0 0 25 0 1 0 203202189 6975488 1382 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1703 1382 58 118 0 1581 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 9144

[startup+282.678 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19146
/proc/meminfo: memFree=1645744/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=7268 CPUtime=271.81
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1479 0 0 0 27178 3 0 0 25 0 1 0 203202189 7442432 1472 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1817 1472 58 118 0 1695 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 9600

[startup+342.75 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19146
/proc/meminfo: memFree=1645424/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=7552 CPUtime=331.86
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1543 0 0 0 33182 4 0 0 25 0 1 0 203202189 7733248 1536 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1888 1536 58 118 0 1766 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 9884

[startup+402.822 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1645296/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=7836 CPUtime=391.91
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1584 0 0 0 39187 4 0 0 25 0 1 0 203202189 8024064 1577 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 1959 1577 58 118 0 1837 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 10168

[startup+462.892 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1644912/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=8136 CPUtime=451.96
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1684 0 0 0 45191 5 0 0 25 0 1 0 203202189 8331264 1677 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2034 1677 58 118 0 1912 0
Current children cumulated CPU time (s) 462.61

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


[startup+823.328 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 19146
/proc/meminfo: memFree=1643760/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=812.27
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 1985 0 0 0 81219 8 0 0 25 0 1 0 203202189 9691136 1978 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 1978 58 118 0 2244 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 11796

[startup+883.399 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 19146
/proc/meminfo: memFree=1643696/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=872.32
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2000 0 0 0 87223 9 0 0 25 0 1 0 203202189 9691136 1993 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 1993 58 118 0 2244 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 11796

[startup+943.475 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643696/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=932.37
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2010 0 0 0 93228 9 0 0 25 0 1 0 203202189 9691136 2003 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 2003 58 118 0 2244 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 11796

[startup+1003.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643696/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=992.41
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2012 0 0 0 99232 9 0 0 25 0 1 0 203202189 9691136 2005 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 2005 58 118 0 2244 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 11796

[startup+1063.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643696/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=1052.47
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2013 0 0 0 105237 10 0 0 25 0 1 0 203202189 9691136 2006 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 2006 58 118 0 2244 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 11796

[startup+1123.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643632/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9464 CPUtime=1112.51
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2021 0 0 0 111241 10 0 0 25 0 1 0 203202189 9691136 2014 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2366 2014 58 118 0 2244 0
Current children cumulated CPU time (s) 1123.16
Current children cumulated vsize (KiB) 11796

[startup+1183.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1172.56
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 117245 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 11936

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

[startup+1187.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1176.36
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 117625 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 11936

[startup+1194.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1182.91
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118280 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 11936

[startup+1197.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1186.19
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118608 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 11936

[startup+1199.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1187.83
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118772 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 11936

[startup+1199.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1188.24
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118813 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 11936

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1188.65
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118854 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 11936

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19146
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19009] ppid=19007 vsize=2332 CPUtime=10.65
/proc/19009/stat : 19009 (SATzilla2007_F) S 19007 19009 18010 0 -1 4194304 967 3562 0 0 351 5 691 18 25 0 1 0 203201121 2387968 405 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19009/statm: 583 405 169 260 0 289 0
[pid=19023] ppid=19009 vsize=9604 CPUtime=1188.75
/proc/19023/stat : 19023 (minisat20) R 19009 19009 18010 0 -1 4194304 2035 0 0 0 118864 11 0 0 25 0 1 0 203202189 9834496 2028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19023/statm: 2401 2028 58 118 0 2279 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 11936

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.53
CPU user time (s): 1199.16
CPU system time (s): 0.365944
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 11936

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

runsolver used 1.09483 second user time and 3.17052 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Feb 18 21:01:05 UTC 2007

IDJOB= 297076
IDBENCH= 19952
IDSOLVER= 136
FILE ID= node9/297076-1171832465

PBS_JOBID= 3839367

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  1f7852d30f74f4d1cf595ab0277b9978

RANDOM SEED= 593047034

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.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:       1651912 kB
Buffers:         48756 kB
Cached:         230044 kB
SwapCached:          0 kB
Active:         270928 kB
Inactive:        63084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10404 kB
Writeback:           0 kB
Mapped:          74528 kB
Slab:            55196 kB
Committed_AS:  1041284 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB

End job on node9 on Sun Feb 18 21:21:05 UTC 2007