Trace number 303554

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.83 1200.6

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S666382280-13.cnf
MD5SUMc43d54c2e9e3de5b9ca4424a3e9c633d
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data (download as text)

10.83/10.92	c run March_dl for 5 seconds ... 
10.83/10.92	c Bin: Executing march_dl
10.83/10.92	c child exit by a signal
10.83/10.92	c march_dl returned code 137.
10.83/10.92	c run saps for 2 seconds ... 
10.83/10.92	c Bin: Executing ubcsat2006
10.83/10.92	c child exited successfully
10.83/10.92	c ubcsat2006 returned code 0.
10.83/10.92	c satzilla computing base features
10.83/10.92	c satzilla doing unit-prop probe
10.83/10.92	c satzilla doing local search probe
10.83/10.92	c satzilla doing lobjois search-space size estimate
10.83/10.92	c satzilla's ranking:
10.83/10.92	c 1) minisat20: 3.394597
10.83/10.92	c 2) kcnfs: 3.591642
10.83/10.92	c 3) march_dl: 4.039766
10.83/10.92	c 4) eureka: 4.417658
10.83/10.92	c 5) vallst: 4.867751
10.83/10.92	c 6) zchaff_rand: 5.797448
10.83/10.92	c 7) kcnfs+P: 999.000000
10.83/10.92	c 8) march_dl+P: 999.000000
10.83/10.92	c 9) vallst+P: 999.000000
10.83/10.92	c 10) zchaff_rand+P: 999.000000
10.83/10.92	c 11) rsat+P: 999.000000
10.83/10.92	c 12) eureka+P: 999.000000
10.83/10.92	c 13) minisat20+P: 999.000000
10.83/10.92	c 14) rsat: 999.000000
10.83/10.92	c satzilla running minisat20 ... 
10.83/10.92	This is MiniSat 2.0 beta
10.83/10.92	WARNING: for repeatability, setting FPU to use double precision
10.83/10.92	============================[ Problem Statistics ]=============================
10.83/10.92	|                                                                             |
10.83/10.92	|  Number of variables:  200                                                  |
10.83/10.92	|  Number of clauses:    17000                                                |
10.83/10.94	|  Parsing time:         0.02         s                                       |
10.83/10.94	============================[ Search Statistics ]==============================
10.83/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.94	===============================================================================
10.83/10.94	|         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
10.83/10.95	|       100 |     200    17000   119000 |     6233      100     54 |  0.003 % |
10.83/10.96	|       252 |     200    17000   119000 |     6856      252     54 |  0.003 % |
10.89/10.98	|       479 |     200    17000   119000 |     7542      479     54 |  0.003 % |
10.89/11.01	|       816 |     200    17000   119000 |     8296      816     55 |  0.003 % |
10.89/11.05	|      1322 |     200    17000   119000 |     9126     1322     56 |  0.003 % |
10.89/11.12	|      2082 |     200    17000   119000 |    10038     2082     55 |  0.003 % |
10.89/11.21	|      3221 |     200    17000   119000 |    11042     3221     56 |  0.003 % |
11.34/11.38	|      4930 |     200    17000   119000 |    12147     4930     57 |  0.003 % |
11.54/11.67	|      7493 |     200    17000   119000 |    13361     7493     57 |  0.003 % |
12.05/12.19	|     11337 |     200    17000   119000 |    14697    11337     57 |  0.003 % |
13.07/13.15	|     17104 |     200    17000   119000 |    16167     9705     58 |  0.003 % |
14.71/14.77	|     25754 |     200    17000   119000 |    17784    10229     59 |  0.003 % |
17.27/17.32	|     38729 |     200    17000   119000 |    19562    14267     58 |  0.003 % |
21.48/21.56	|     58190 |     200    17000   119000 |    21519    14070     60 |  0.003 % |
28.34/28.48	|     87383 |     200    17000   119000 |    23671    10850     57 |  0.003 % |
39.20/39.28	|    131173 |     200    17000   119000 |    26038    18140     57 |  0.003 % |
57.53/57.65	|    196857 |     200    17000   119000 |    28641    12878     56 |  0.003 % |
86.73/86.89	|    295385 |     200    17000   119000 |    31506    28310     58 |  0.003 % |
133.13/133.32	|    443175 |     200    17000   119000 |    34656    23395     58 |  0.003 % |
210.06/210.31	|    664859 |     200    17000   119000 |    38122    26669     58 |  0.003 % |
328.67/328.94	|    997384 |     200    17000   119000 |    41934    34296     60 |  0.003 % |
523.61/524.05	|   1496172 |     200    17000   119000 |    46128    13553     57 |  0.003 % |
833.96/834.60	|   2244354 |     200    17000   119000 |    50741    39127     59 |  0.003 % |
1199.63/1200.50	c Bin: Executing minisat20
1199.63/1200.50	c child exit by a signal
1199.63/1200.50	c minisat20 returned code 137.
1199.63/1200.50	c minisat20 returned code 137.
1199.63/1200.50	c satzilla running kcnfs ... 
1199.63/1200.50	c Bin: Executing kcnfs
1199.63/1200.50	c kcnfs returned code 1.
1199.63/1200.50	c kcnfs returned code 1.
1199.63/1200.50	c satzilla running march_dl ... 
1199.63/1200.50	c Bin: Executing march_dl
1199.63/1200.50	c march_dl returned code 1.
1199.63/1200.50	c march_dl returned code 1.
1199.63/1200.50	c satzilla running eureka ... 
1199.63/1200.50	c Bin: Executing eureka
1199.63/1200.50	c eureka returned code 1.
1199.63/1200.50	c eureka returned code 1.
1199.63/1200.50	c satzilla running vallst ... 
1199.63/1200.50	c Bin: Executing vallst
1199.63/1200.50	c vallst returned code 1.
1199.63/1200.50	c vallst returned code 1.
1199.63/1200.50	c satzilla running zchaff_rand ... 
1199.63/1200.50	c Bin: Executing zchaff_rand
1199.63/1200.50	c zchaff_rand returned code 1.
1199.63/1200.50	c zchaff_rand returned code 1.
1199.63/1200.50	c satzilla running kcnfs with preprocessing ... 
1199.76/1200.59	c Preprocessing...
1199.76/1200.59	c Inital problem has 200 variables, 17000 nary clauses (0 binary clauses).
1199.76/1200.59	c Num non-binary clauses 17000, Average non-binary clause length 7.000
1199.76/1200.59	c Theory has no gaps
1199.76/1200.59	c Preprocessor runtime was 0.040 seconds.
1199.76/1200.59	c 
1199.76/1200.59	c Satisfiability of theory still undetermined.
1199.76/1200.59	c See file /tmp/Gm8oav for simplified theory.
1199.76/1200.59	c Bin: Executing kcnfs
1199.76/1200.59	c kcnfs returned code 1.
1199.76/1200.59	c kcnfs returned code 1.
1199.76/1200.59	c satzilla running march_dl with preprocessing ... 
1199.76/1200.59	c Bin: Executing march_dl
1199.76/1200.59	c march_dl returned code 1.
1199.76/1200.59	c march_dl returned code 1.
1199.76/1200.59	c satzilla running vallst with preprocessing ... 
1199.76/1200.59	c Bin: Executing vallst
1199.76/1200.59	c vallst returned code 1.
1199.76/1200.59	c vallst returned code 1.
1199.76/1200.59	c satzilla running zchaff_rand with preprocessing ... 
1199.76/1200.59	c Bin: Executing zchaff_rand
1199.76/1200.59	c zchaff_rand returned code 1.
1199.76/1200.59	c zchaff_rand returned code 1.
1199.76/1200.59	c satzilla running rsat with preprocessing ... 
1199.76/1200.59	c Bin: Executing rsat
1199.76/1200.59	c rsat returned code 1.
1199.76/1200.59	c rsat returned code 1.
1199.76/1200.59	c satzilla running eureka with preprocessing ... 
1199.76/1200.59	c Bin: Executing eureka
1199.76/1200.59	c eureka returned code 1.
1199.76/1200.59	c eureka returned code 1.
1199.76/1200.59	c satzilla running minisat20 with preprocessing ... 
1199.76/1200.59	c Bin: Executing minisat20
1199.76/1200.59	c minisat20 returned code 1.
1199.76/1200.59	c minisat20 returned code 1.
1199.76/1200.59	c satzilla running rsat ... 
1199.76/1200.59	c Bin: Executing rsat
1199.76/1200.59	c rsat returned code 1.
1199.76/1200.59	c rsat returned code 1.
1199.76/1200.59	c ERROR: All Failed! 
1199.76/1200.59	c SATZILLA_TIME=1199.990000

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/node75/watcher-303554-1172038085 -o ROOT/results/node75/solver-303554-1172038085 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303554-1172038085/SATzilla2007_F /tmp/evaluation/303554-1172038085/instance-303554-1172038085.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 0.98 0.99 3/64 11458
/proc/meminfo: memFree=1443376/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=0
/proc/11458/stat : 11458 (SATzilla2007_F) R 11456 11458 10359 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 0 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11459] ppid=11458 vsize=768 CPUtime=0
/proc/11459/stat : 11459 (march_dl) R 11458 11458 10359 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 223774374 786432 90 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11459/statm: 192 91 50 118 0 71 0

