Trace number 296215

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.47 1199.8

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1119543818-13.UNSAT.shuffled.cnf
MD5SUM55bb30c2802c5be0aaea545997b74710
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark827.798
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

10.54/10.62	c run March_dl for 5 seconds ... 
10.54/10.62	c Bin: Executing march_dl
10.54/10.62	c child exit by a signal
10.54/10.62	c march_dl returned code 137.
10.54/10.62	c run saps for 2 seconds ... 
10.54/10.62	c Bin: Executing ubcsat2006
10.54/10.62	c child exited successfully
10.54/10.62	c ubcsat2006 returned code 0.
10.54/10.62	c satzilla computing base features
10.54/10.62	c satzilla doing unit-prop probe
10.54/10.62	c satzilla doing local search probe
10.54/10.62	c satzilla doing lobjois search-space size estimate
10.54/10.62	c satzilla's ranking:
10.54/10.62	c 1) minisat20: 2.218478
10.54/10.62	c 2) kcnfs: 2.324942
10.54/10.62	c 3) eureka: 3.196628
10.54/10.62	c 4) march_dl: 3.302429
10.54/10.62	c 5) vallst: 4.070574
10.54/10.62	c 6) zchaff_rand: 4.879854
10.54/10.62	c 7) kcnfs+P: 999.000000
10.54/10.62	c 8) march_dl+P: 999.000000
10.54/10.62	c 9) vallst+P: 999.000000
10.54/10.62	c 10) zchaff_rand+P: 999.000000
10.54/10.62	c 11) rsat+P: 999.000000
10.54/10.62	c 12) eureka+P: 999.000000
10.54/10.62	c 13) minisat20+P: 999.000000
10.54/10.62	c 14) rsat: 999.000000
10.54/10.62	c satzilla running minisat20 ... 
10.54/10.62	This is MiniSat 2.0 beta
10.54/10.62	WARNING: for repeatability, setting FPU to use double precision
10.54/10.62	============================[ Problem Statistics ]=============================
10.54/10.62	|                                                                             |
10.54/10.62	|  Number of variables:  60                                                   |
10.54/10.62	|  Number of clauses:    5340                                                 |
10.54/10.63	|  Parsing time:         0.00         s                                       |
10.54/10.63	============================[ Search Statistics ]==============================
10.54/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.54/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.54/10.63	===============================================================================
10.54/10.63	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.54/10.63	|       101 |      60     5340    37380 |     1958      101     22 |  0.028 % |
10.54/10.64	|       251 |      60     5340    37380 |     2153      251     22 |  0.028 % |
10.54/10.65	|       477 |      60     5340    37380 |     2369      477     22 |  0.028 % |
10.61/10.66	|       817 |      60     5340    37380 |     2606      817     22 |  0.028 % |
10.61/10.68	|      1323 |      60     5340    37380 |     2866     1323     21 |  0.028 % |
10.61/10.71	|      2083 |      60     5340    37380 |     3153     2083     21 |  0.028 % |
10.61/10.77	|      3223 |      60     5340    37380 |     3468     1631     21 |  0.028 % |
10.61/10.85	|      4935 |      60     5340    37380 |     3815     3343     21 |  0.028 % |
10.61/10.98	|      7498 |      60     5340    37380 |     4197     2061     21 |  0.028 % |
10.61/11.18	|     11344 |      60     5340    37380 |     4616     3798     21 |  0.028 % |
11.45/11.51	|     17111 |      60     5340    37380 |     5078     2600     21 |  0.028 % |
11.97/12.02	|     25761 |      60     5340    37380 |     5586     3597     20 |  0.028 % |
12.69/12.81	|     38735 |      60     5340    37380 |     6145     5351     20 |  0.028 % |
14.02/14.06	|     58197 |      60     5340    37380 |     6759     3218     20 |  0.028 % |
15.86/15.98	|     87390 |      60     5340    37380 |     7435     5275     20 |  0.028 % |
18.93/19.04	|    131180 |      60     5340    37380 |     8179     4304     20 |  0.028 % |
23.75/23.79	|    196866 |      60     5340    37380 |     8996     4371     19 |  0.028 % |
31.02/31.15	|    295394 |      60     5340    37380 |     9896     8188     20 |  0.028 % |
42.80/42.94	|    443184 |      60     5340    37380 |    10886     7200     19 |  0.028 % |
61.14/61.25	|    664868 |      60     5340    37380 |    11974    10684     20 |  0.028 % |
90.55/90.66	|    997394 |      60     5340    37380 |    13172     7285     19 |  0.028 % |
137.17/137.23	|   1496182 |      60     5340    37380 |    14489    11215     19 |  0.028 % |
211.05/211.21	|   2244365 |      60     5340    37380 |    15938    12051     19 |  0.028 % |
331.34/331.51	|   3366640 |      60     5340    37380 |    17532     9148     17 |  0.028 % |
525.19/525.40	|   5050052 |      60     5340    37380 |    19285    16130     19 |  0.028 % |
841.69/842.01	|   7575170 |      60     5340    37380 |    21214    12101     18 |  0.028 % |
1199.41/1199.77	c Bin: Executing minisat20
1199.41/1199.77	c child exit by a signal
1199.41/1199.77	c minisat20 returned code 137.
1199.41/1199.77	c minisat20 returned code 137.
1199.41/1199.77	c satzilla running kcnfs ... 
1199.41/1199.77	c Bin: Executing kcnfs
1199.41/1199.77	c kcnfs returned code 1.
1199.41/1199.77	c kcnfs returned code 1.
1199.41/1199.77	c satzilla running eureka ... 
1199.41/1199.77	c Bin: Executing eureka
1199.41/1199.77	c eureka returned code 1.
1199.41/1199.77	c eureka returned code 1.
1199.41/1199.77	c satzilla running march_dl ... 
1199.41/1199.77	c Bin: Executing march_dl
1199.41/1199.77	c march_dl returned code 1.
1199.41/1199.77	c march_dl returned code 1.
1199.41/1199.77	c satzilla running vallst ... 
1199.41/1199.77	c Bin: Executing vallst
1199.41/1199.77	c vallst returned code 1.
1199.41/1199.77	c vallst returned code 1.
1199.41/1199.77	c satzilla running zchaff_rand ... 
1199.41/1199.77	c Bin: Executing zchaff_rand
1199.41/1199.77	c zchaff_rand returned code 1.
1199.41/1199.77	c zchaff_rand returned code 1.
1199.41/1199.77	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.79	c Preprocessing...
1199.41/1199.79	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.41/1199.79	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.41/1199.79	c Theory has no gaps
1199.41/1199.79	c Preprocessor runtime was 0.010 seconds.
1199.41/1199.79	c 
1199.41/1199.79	c Satisfiability of theory still undetermined.
1199.41/1199.79	c See file /tmp/SyCyXj for simplified theory.
1199.41/1199.79	c Bin: Executing kcnfs
1199.41/1199.79	c kcnfs returned code 1.
1199.41/1199.79	c kcnfs returned code 1.
1199.41/1199.79	c satzilla running march_dl with preprocessing ... 
1199.41/1199.79	c Bin: Executing march_dl
1199.41/1199.79	c march_dl returned code 1.
1199.41/1199.79	c march_dl returned code 1.
1199.41/1199.79	c satzilla running vallst with preprocessing ... 
1199.41/1199.79	c Bin: Executing vallst
1199.41/1199.79	c vallst returned code 1.
1199.41/1199.79	c vallst returned code 1.
1199.41/1199.79	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.79	c Bin: Executing zchaff_rand
1199.41/1199.79	c zchaff_rand returned code 1.
1199.41/1199.79	c zchaff_rand returned code 1.
1199.41/1199.79	c satzilla running rsat with preprocessing ... 
1199.41/1199.79	c Bin: Executing rsat
1199.41/1199.79	c rsat returned code 1.
1199.41/1199.79	c rsat returned code 1.
1199.41/1199.79	c satzilla running eureka with preprocessing ... 
1199.41/1199.79	c Bin: Executing eureka
1199.41/1199.79	c eureka returned code 1.
1199.41/1199.79	c eureka returned code 1.
1199.41/1199.79	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.79	c Bin: Executing minisat20
1199.41/1199.79	c minisat20 returned code 1.
1199.41/1199.79	c minisat20 returned code 1.
1199.41/1199.79	c satzilla running rsat ... 
1199.41/1199.79	c Bin: Executing rsat
1199.41/1199.79	c rsat returned code 1.
1199.41/1199.79	c rsat returned code 1.
1199.41/1199.79	c ERROR: All Failed! 
1199.41/1199.79	c SATZILLA_TIME=1199.630000

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/node38/watcher-296215-1171820250 -o ROOT/results/node38/solver-296215-1171820250 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296215-1171820250/SATzilla2007_F /tmp/evaluation/296215-1171820250/instance-296215-1171820250.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: 5.87 6.30 3.88 3/64 20848
/proc/meminfo: memFree=845872/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=0
/proc/20848/stat : 20848 (SATzilla2007_F) R 20846 20848 19965 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20849] ppid=20848 vsize=636 CPUtime=0
/proc/20849/stat : 20849 (march_dl) R 20848 20848 19965 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 201980829 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20849/statm: 159 77 50 118 0 38 0

