Trace number 337674

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 1199.48

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
MD5SUM6a0d1029e840b2624bac287c335e4e2c
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 variables260
Number of clauses492
Sum of the clauses size1114
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2427
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.06/11.19	c run March_dl for 5 seconds ... 
11.06/11.19	c Bin: Executing march_dl
11.06/11.19	c child exit by a signal
11.06/11.19	c march_dl returned code 137.
11.06/11.19	c run saps for 2 seconds ... 
11.06/11.19	c Bin: Executing ubcsat2006
11.06/11.19	c child exited successfully
11.06/11.19	c ubcsat2006 returned code 0.
11.06/11.19	c satzilla computing base features
11.06/11.19	c satzilla doing unit-prop probe
11.06/11.19	c satzilla doing local search probe
11.06/11.19	c satzilla doing lobjois search-space size estimate
11.06/11.19	c satzilla's ranking:
11.06/11.19	c 1) minisat20: -0.149607
11.06/11.19	c 2) eureka: 0.096035
11.06/11.19	c 3) vallst: 2.027511
11.06/11.19	c 4) zchaff_rand: 2.259163
11.06/11.19	c 5) kcnfs: 3.438390
11.06/11.19	c 6) march_dl: 4.583155
11.06/11.19	c 7) kcnfs+P: 999.000000
11.06/11.19	c 8) march_dl+P: 999.000000
11.06/11.19	c 9) vallst+P: 999.000000
11.06/11.19	c 10) zchaff_rand+P: 999.000000
11.06/11.19	c 11) rsat+P: 999.000000
11.06/11.19	c 12) eureka+P: 999.000000
11.06/11.19	c 13) minisat20+P: 999.000000
11.06/11.19	c 14) rsat: 999.000000
11.06/11.19	c satzilla running minisat20 ... 
11.06/11.19	This is MiniSat 2.0 beta
11.06/11.19	WARNING: for repeatability, setting FPU to use double precision
11.06/11.19	============================[ Problem Statistics ]=============================
11.06/11.19	|                                                                             |
11.06/11.19	|  Number of variables:  320                                                  |
11.06/11.19	|  Number of clauses:    492                                                  |
11.06/11.19	|  Parsing time:         0.00         s                                       |
11.06/11.19	============================[ Search Statistics ]==============================
11.06/11.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.06/11.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.06/11.19	===============================================================================
11.06/11.19	|         0 |     320      492     1114 |      164        0    nan |  0.000 % |
11.06/11.19	|       100 |     320      492     1114 |      180      100     24 |  0.001 % |
11.06/11.19	|       255 |     320      492     1114 |      198      255     26 |  0.001 % |
11.16/11.20	|       483 |     320      492     1114 |      218      197     19 |  0.003 % |
11.16/11.21	|       820 |     320      492     1114 |      240      241     21 |  0.005 % |
11.16/11.22	|      1326 |     320      492     1114 |      264      290     20 |  0.003 % |
11.16/11.24	|      2085 |     320      492     1114 |      290      197     12 |  0.001 % |
11.16/11.26	|      3224 |     320      492     1114 |      319      363     22 |  0.001 % |
11.16/11.30	|      4933 |     320      492     1114 |      351      295     18 |  0.005 % |
11.16/11.37	|      7495 |     320      492     1114 |      386      369     20 |  0.001 % |
11.16/11.47	|     11340 |     320      492     1114 |      425      292     15 |  0.001 % |
11.16/11.64	|     17108 |     320      492     1114 |      467      397     27 |  0.001 % |
11.16/11.90	|     25757 |     320      492     1114 |      514      541     24 |  0.001 % |
12.26/12.32	|     38731 |     320      492     1114 |      566      386     18 |  0.001 % |
12.86/12.99	|     58192 |     320      492     1114 |      622      579     25 |  0.005 % |
13.86/13.98	|     87384 |     320      492     1114 |      685      629     23 |  0.004 % |
15.56/15.60	|    131174 |     320      492     1114 |      753      637     23 |  0.005 % |
17.76/17.83	|    196859 |     320      492     1114 |      828      555     19 |  0.001 % |
21.86/21.92	|    295385 |     320      492     1114 |      911      495     17 |  0.004 % |
27.96/28.07	|    443174 |     320      492     1114 |     1003      928     31 |  0.001 % |
36.26/36.37	|    664857 |     320      492     1114 |     1103      766     21 |  0.005 % |
50.24/50.33	|    997386 |     320      492     1114 |     1213      962     31 |  0.001 % |
71.29/71.48	|   1496175 |     320      492     1114 |     1335     1049     26 |  0.001 % |
106.56/106.78	|   2244357 |     320      492     1114 |     1468      868     22 |  0.005 % |
157.32/157.54	|   3366633 |     320      492     1114 |     1615      881     23 |  0.001 % |
242.70/243.00	|   5050044 |     320      492     1114 |     1776     1234     27 |  0.005 % |
374.95/375.29	|   7575160 |     320      492     1114 |     1954     1171     30 |  0.004 % |
581.89/582.24	|  11362836 |     320      492     1114 |     2150     2010     33 |  0.005 % |
916.49/916.94	|  17044348 |     320      492     1114 |     2365     2185     35 |  0.005 % |
1198.90/1199.47	c Bin: Executing minisat20
1198.90/1199.47	c child exit by a signal
1198.90/1199.47	c minisat20 returned code 137.
1198.90/1199.47	c minisat20 returned code 137.
1198.90/1199.47	c satzilla running eureka ... 
1198.90/1199.47	c Bin: Executing eureka
1198.90/1199.47	c eureka returned code 1.
1198.90/1199.47	c eureka returned code 1.
1198.90/1199.47	c satzilla running vallst ... 
1198.90/1199.47	c Bin: Executing vallst
1198.90/1199.47	c vallst returned code 1.
1198.90/1199.47	c vallst returned code 1.
1198.90/1199.47	c satzilla running zchaff_rand ... 
1198.90/1199.47	c Bin: Executing zchaff_rand
1198.90/1199.47	c zchaff_rand returned code 1.
1198.90/1199.47	c zchaff_rand returned code 1.
1198.90/1199.47	c satzilla running kcnfs ... 
1198.90/1199.47	c Bin: Executing kcnfs
1198.90/1199.47	c kcnfs returned code 1.
1198.90/1199.47	c kcnfs returned code 1.
1198.90/1199.47	c satzilla running march_dl ... 
1198.90/1199.47	c Bin: Executing march_dl
1198.90/1199.47	c march_dl returned code 1.
1198.90/1199.47	c march_dl returned code 1.
1198.90/1199.47	c satzilla running kcnfs with preprocessing ... 
1198.90/1199.47	c Preprocessing...
1198.90/1199.47	c Inital problem has 320 variables, 65 nary clauses (427 binary clauses).
1198.90/1199.47	c Num non-binary clauses 65, Average non-binary clause length 4.000
1198.90/1199.47	c Preprocessor runtime was 0.000 seconds.
1198.90/1199.47	c 
1198.90/1199.47	c Satisfiability of theory still undetermined.
1198.90/1199.47	c See file /tmp/6KbiuN for simplified theory.
1198.90/1199.47	c Bin: Executing kcnfs
1198.90/1199.47	c kcnfs returned code 1.
1198.90/1199.47	c kcnfs returned code 1.
1198.90/1199.47	c satzilla running march_dl with preprocessing ... 
1198.90/1199.47	c Bin: Executing march_dl
1198.90/1199.47	c march_dl returned code 1.
1198.90/1199.47	c march_dl returned code 1.
1198.90/1199.47	c satzilla running vallst with preprocessing ... 
1198.90/1199.47	c Bin: Executing vallst
1198.90/1199.47	c vallst returned code 1.
1198.90/1199.47	c vallst returned code 1.
1198.90/1199.47	c satzilla running zchaff_rand with preprocessing ... 
1198.90/1199.47	c Bin: Executing zchaff_rand
1198.90/1199.47	c zchaff_rand returned code 1.
1198.90/1199.47	c zchaff_rand returned code 1.
1198.90/1199.47	c satzilla running rsat with preprocessing ... 
1198.90/1199.47	c Bin: Executing rsat
1198.90/1199.47	c rsat returned code 1.
1198.90/1199.47	c rsat returned code 1.
1198.90/1199.47	c satzilla running eureka with preprocessing ... 
1198.90/1199.47	c Bin: Executing eureka
1198.90/1199.47	c eureka returned code 1.
1198.90/1199.47	c eureka returned code 1.
1198.90/1199.47	c satzilla running minisat20 with preprocessing ... 
1198.90/1199.47	c Bin: Executing minisat20
1198.90/1199.47	c minisat20 returned code 1.
1198.90/1199.47	c minisat20 returned code 1.
1198.90/1199.47	c satzilla running rsat ... 
1198.90/1199.47	c Bin: Executing rsat
1198.90/1199.47	c rsat returned code 1.
1198.90/1199.47	c rsat returned code 1.
1198.90/1199.47	c ERROR: All Failed! 
1198.90/1199.47	c SATZILLA_TIME=1199.160000

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/node40/watcher-337674-1173672011 -o ROOT/results/node40/solver-337674-1173672011 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337674-1173672011/SATzilla2007_F /tmp/evaluation/337674-1173672011/instance-337674-1173672011.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: 0.99 1.00 1.20 3/64 14622
/proc/meminfo: memFree=1777696/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=640 CPUtime=0
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 23503708 655360 87 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134598384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 160 87 57 118 0 39 0