[startup+0.107005 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11458
/proc/meminfo: memFree=1443376/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=0
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11459] ppid=11458 vsize=2840 CPUtime=0.09
/proc/11459/stat : 11459 (march_dl) R 11458 11458 10359 0 -1 4194304 2300 0 0 0 9 0 0 0 20 0 1 0 223774374 2908160 573 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11459/statm: 710 573 63 118 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4352

[startup+0.515051 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11458
/proc/meminfo: memFree=1443376/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=0
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11459] ppid=11458 vsize=5012 CPUtime=0.51
/proc/11459/stat : 11459 (march_dl) R 11458 11458 10359 0 -1 4194304 3281 0 0 0 50 1 0 0 24 0 1 0 223774374 5132288 721 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11459/statm: 1253 721 67 118 0 1132 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6524

[startup+1.33615 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 11460
/proc/meminfo: memFree=1440544/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=0
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11459] ppid=11458 vsize=5012 CPUtime=1.33
/proc/11459/stat : 11459 (march_dl) R 11458 11458 10359 0 -1 4194304 3310 0 0 0 132 1 0 0 25 0 1 0 223774374 5132288 750 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11459/statm: 1253 750 67 118 0 1132 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6524

[startup+2.98134 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 11460
/proc/meminfo: memFree=1440224/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=0
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11459] ppid=11458 vsize=5276 CPUtime=2.97
/proc/11459/stat : 11459 (march_dl) R 11458 11458 10359 0 -1 4194304 3380 0 0 0 296 1 0 0 25 0 1 0 223774374 5402624 820 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11459/statm: 1319 820 67 118 0 1198 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6788