[startup+0.106672 s]
/proc/loadavg: 5.87 6.30 3.88 3/64 20848
/proc/meminfo: memFree=845872/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=0
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20849] ppid=20848 vsize=2068 CPUtime=0.1
/proc/20849/stat : 20849 (march_dl) R 20848 20848 19965 0 -1 4194304 813 0 0 0 10 0 0 0 19 0 1 0 201980829 2117632 302 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134584239 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20849/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3580

[startup+0.514718 s]
/proc/loadavg: 5.87 6.30 3.88 3/64 20848
/proc/meminfo: memFree=845872/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=0
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20849] ppid=20848 vsize=2200 CPUtime=0.51
/proc/20849/stat : 20849 (march_dl) R 20848 20848 19965 0 -1 4194304 855 0 0 0 51 0 0 0 23 0 1 0 201980829 2252800 344 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20849/statm: 550 344 67 118 0 429 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3712

[startup+1.33481 s]
/proc/loadavg: 5.87 6.30 3.88 2/66 20850
/proc/meminfo: memFree=840352/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=0
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20849] ppid=20848 vsize=6488 CPUtime=1.32
/proc/20849/stat : 20849 (march_dl) R 20848 20848 19965 0 -1 4194304 2120 0 0 0 132 0 0 0 25 0 1 0 201980829 6643712 1420 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20849/statm: 1622 1420 74 118 0 1501 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8000