[startup+0.042642 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 14622
/proc/meminfo: memFree=1777696/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=0.04
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 183 0 0 0 4 0 0 0 19 0 1 0 23503708 925696 174 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 174 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+0.101649 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 14622
/proc/meminfo: memFree=1777696/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=0.09
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 184 0 0 0 9 0 0 0 19 0 1 0 23503708 925696 175 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 175 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.301675 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 14622
/proc/meminfo: memFree=1777696/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=0.29
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 186 0 0 0 29 0 0 0 20 0 1 0 23503708 925696 177 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2416

[startup+0.701726 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 14622
/proc/meminfo: memFree=1777696/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=0.69
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 187 0 0 0 69 0 0 0 24 0 1 0 23503708 925696 178 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 178 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2416

[startup+1.50183 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14624
/proc/meminfo: memFree=1777104/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=1.49
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 23503708 925696 179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 179 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2416

[startup+3.10104 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14624
/proc/meminfo: memFree=1776976/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=0
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14623] ppid=14622 vsize=904 CPUtime=3.09
/proc/14623/stat : 14623 (march_dl) R 14622 14622 13735 0 -1 4194304 189 0 0 0 309 0 0 0 25 0 1 0 23503708 925696 180 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14623/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2416

[startup+6.30245 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14625
/proc/meminfo: memFree=1776976/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1512 CPUtime=4.99
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 149 189 0 0 0 0 499 0 16 0 1 0 23503708 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14622/statm: 378 125 110 260 0 84 0
[pid=14625] ppid=14622 vsize=6188 CPUtime=1.29
/proc/14625/stat : 14625 (ubcsat2006) R 14622 14622 13735 0 -1 4194304 244 0 0 0 97 32 0 0 25 0 1 0 23504209 6336512 226 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14625/statm: 1547 226 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14626
/proc/meminfo: memFree=1776656/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=1812 CPUtime=1.5
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 139 0 0 0 150 0 0 0 25 0 1 0 23504828 1855488 132 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 453 132 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3440

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14626
/proc/meminfo: memFree=1776528/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2072 CPUtime=14.3
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 201 0 0 0 1430 0 0 0 25 0 1 0 23504828 2121728 194 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 518 194 58 118 0 396 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3700

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.19 2/72 14652
/proc/meminfo: memFree=1775072/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2328 CPUtime=39.87
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 254 0 0 0 3987 0 0 0 25 0 1 0 23504828 2383872 247 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 582 247 58 118 0 460 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 3956

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.18 2/72 14764
/proc/meminfo: memFree=1774680/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2580 CPUtime=91.01
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 313 0 0 0 9101 0 0 0 25 0 1 0 23504828 2641920 306 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 645 306 58 118 0 523 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 4208

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.16 2/66 14824
/proc/meminfo: memFree=1775568/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2712 CPUtime=150.97
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 356 0 0 0 15096 1 0 0 25 0 1 0 23504828 2777088 349 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 678 349 58 118 0 556 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 4340

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.15 2/66 14824
/proc/meminfo: memFree=1775760/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2836 CPUtime=210.94
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 384 0 0 0 21093 1 0 0 25 0 1 0 23504828 2904064 377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 709 377 58 118 0 587 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 4464

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 14824
/proc/meminfo: memFree=1775632/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=2968 CPUtime=270.93
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 423 0 0 0 27092 1 0 0 25 0 1 0 23504828 3039232 416 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 742 416 58 118 0 620 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 4596

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.13 2/66 14824
/proc/meminfo: memFree=1775568/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3076 CPUtime=330.91
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 434 0 0 0 33090 1 0 0 25 0 1 0 23504828 3149824 427 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 769 427 58 118 0 647 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 14824
/proc/meminfo: memFree=1774992/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3516 CPUtime=810.76
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 559 0 0 0 81074 2 0 0 25 0 1 0 23504828 3600384 552 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 879 552 58 118 0 757 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 5144

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 14824
/proc/meminfo: memFree=1774992/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3600 CPUtime=870.74
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 567 0 0 0 87072 2 0 0 25 0 1 0 23504828 3686400 560 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 900 560 58 118 0 778 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 5228

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 14824
/proc/meminfo: memFree=1774928/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3720 CPUtime=930.72
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 589 0 0 0 93070 2 0 0 25 0 1 0 23504828 3809280 582 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 930 582 58 118 0 808 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 5348

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 14824
/proc/meminfo: memFree=1774864/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3720 CPUtime=990.7
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 596 0 0 0 99068 2 0 0 25 0 1 0 23504828 3809280 589 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 930 589 58 118 0 808 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 5348

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 14824
/proc/meminfo: memFree=1774800/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3720 CPUtime=1050.68
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 610 0 0 0 105066 2 0 0 25 0 1 0 23504828 3809280 603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 930 603 58 118 0 808 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 5348

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774736/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1110.66
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 618 0 0 0 111064 2 0 0 25 0 1 0 23504828 3944448 611 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 611 58 118 0 841 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 5480

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1170.64
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 632 0 0 0 117062 2 0 0 25 0 1 0 23504828 3944448 625 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 625 58 118 0 841 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 5480

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1178.64
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 117862 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 5480

[startup+1193.51 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1181.84
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118182 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1193
Current children cumulated vsize (KiB) 5480

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1185.04
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118502 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1196.2
Current children cumulated vsize (KiB) 5480

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1186.64
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118662 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 5480

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1187.44
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118742 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 5480

[startup+1199.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1187.64
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118762 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 5480

[startup+1199.4 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 14824
/proc/meminfo: memFree=1774672/2055920 swapFree=4154300/4192956
[pid=14622] ppid=14620 vsize=1628 CPUtime=11.16
/proc/14622/stat : 14622 (SATzilla2007_F) S 14620 14622 13735 0 -1 4194304 521 439 0 0 301 44 700 71 25 0 1 0 23503708 1667072 230 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14622/statm: 407 230 169 260 0 113 0
[pid=14626] ppid=14622 vsize=3852 CPUtime=1187.74
/proc/14626/stat : 14626 (minisat20) R 14622 14622 13735 0 -1 4194304 634 0 0 0 118772 2 0 0 25 0 1 0 23504828 3944448 627 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14626/statm: 963 627 58 118 0 841 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 5480

Child status: 17
Real time (s): 1199.48
CPU time (s): 1199
CPU user time (s): 1197.81
CPU system time (s): 1.19182
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 7700

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

runsolver used 0.78888 second user time and 2.5996 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar 12 04:00:11 UTC 2007

IDJOB= 337674
IDBENCH= 24704
IDSOLVER= 136
FILE ID= node40/337674-1173672011

PBS_JOBID= 4101711

Free space on /tmp= 66494 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337674-1173672011/SATzilla2007_F /tmp/evaluation/337674-1173672011/instance-337674-1173672011.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-337674-1173672011 -o ROOT/results/node40/solver-337674-1173672011 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337674-1173672011/SATzilla2007_F /tmp/evaluation/337674-1173672011/instance-337674-1173672011.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  6a0d1029e840b2624bac287c335e4e2c

RANDOM SEED= 845557501

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.236
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.236
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:       1778104 kB
Buffers:         25168 kB
Cached:         174480 kB
SwapCached:      33320 kB
Active:          92056 kB
Inactive:       147736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778104 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:           10132 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            24064 kB
Committed_AS:    85400 kB
PageTables:       1412 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= 66494 MiB

End job on node40 on Mon Mar 12 04:20:11 UTC 2007