Trace number 337968

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.04 1199.44

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
MD5SUM4427b6c6e836b394ac9974ae65c8137c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables212
Number of clauses399
Sum of the clauses size904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2346
Number of clauses of size 30
Number of clauses of size 453
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.18/11.22	c run March_dl for 5 seconds ... 
11.18/11.22	c Bin: Executing march_dl
11.18/11.22	c child exit by a signal
11.18/11.22	c march_dl returned code 137.
11.18/11.22	c run saps for 2 seconds ... 
11.18/11.22	c Bin: Executing ubcsat2006
11.18/11.22	c child exited successfully
11.18/11.22	c ubcsat2006 returned code 0.
11.18/11.22	c satzilla computing base features
11.18/11.22	c satzilla doing unit-prop probe
11.18/11.22	c satzilla doing local search probe
11.18/11.22	c satzilla doing lobjois search-space size estimate
11.18/11.22	c satzilla's ranking:
11.18/11.22	c 1) minisat20: -0.336673
11.18/11.22	c 2) eureka: 0.303833
11.18/11.22	c 3) zchaff_rand: 1.769272
11.18/11.22	c 4) vallst: 2.004550
11.18/11.22	c 5) march_dl: 3.291712
11.18/11.22	c 6) kcnfs: 3.383736
11.18/11.22	c 7) kcnfs+P: 999.000000
11.18/11.22	c 8) march_dl+P: 999.000000
11.18/11.22	c 9) vallst+P: 999.000000
11.18/11.22	c 10) zchaff_rand+P: 999.000000
11.18/11.22	c 11) rsat+P: 999.000000
11.18/11.22	c 12) eureka+P: 999.000000
11.18/11.22	c 13) minisat20+P: 999.000000
11.18/11.22	c 14) rsat: 999.000000
11.18/11.22	c satzilla running minisat20 ... 
11.18/11.22	This is MiniSat 2.0 beta
11.18/11.22	WARNING: for repeatability, setting FPU to use double precision
11.18/11.22	============================[ Problem Statistics ]=============================
11.18/11.22	|                                                                             |
11.18/11.22	|  Number of variables:  260                                                  |
11.18/11.22	|  Number of clauses:    399                                                  |
11.18/11.22	|  Parsing time:         0.00         s                                       |
11.18/11.22	============================[ Search Statistics ]==============================
11.18/11.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.18/11.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.18/11.22	===============================================================================
11.18/11.22	|         0 |     260      399      904 |      133        0    nan |  0.000 % |
11.18/11.23	|       103 |     260      399      904 |      146      103     25 |  0.006 % |
11.18/11.23	|       253 |     260      399      904 |      160      135     19 |  0.006 % |
11.18/11.23	|       478 |     260      399      904 |      177      243     23 |  0.002 % |
11.18/11.24	|       815 |     260      399      904 |      194      193     16 |  0.006 % |
11.18/11.25	|      1321 |     260      399      904 |      214      148     11 |  0.001 % |
11.18/11.27	|      2081 |     260      399      904 |      235      176     12 |  0.001 % |
11.18/11.29	|      3220 |     260      399      904 |      259      187     11 |  0.001 % |
11.21/11.33	|      4928 |     260      399      904 |      285      195     12 |  0.001 % |
11.21/11.39	|      7491 |     260      399      904 |      313      272     19 |  0.001 % |
11.21/11.48	|     11336 |     260      399      904 |      344      315     22 |  0.001 % |
11.21/11.62	|     17102 |     260      399      904 |      379      237     13 |  0.001 % |
11.21/11.85	|     25752 |     260      399      904 |      417      273     16 |  0.001 % |
12.08/12.20	|     38729 |     260      399      904 |      459      275     14 |  0.006 % |
12.67/12.73	|     58190 |     260      399      904 |      505      326     15 |  0.002 % |
13.47/13.52	|     87382 |     260      399      904 |      555      369     17 |  0.002 % |
14.77/14.84	|    131172 |     260      399      904 |      611      609     25 |  0.006 % |
16.77/16.88	|    196857 |     260      399      904 |      672      638     24 |  0.007 % |
19.97/20.01	|    295384 |     260      399      904 |      739      485     21 |  0.006 % |
24.57/24.68	|    443173 |     260      399      904 |      813      442     15 |  0.001 % |
31.87/31.99	|    664857 |     260      399      904 |      894      610     21 |  0.001 % |
42.97/43.04	|    997382 |     260      399      904 |      984      886     24 |  0.001 % |
61.16/61.25	|   1496173 |     260      399      904 |     1082      660     21 |  0.006 % |
90.55/90.68	|   2244356 |     260      399      904 |     1190     1016     25 |  0.001 % |
134.94/135.04	|   3366632 |     260      399      904 |     1310     1079     30 |  0.002 % |
203.52/203.63	|   5050043 |     260      399      904 |     1441      813     24 |  0.001 % |
312.59/312.73	|   7575160 |     260      399      904 |     1585      996     23 |  0.002 % |
478.66/478.82	|  11362836 |     260      399      904 |     1743     1290     25 |  0.001 % |
736.99/737.29	|  17044348 |     260      399      904 |     1917      993     25 |  0.002 % |
1133.38/1133.70	|  25566618 |     260      399      904 |     2109     1221     25 |  0.004 % |
1198.99/1199.43	c Bin: Executing minisat20
1198.99/1199.43	c child exit by a signal
1198.99/1199.43	c minisat20 returned code 137.
1198.99/1199.43	c minisat20 returned code 137.
1198.99/1199.43	c satzilla running eureka ... 
1198.99/1199.43	c Bin: Executing eureka
1198.99/1199.43	c eureka returned code 1.
1198.99/1199.43	c eureka returned code 1.
1198.99/1199.43	c satzilla running zchaff_rand ... 
1198.99/1199.43	c Bin: Executing zchaff_rand
1198.99/1199.43	c zchaff_rand returned code 1.
1198.99/1199.43	c zchaff_rand returned code 1.
1198.99/1199.43	c satzilla running vallst ... 
1198.99/1199.43	c Bin: Executing vallst
1198.99/1199.43	c vallst returned code 1.
1198.99/1199.43	c vallst returned code 1.
1198.99/1199.43	c satzilla running march_dl ... 
1198.99/1199.43	c Bin: Executing march_dl
1198.99/1199.43	c march_dl returned code 1.
1198.99/1199.43	c march_dl returned code 1.
1198.99/1199.43	c satzilla running kcnfs ... 
1198.99/1199.43	c Bin: Executing kcnfs
1198.99/1199.43	c kcnfs returned code 1.
1198.99/1199.43	c kcnfs returned code 1.
1198.99/1199.43	c satzilla running kcnfs with preprocessing ... 
1198.99/1199.43	c Preprocessing...
1198.99/1199.43	c Inital problem has 260 variables, 53 nary clauses (346 binary clauses).
1198.99/1199.43	c Num non-binary clauses 53, Average non-binary clause length 4.000
1198.99/1199.43	c Preprocessor runtime was 0.000 seconds.
1198.99/1199.43	c 
1198.99/1199.43	c Satisfiability of theory still undetermined.
1198.99/1199.43	c See file /tmp/fgjh7W for simplified theory.
1198.99/1199.43	c Bin: Executing kcnfs
1198.99/1199.43	c kcnfs returned code 1.
1198.99/1199.43	c kcnfs returned code 1.
1198.99/1199.43	c satzilla running march_dl with preprocessing ... 
1198.99/1199.43	c Bin: Executing march_dl
1198.99/1199.43	c march_dl returned code 1.
1198.99/1199.43	c march_dl returned code 1.
1198.99/1199.43	c satzilla running vallst with preprocessing ... 
1198.99/1199.43	c Bin: Executing vallst
1198.99/1199.43	c vallst returned code 1.
1198.99/1199.43	c vallst returned code 1.
1198.99/1199.43	c satzilla running zchaff_rand with preprocessing ... 
1198.99/1199.43	c Bin: Executing zchaff_rand
1198.99/1199.43	c zchaff_rand returned code 1.
1198.99/1199.43	c zchaff_rand returned code 1.
1198.99/1199.43	c satzilla running rsat with preprocessing ... 
1198.99/1199.43	c Bin: Executing rsat
1198.99/1199.43	c rsat returned code 1.
1198.99/1199.43	c rsat returned code 1.
1198.99/1199.43	c satzilla running eureka with preprocessing ... 
1198.99/1199.43	c Bin: Executing eureka
1198.99/1199.43	c eureka returned code 1.
1198.99/1199.43	c eureka returned code 1.
1198.99/1199.43	c satzilla running minisat20 with preprocessing ... 
1198.99/1199.43	c Bin: Executing minisat20
1198.99/1199.43	c minisat20 returned code 1.
1198.99/1199.43	c minisat20 returned code 1.
1198.99/1199.43	c satzilla running rsat ... 
1198.99/1199.43	c Bin: Executing rsat
1198.99/1199.43	c rsat returned code 1.
1198.99/1199.43	c rsat returned code 1.
1198.99/1199.43	c ERROR: All Failed! 
1198.99/1199.43	c SATZILLA_TIME=1199.200000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.00 1.00 3/77 7358
/proc/meminfo: memFree=1428328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) R 7356 7358 5805 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=772 CPUtime=0
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 387767696 790528 112 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559518 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 193 112 65 118 0 72 0