[startup+2.971 s]
/proc/loadavg: 5.87 6.30 3.88 2/66 20850
/proc/meminfo: memFree=840224/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=0
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20849] ppid=20848 vsize=6488 CPUtime=2.96
/proc/20849/stat : 20849 (march_dl) R 20848 20848 19965 0 -1 4194304 2121 0 0 0 296 0 0 0 25 0 1 0 201980829 6643712 1421 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20849/statm: 1622 1421 74 118 0 1501 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8000

[startup+6.25737 s]
/proc/loadavg: 5.48 6.21 3.87 2/66 20851
/proc/meminfo: memFree=844896/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=1512 CPUtime=4.99
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 149 2121 0 0 0 0 498 1 16 0 1 0 201980829 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20848/statm: 378 125 110 260 0 84 0
[pid=20851] ppid=20848 vsize=6188 CPUtime=1.24
/proc/20851/stat : 20851 (ubcsat2006) R 20848 20848 19965 0 -1 4194304 345 0 0 0 120 4 0 0 25 0 1 0 201981329 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20851/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7191 s]
/proc/loadavg: 5.12 6.12 3.85 2/66 20852
/proc/meminfo: memFree=843496/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=2872 CPUtime=2.08
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 414 0 0 0 208 0 0 0 25 0 1 0 201981892 2940928 407 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 718 407 58 118 0 596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5064

[startup+25.5226 s]
/proc/loadavg: 4.21 5.87 3.81 2/66 20852
/proc/meminfo: memFree=842664/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=3684 CPUtime=14.88
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 616 0 0 0 1488 0 0 0 25 0 1 0 201981892 3772416 609 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 921 609 58 118 0 799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5876