[startup+6.25773 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 11461
/proc/meminfo: memFree=1441248/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=1512 CPUtime=4.99
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 149 3448 0 0 0 0 497 2 16 0 1 0 223774374 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 378 125 110 260 0 84 0
[pid=11461] ppid=11458 vsize=6188 CPUtime=1.24
/proc/11461/stat : 11461 (ubcsat2006) R 11458 11458 10359 0 -1 4194304 587 0 0 0 121 3 0 0 25 0 1 0 223774874 6336512 569 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11461/statm: 1547 569 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7145 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1436256/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=6436 CPUtime=1.78
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 1407 0 0 0 178 0 0 0 25 0 1 0 223775466 6590464 1400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 1609 1400 58 118 0 1487 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9856

[startup+25.52 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1433376/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=9008 CPUtime=14.58
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 2045 0 0 0 1457 1 0 0 25 0 1 0 223775466 9224192 2038 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 2252 2038 58 118 0 2130 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12428

[startup+51.148 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1431776/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=10616 CPUtime=40.18
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 2441 0 0 0 4017 1 0 0 25 0 1 0 223775466 10870784 2434 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519197 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 2654 2434 58 118 0 2532 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14036

[startup+102.391 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1429216/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=13300 CPUtime=91.4
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 3096 0 0 0 9138 2 0 0 25 0 1 0 223775466 13619200 3089 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 3325 3089 58 118 0 3203 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16720

[startup+162.463 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1427744/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=14788 CPUtime=151.43
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 3462 0 0 0 15141 2 0 0 25 0 1 0 223775466 15142912 3455 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 3697 3455 58 118 0 3575 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 18208

[startup+222.522 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1426336/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=16276 CPUtime=211.46
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 3827 0 0 0 21143 3 0 0 25 0 1 0 223775466 16666624 3820 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 4069 3820 58 118 0 3947 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 19696

[startup+282.578 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1425440/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=17260 CPUtime=271.47
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 4056 0 0 0 27144 3 0 0 25 0 1 0 223775466 17674240 4049 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 4315 4049 58 118 0 4193 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 20680

[startup+342.643 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1424352/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=18420 CPUtime=331.5
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 4318 0 0 0 33147 3 0 0 25 0 1 0 223775466 18862080 4311 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 4605 4311 58 118 0 4483 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 21840

[startup+402.712 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1423904/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=18748 CPUtime=391.52
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 4410 0 0 0 39149 3 0 0 25 0 1 0 223775466 19197952 4403 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 4687 4403 58 118 0 4565 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 22168

[startup+462.774 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1423520/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=19348 CPUtime=451.55
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 4521 0 0 0 45151 4 0 0 25 0 1 0 223775466 19812352 4514 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 4837 4514 58 118 0 4715 0
Current children cumulated CPU time (s) 462.44

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

/proc/11462/statm: 5354 5038 58 118 0 5232 0
Current children cumulated CPU time (s) 762.57
Current children cumulated vsize (KiB) 24836

[startup+823.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1421216/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=21548 CPUtime=811.71
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5082 0 0 0 81166 5 0 0 25 0 1 0 223775466 22065152 5075 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 5387 5075 58 118 0 5265 0
Current children cumulated CPU time (s) 822.6
Current children cumulated vsize (KiB) 24968

[startup+883.204 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1419552/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=23288 CPUtime=871.72
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5501 0 0 0 87167 5 0 0 25 0 1 0 223775466 23846912 5494 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 5822 5494 58 118 0 5700 0
Current children cumulated CPU time (s) 882.61
Current children cumulated vsize (KiB) 26708

[startup+943.263 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1419232/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=23732 CPUtime=931.74
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5593 0 0 0 93169 5 0 0 25 0 1 0 223775466 24301568 5586 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 5933 5586 58 118 0 5811 0
Current children cumulated CPU time (s) 942.63
Current children cumulated vsize (KiB) 27152

[startup+1003.33 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1419168/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=23732 CPUtime=991.77
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5622 0 0 0 99172 5 0 0 25 0 1 0 223775466 24301568 5615 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 5933 5615 58 118 0 5811 0
Current children cumulated CPU time (s) 1002.66
Current children cumulated vsize (KiB) 27152

[startup+1063.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418848/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24060 CPUtime=1051.79
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5693 0 0 0 105173 6 0 0 25 0 1 0 223775466 24637440 5686 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6015 5686 58 118 0 5893 0
Current children cumulated CPU time (s) 1062.68
Current children cumulated vsize (KiB) 27480

[startup+1123.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418720/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24236 CPUtime=1111.81
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5710 0 0 0 111175 6 0 0 25 0 1 0 223775466 24817664 5703 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6059 5703 58 118 0 5937 0
Current children cumulated CPU time (s) 1122.7
Current children cumulated vsize (KiB) 27656

[startup+1183.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418656/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24236 CPUtime=1171.84
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5733 0 0 0 117178 6 0 0 25 0 1 0 223775466 24817664 5726 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6059 5726 58 118 0 5937 0
Current children cumulated CPU time (s) 1182.73
Current children cumulated vsize (KiB) 27656

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

[startup+1193.87 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418656/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24236 CPUtime=1182.19
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5744 0 0 0 118213 6 0 0 25 0 1 0 223775466 24817664 5737 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6059 5737 58 118 0 5937 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 27656

[startup+1197.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418656/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24236 CPUtime=1185.46
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5744 0 0 0 118540 6 0 0 25 0 1 0 223775466 24817664 5737 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6059 5737 58 118 0 5937 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 27656

[startup+1198.78 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418656/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24236 CPUtime=1187.1
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5744 0 0 0 118704 6 0 0 25 0 1 0 223775466 24817664 5737 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6059 5737 58 118 0 5937 0
Current children cumulated CPU time (s) 1197.99
Current children cumulated vsize (KiB) 27656

[startup+1199.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418592/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24388 CPUtime=1187.92
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5751 0 0 0 118786 6 0 0 25 0 1 0 223775466 24973312 5744 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6097 5744 58 118 0 5975 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 27808

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418592/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24388 CPUtime=1188.33
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5751 0 0 0 118827 6 0 0 25 0 1 0 223775466 24973312 5744 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6097 5744 58 118 0 5975 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 27808

[startup+1200.43 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418592/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3420 CPUtime=10.89
/proc/11458/stat : 11458 (SATzilla2007_F) S 11456 11458 10359 0 -1 4194304 1790 4041 0 0 372 7 702 8 25 0 1 0 223774374 3502080 678 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11458/statm: 855 678 169 260 0 561 0
[pid=11462] ppid=11458 vsize=24388 CPUtime=1188.74
/proc/11462/stat : 11462 (minisat20) R 11458 11458 10359 0 -1 4194304 5751 0 0 0 118868 6 0 0 25 0 1 0 223775466 24973312 5744 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11462/statm: 6097 5744 58 118 0 5975 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 27808

[startup+1200.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11462
/proc/meminfo: memFree=1418592/2055920 swapFree=4183228/4192956
[pid=11458] ppid=11456 vsize=3952 CPUtime=1199.76
/proc/11458/stat : 11458 (SATzilla2007_F) R 11456 11458 10359 0 -1 4194304 2103 9792 0 0 375 8 119578 15 19 0 1 0 223774374 4046848 807 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223229 0 0 4096 0 0 0 0 17 0 0 0
/proc/11458/statm: 988 807 170 260 0 694 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 3952

Child status: 17
Real time (s): 1200.6
CPU time (s): 1199.83
CPU user time (s): 1199.59
CPU system time (s): 0.240963
CPU usage (%): 99.9362
Max. virtual memory (cumulated for all children) (KiB): 27808

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

runsolver used 0.754885 second user time and 2.52761 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Wed Feb 21 06:08:05 UTC 2007

IDJOB= 303554
IDBENCH= 20110
IDSOLVER= 136
FILE ID= node75/303554-1172038085

PBS_JOBID= 3892697

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S666382280-13.cnf
COMMAND LINE= /tmp/evaluation/303554-1172038085/SATzilla2007_F /tmp/evaluation/303554-1172038085/instance-303554-1172038085.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-303554-1172038085 -o ROOT/results/node75/solver-303554-1172038085 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303554-1172038085/SATzilla2007_F /tmp/evaluation/303554-1172038085/instance-303554-1172038085.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c43d54c2e9e3de5b9ca4424a3e9c633d

RANDOM SEED= 543497785

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1443848 kB
Buffers:         31420 kB
Cached:         497592 kB
SwapCached:       3700 kB
Active:          93688 kB
Inactive:       444912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443848 kB
SwapTotal:     4192956 kB
SwapFree:      4183228 kB
Dirty:           10612 kB
Writeback:           0 kB
Mapped:          15648 kB
Slab:            59400 kB
Committed_AS:   666120 kB
PageTables:       1432 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= 66553 MiB

End job on node75 on Wed Feb 21 06:28:06 UTC 2007