[startup+0.046775 s]
/proc/loadavg: 1.06 1.00 1.00 3/77 7358
/proc/meminfo: memFree=1428328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=0.04
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 166 0 0 0 4 0 0 0 19 0 1 0 387767696 925696 157 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 157 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+0.101779 s]
/proc/loadavg: 1.06 1.00 1.00 3/77 7358
/proc/meminfo: memFree=1428328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=0.09
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 167 0 0 0 9 0 0 0 19 0 1 0 387767696 925696 158 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567030 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 158 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.301797 s]
/proc/loadavg: 1.06 1.00 1.00 3/77 7358
/proc/meminfo: memFree=1428328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=0.29
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 169 0 0 0 29 0 0 0 21 0 1 0 387767696 925696 160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 160 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2416

[startup+0.701836 s]
/proc/loadavg: 1.06 1.00 1.00 3/77 7358
/proc/meminfo: memFree=1428328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=0.69
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 170 0 0 0 69 0 0 0 25 0 1 0 387767696 925696 161 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571435 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 161 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2416

[startup+1.50291 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 7360
/proc/meminfo: memFree=1427864/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=1.49
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 171 0 0 0 149 0 0 0 25 0 1 0 387767696 925696 162 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 162 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2416

[startup+3.10107 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 7360
/proc/meminfo: memFree=1427736/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=0
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7359] ppid=7358 vsize=904 CPUtime=3.09
/proc/7359/stat : 7359 (march_dl) R 7358 7358 5805 0 -1 4194304 172 0 0 0 309 0 0 0 25 0 1 0 387767696 925696 163 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532833 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7359/statm: 226 163 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2416

[startup+6.30137 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 7361
/proc/meminfo: memFree=1427672/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1512 CPUtime=4.99
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 149 175 0 0 0 0 499 0 16 0 1 0 387767696 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7358/statm: 378 125 110 260 0 84 0
[pid=7361] ppid=7358 vsize=6188 CPUtime=1.29
/proc/7361/stat : 7361 (ubcsat2006) R 7358 7358 5805 0 -1 4194304 242 0 0 0 96 33 0 0 25 0 1 0 387768196 6336512 224 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7361/statm: 1547 224 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.702 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 7362
/proc/meminfo: memFree=1427544/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=1812 CPUtime=1.46
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 127 0 0 0 146 0 0 0 25 0 1 0 387768819 1855488 120 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525760 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 453 120 58 118 0 331 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3440

[startup+25.5012 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 7362
/proc/meminfo: memFree=1427416/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=1944 CPUtime=14.26
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 173 0 0 0 1426 0 0 0 25 0 1 0 387768819 1990656 166 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 486 166 58 118 0 364 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3572

[startup+51.1017 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 7362
/proc/meminfo: memFree=1427224/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2188 CPUtime=39.85
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 218 0 0 0 3985 0 0 0 25 0 1 0 387768819 2240512 211 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 547 211 58 118 0 425 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3816

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1427032/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2316 CPUtime=91.04
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 264 0 0 0 9104 0 0 0 25 0 1 0 387768819 2371584 257 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 579 257 58 118 0 457 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3944

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 7364
/proc/meminfo: memFree=1426904/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2444 CPUtime=151.02
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 297 0 0 0 15102 0 0 0 25 0 1 0 387768819 2502656 290 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535728 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 611 290 58 118 0 489 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4072

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426776/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2576 CPUtime=211.01
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 319 0 0 0 21101 0 0 0 25 0 1 0 387768819 2637824 312 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 644 312 58 118 0 522 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4204

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426712/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2708 CPUtime=270.99
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 339 0 0 0 27099 0 0 0 25 0 1 0 387768819 2772992 332 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 677 332 58 118 0 555 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4336

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426648/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=2708 CPUtime=330.97
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 358 0 0 0 33097 0 0 0 25 0 1 0 387768819 2772992 351 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 677 351 58 118 0 555 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426328/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3084 CPUtime=810.86
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 434 0 0 0 81084 2 0 0 25 0 1 0 387768819 3158016 427 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 771 427 58 118 0 649 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 4712

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426264/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3084 CPUtime=870.84
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 443 0 0 0 87082 2 0 0 25 0 1 0 387768819 3158016 436 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 771 436 58 118 0 649 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 4712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426264/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3084 CPUtime=930.83
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 450 0 0 0 93081 2 0 0 25 0 1 0 387768819 3158016 443 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 771 443 58 118 0 649 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 4712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426264/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3084 CPUtime=990.81
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 455 0 0 0 99079 2 0 0 25 0 1 0 387768819 3158016 448 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 771 448 58 118 0 649 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 4712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426264/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3204 CPUtime=1050.8
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 459 0 0 0 105078 2 0 0 25 0 1 0 387768819 3280896 452 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 801 452 58 118 0 679 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 4832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7364
/proc/meminfo: memFree=1426264/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3204 CPUtime=1110.79
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 465 0 0 0 111076 3 0 0 25 0 1 0 387768819 3280896 458 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527889 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 801 458 58 118 0 679 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 4832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7498
/proc/meminfo: memFree=1424808/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1170.7
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 493 0 0 0 117067 3 0 0 25 0 1 0 387768819 3420160 486 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 486 58 118 0 713 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 4968

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7522
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1178.69
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 117866 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 4968

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7528
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1181.89
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118186 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1193.1
Current children cumulated vsize (KiB) 4968

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7530
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1185.08
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118505 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 4968

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7530
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1186.68
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118665 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 4968

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7532
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1187.48
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118745 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 4968

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7532
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1187.68
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118765 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532545 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 4968

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7532
/proc/meminfo: memFree=1424744/2055920 swapFree=4153224/4192956
[pid=7358] ppid=7356 vsize=1628 CPUtime=11.21
/proc/7358/stat : 7358 (SATzilla2007_F) S 7356 7358 5805 0 -1 4194304 517 423 0 0 301 48 700 72 25 0 1 0 387767696 1667072 228 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7358/statm: 407 228 169 260 0 113 0
[pid=7362] ppid=7358 vsize=3340 CPUtime=1187.78
/proc/7362/stat : 7362 (minisat20) R 7358 7358 5805 0 -1 4194304 496 0 0 0 118775 3 0 0 25 0 1 0 387768819 3420160 489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7362/statm: 835 489 58 118 0 713 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 4968

Child status: 17
Real time (s): 1199.44
CPU time (s): 1199.04
CPU user time (s): 1197.8
CPU system time (s): 1.24481
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 7700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.8
system time used= 1.24481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1488
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= 27
involuntary context switches= 18063

runsolver used 1.16182 second user time and 3.20651 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Mar 12 05:42:08 UTC 2007

IDJOB= 337968
IDBENCH= 24711
IDSOLVER= 136
FILE ID= node4/337968-1173678128

PBS_JOBID= 4101462

Free space on /tmp= 66495 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337968-1173678128/SATzilla2007_F /tmp/evaluation/337968-1173678128/instance-337968-1173678128.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-337968-1173678128 -o ROOT/results/node4/solver-337968-1173678128 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337968-1173678128/SATzilla2007_F /tmp/evaluation/337968-1173678128/instance-337968-1173678128.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 416939562

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1428736 kB
Buffers:         57952 kB
Cached:         472184 kB
SwapCached:       2984 kB
Active:         194792 kB
Inactive:       359844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428736 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:           10208 kB
Writeback:           0 kB
Mapped:          30972 kB
Slab:            58088 kB
Committed_AS:  1359312 kB
PageTables:       1772 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= 66495 MiB

End job on node4 on Mon Mar 12 06:02:08 UTC 2007