[startup+51.1465 s]
/proc/loadavg: 3.11 5.48 3.73 2/66 20852
/proc/meminfo: memFree=842088/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=4264 CPUtime=40.49
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 753 0 0 0 4049 0 0 0 25 0 1 0 201981892 4366336 746 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1066 746 58 118 0 944 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6456

[startup+102.389 s]
/proc/loadavg: 1.91 4.78 3.58 2/66 20852
/proc/meminfo: memFree=841448/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=5040 CPUtime=91.72
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 925 0 0 0 9172 0 0 0 25 0 1 0 201981892 5160960 918 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1260 918 58 118 0 1138 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 7232

[startup+162.449 s]
/proc/loadavg: 1.33 4.09 3.42 2/66 20852
/proc/meminfo: memFree=840872/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=5516 CPUtime=151.77
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1050 0 0 0 15176 1 0 0 25 0 1 0 201981892 5648384 1043 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1379 1043 58 118 0 1257 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 7708

[startup+222.508 s]
/proc/loadavg: 1.12 3.53 3.26 2/66 20854
/proc/meminfo: memFree=840424/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=5828 CPUtime=211.81
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1153 0 0 0 21180 1 0 0 25 0 1 0 201981892 5967872 1146 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1457 1146 58 118 0 1335 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 8020

[startup+282.562 s]
/proc/loadavg: 1.04 3.06 3.12 2/66 20854
/proc/meminfo: memFree=840168/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=6176 CPUtime=271.85
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1219 0 0 0 27184 1 0 0 25 0 1 0 201981892 6324224 1212 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1544 1212 58 118 0 1422 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 8368

[startup+342.618 s]
/proc/loadavg: 1.01 2.69 2.98 2/66 20854
/proc/meminfo: memFree=839976/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=6460 CPUtime=331.89
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1260 0 0 0 33188 1 0 0 25 0 1 0 201981892 6615040 1253 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1615 1253 58 118 0 1493 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 8652

[startup+402.676 s]
/proc/loadavg: 1.00 2.38 2.86 2/66 20854
/proc/meminfo: memFree=839592/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=6884 CPUtime=391.93
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1360 0 0 0 39192 1 0 0 25 0 1 0 201981892 7049216 1353 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1721 1353 58 118 0 1599 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 9076

[startup+462.735 s]
/proc/loadavg: 1.00 2.12 2.74 2/66 20854
/proc/meminfo: memFree=839464/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7028 CPUtime=451.97
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1398 0 0 0 45196 1 0 0 25 0 1 0 201981892 7196672 1391 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528468 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1757 1391 58 118 0 1635 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.025 s]
/proc/loadavg: 1.00 1.41 2.25 2/66 20854
/proc/meminfo: memFree=839016/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7596 CPUtime=752.18
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1517 0 0 0 75217 1 0 0 25 0 1 0 201981892 7778304 1510 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1899 1510 58 118 0 1777 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 9788

[startup+823.087 s]
/proc/loadavg: 1.00 1.33 2.17 2/66 20854
/proc/meminfo: memFree=838888/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7596 CPUtime=812.23
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1544 0 0 0 81222 1 0 0 25 0 1 0 201981892 7778304 1537 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1899 1537 58 118 0 1777 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 9788

[startup+883.147 s]
/proc/loadavg: 1.00 1.27 2.09 2/66 20854
/proc/meminfo: memFree=838760/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7596 CPUtime=872.27
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1560 0 0 0 87226 1 0 0 25 0 1 0 201981892 7778304 1553 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1899 1553 58 118 0 1777 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 9788

[startup+943.204 s]
/proc/loadavg: 1.00 1.22 2.02 2/66 20854
/proc/meminfo: memFree=838696/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7764 CPUtime=932.31
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1572 0 0 0 93230 1 0 0 25 0 1 0 201981892 7950336 1565 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1941 1565 58 118 0 1819 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 9956

[startup+1003.26 s]
/proc/loadavg: 1.00 1.18 1.96 2/66 20854
/proc/meminfo: memFree=838504/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=992.35
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1609 0 0 0 99234 1 0 0 25 0 1 0 201981892 8118272 1602 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1602 58 118 0 1860 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 10120

[startup+1063.35 s]
/proc/loadavg: 1.00 1.14 1.89 2/66 20854
/proc/meminfo: memFree=838504/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1052.43
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1615 0 0 0 105242 1 0 0 25 0 1 0 201981892 8118272 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1608 58 118 0 1860 0
Current children cumulated CPU time (s) 1063.04
Current children cumulated vsize (KiB) 10120

[startup+1123.41 s]
/proc/loadavg: 1.00 1.11 1.83 2/66 20854
/proc/meminfo: memFree=838440/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1112.47
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1630 0 0 0 111246 1 0 0 25 0 1 0 201981892 8118272 1623 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1623 58 118 0 1860 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 10120

[startup+1183.46 s]
/proc/loadavg: 1.00 1.09 1.78 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1172.51
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1645 0 0 0 117250 1 0 0 25 0 1 0 201981892 8118272 1638 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1638 58 118 0 1860 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 10120

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

[startup+1187.26 s]
/proc/loadavg: 1.00 1.09 1.77 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1176.31
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1645 0 0 0 117630 1 0 0 25 0 1 0 201981892 8118272 1638 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1638 58 118 0 1860 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 10120

[startup+1193.82 s]
/proc/loadavg: 1.00 1.09 1.77 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1182.86
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1645 0 0 0 118285 1 0 0 25 0 1 0 201981892 8118272 1638 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1638 58 118 0 1860 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 10120

[startup+1197.1 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1186.14
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1646 0 0 0 118613 1 0 0 25 0 1 0 201981892 8118272 1639 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1639 58 118 0 1860 0
Current children cumulated CPU time (s) 1196.75
Current children cumulated vsize (KiB) 10120

[startup+1198.74 s]
/proc/loadavg: 1.00 1.08 1.77 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1187.78
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1646 0 0 0 118777 1 0 0 25 0 1 0 201981892 8118272 1639 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1639 58 118 0 1860 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 10120

[startup+1199.55 s]
/proc/loadavg: 1.00 1.08 1.76 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1188.6
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1646 0 0 0 118859 1 0 0 25 0 1 0 201981892 8118272 1639 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528705 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1639 58 118 0 1860 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 10120

[startup+1199.76 s]
/proc/loadavg: 1.00 1.08 1.76 2/66 20854
/proc/meminfo: memFree=838568/2055920 swapFree=4183804/4192956
[pid=20848] ppid=20846 vsize=2192 CPUtime=10.61
/proc/20848/stat : 20848 (SATzilla2007_F) S 20846 20848 19965 0 -1 4194304 868 2472 0 0 345 7 700 9 25 0 1 0 201980829 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20848/statm: 548 370 169 260 0 254 0
[pid=20852] ppid=20848 vsize=7928 CPUtime=1188.8
/proc/20852/stat : 20852 (minisat20) R 20848 20848 19965 0 -1 4194304 1646 0 0 0 118879 1 0 0 25 0 1 0 201981892 8118272 1639 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20852/statm: 1982 1639 58 118 0 1860 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 10120

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.47
CPU user time (s): 1199.28
CPU system time (s): 0.186971
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 10120

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

runsolver used 0.826874 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Feb 18 17:37:30 UTC 2007

IDJOB= 296215
IDBENCH= 19931
IDSOLVER= 136
FILE ID= node38/296215-1171820250

PBS_JOBID= 3839624

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1119543818-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296215-1171820250/SATzilla2007_F /tmp/evaluation/296215-1171820250/instance-296215-1171820250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-296215-1171820250 -o ROOT/results/node38/solver-296215-1171820250 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296215-1171820250/SATzilla2007_F /tmp/evaluation/296215-1171820250/instance-296215-1171820250.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  55bb30c2802c5be0aaea545997b74710

RANDOM SEED= 871256349

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        846344 kB
Buffers:         42184 kB
Cached:        1043964 kB
SwapCached:       3416 kB
Active:         824724 kB
Inactive:       271384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        846344 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:           10264 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            99420 kB
Committed_AS:   433668 kB
PageTables:       1468 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 node38 on Sun Feb 18 17:57:30 UTC 2007