Trace number 294369

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 CRAFTED? (exit code) 1199.37 1199.94

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134979
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
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 52769
Number of clauses of size over 50

Solver Data (download as text)

10.43/10.54	c run March_dl for 5 seconds ... 
10.43/10.54	c Bin: Executing march_dl
10.43/10.54	c child exit by a signal
10.43/10.54	c march_dl returned code 137.
10.43/10.54	c run saps (UBCSAT implementation) for 2 seconds ... 
10.43/10.54	c Bin: Executing ubcsat2006
10.43/10.54	c child exited successfully
10.43/10.54	c ubcsat2006 returned code 0.
10.43/10.54	c satzilla computing base features
10.43/10.54	c satzilla doing unit-prop probe
10.43/10.54	c satzilla doing local search probe
10.43/10.54	c satzilla doing lobjois search-space size estimate
10.43/10.54	c satzilla's ranking:
10.43/10.54	c 1) minisat20+P: -2.681208
10.43/10.54	c 2) march_dl+P: 0.933845
10.43/10.54	c 3) minisat20: 3.082325
10.43/10.54	c 4) march_dl: 3.444146
10.43/10.54	c 5) vallst+P: 5.123106
10.43/10.54	c 6) zchaff_rand+P: 8.125092
10.43/10.54	c 7) kcnfs+P: 999.000000
10.43/10.54	c 8) kcnfs: 999.000000
10.43/10.54	c 9) vallst: 999.000000
10.43/10.54	c 10) zchaff_rand: 999.000000
10.43/10.54	c satzilla running minisat20 with preprocessing ... 
10.53/10.56	This is MiniSat 2.0 beta
10.53/10.56	WARNING: for repeatability, setting FPU to use double precision
10.53/10.56	============================[ Problem Statistics ]=============================
10.53/10.56	|                                                                             |
10.53/10.56	|  Number of variables:  130                                                  |
10.53/10.56	|  Number of clauses:    2769                                                 |
10.53/10.56	|  Parsing time:         0.00         s                                       |
10.53/10.56	============================[ Search Statistics ]==============================
10.53/10.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.56	===============================================================================
10.53/10.56	|         0 |     130     2769    13845 |      923        0    nan |  0.000 % |
10.53/10.56	|       101 |     130     2769    13845 |     1015      101     28 |  0.006 % |
10.53/10.57	|       252 |     130     2769    13845 |     1116      252     27 |  0.006 % |
10.53/10.57	|       479 |     130     2769    13845 |     1228      479     27 |  0.006 % |
10.53/10.58	|       818 |     130     2769    13845 |     1351      818     28 |  0.006 % |
10.53/10.60	|      1325 |     130     2769    13845 |     1486     1325     28 |  0.006 % |
10.53/10.62	|      2085 |     130     2769    13845 |     1635     1326     28 |  0.006 % |
10.54/10.67	|      3224 |     130     2769    13845 |     1798     1630     27 |  0.006 % |
10.54/10.73	|      4932 |     130     2769    13845 |     1978     1503     26 |  0.006 % |
10.54/10.83	|      7497 |     130     2769    13845 |     2176     1043     24 |  0.006 % |
10.54/10.99	|     11342 |     130     2769    13845 |     2394     1557     25 |  0.006 % |
10.54/11.23	|     17110 |     130     2769    13845 |     2633     1239     24 |  0.006 % |
11.55/11.62	|     25760 |     130     2769    13845 |     2896     1863     24 |  0.006 % |
12.16/12.23	|     38735 |     130     2769    13845 |     3186     1633     25 |  0.006 % |
13.09/13.19	|     58197 |     130     2769    13845 |     3505     1760     24 |  0.006 % |
14.52/14.65	|     87389 |     130     2769    13845 |     3855     2597     25 |  0.006 % |
16.88/16.96	|    131178 |     130     2769    13845 |     4241     3541     27 |  0.006 % |
20.47/20.60	|    196863 |     130     2769    13845 |     4665     2919     25 |  0.006 % |
26.20/26.25	|    295389 |     130     2769    13845 |     5131     2636     26 |  0.006 % |
35.02/35.12	|    443178 |     130     2769    13845 |     5644     3089     25 |  0.006 % |
48.85/48.93	|    664862 |     130     2769    13845 |     6209     3174     25 |  0.006 % |
70.48/70.54	|    997387 |     130     2769    13845 |     6830     4636     26 |  0.006 % |
104.70/104.82	|   1496176 |     130     2769    13845 |     7513     5526     26 |  0.006 % |
158.29/158.48	|   2244358 |     130     2769    13845 |     8264     6200     25 |  0.006 % |
242.84/243.00	|   3366633 |     130     2769    13845 |     9091     7920     26 |  0.006 % |
376.56/376.75	|   5050047 |     130     2769    13845 |    10000     7484     25 |  0.006 % |
587.55/587.89	|   7575163 |     130     2769    13845 |    11000     8743     27 |  0.006 % |
920.24/920.66	|  11362838 |     130     2769    13845 |    12100     5994     24 |  0.006 % |
1199.26/1199.93	c Preprocessing...
1199.26/1199.93	c Inital problem has 130 variables, 2769 nary clauses (0 binary clauses).
1199.26/1199.93	c Num non-binary clauses 2769, Average non-binary clause length 5.000
1199.26/1199.93	c Theory has no gaps
1199.26/1199.93	c Preprocessor runtime was 0.020 seconds.
1199.26/1199.93	c 
1199.26/1199.93	c Satisfiability of theory still undetermined.
1199.26/1199.93	c See file /tmp/xzUOrx for simplified theory.
1199.26/1199.93	c Bin: Executing minisat20
1199.26/1199.93	c child exit by a signal
1199.26/1199.93	c minisat20 returned code 137.
1199.26/1199.93	c minisat20 returned code 137.
1199.26/1199.93	c satzilla running march_dl with preprocessing ... 
1199.26/1199.93	c Bin: Executing march_dl
1199.26/1199.93	c march_dl returned code 1.
1199.26/1199.93	c march_dl returned code 1.
1199.26/1199.93	c satzilla running minisat20 ... 
1199.26/1199.93	c Bin: Executing minisat20
1199.26/1199.93	c minisat20 returned code 1.
1199.26/1199.93	c minisat20 returned code 1.
1199.26/1199.93	c satzilla running march_dl ... 
1199.26/1199.93	c Bin: Executing march_dl
1199.26/1199.93	c march_dl returned code 1.
1199.26/1199.93	c march_dl returned code 1.
1199.26/1199.93	c satzilla running vallst with preprocessing ... 
1199.26/1199.93	c Bin: Executing vallst
1199.26/1199.93	c vallst returned code 1.
1199.26/1199.93	c vallst returned code 1.
1199.26/1199.93	c satzilla running zchaff_rand with preprocessing ... 
1199.26/1199.93	c Bin: Executing zchaff_rand
1199.26/1199.93	c zchaff_rand returned code 1.
1199.26/1199.93	c zchaff_rand returned code 1.
1199.26/1199.93	c satzilla running kcnfs with preprocessing ... 
1199.26/1199.93	c Bin: Executing kcnfs
1199.26/1199.93	c kcnfs returned code 1.
1199.26/1199.93	c kcnfs returned code 1.
1199.26/1199.93	c satzilla running kcnfs ... 
1199.26/1199.93	c Bin: Executing kcnfs
1199.26/1199.93	c kcnfs returned code 1.
1199.26/1199.93	c kcnfs returned code 1.
1199.26/1199.93	c satzilla running vallst ... 
1199.26/1199.93	c Bin: Executing vallst
1199.26/1199.93	c vallst returned code 1.
1199.26/1199.93	c vallst returned code 1.
1199.26/1199.93	c satzilla running zchaff_rand ... 
1199.26/1199.93	c Bin: Executing zchaff_rand
1199.26/1199.93	c zchaff_rand returned code 1.
1199.26/1199.93	c zchaff_rand returned code 1.
1199.26/1199.93	c ERROR: All Failed! 
1199.26/1199.93	c SATZILLA_TIME=1199.540000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-294369-1171788382 -o ROOT/results/node9/solver-294369-1171788382 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294369-1171788382/SATzilla2007_C /tmp/evaluation/294369-1171788382/instance-294369-1171788382.cnf 

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


[startup+0 s]
/proc/loadavg: 0.93 0.99 1.23 3/77 14053
/proc/meminfo: memFree=1675136/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=0
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198792825 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 360 110 95 260 0 84 0
[pid=14054] ppid=14053 vsize=636 CPUtime=0
/proc/14054/stat : 14054 (march_dl) R 14053 14053 13579 0 -1 4194304 81 0 0 0 0 0 0 0 19 0 1 0 198792825 651264 76 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134777307 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14054/statm: 159 76 50 118 0 38 0

[startup+0.107323 s]
/proc/loadavg: 0.93 0.99 1.23 3/77 14053
/proc/meminfo: memFree=1675136/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=0
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198792825 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 360 110 95 260 0 84 0
[pid=14054] ppid=14053 vsize=1176 CPUtime=0.1
/proc/14054/stat : 14054 (march_dl) R 14053 14053 13579 0 -1 4194304 204 0 0 0 10 0 0 0 20 0 1 0 198792825 1204224 196 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14054/statm: 294 196 67 118 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2616

[startup+0.515401 s]
/proc/loadavg: 0.93 0.99 1.23 3/77 14053
/proc/meminfo: memFree=1675136/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=0
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198792825 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 360 110 95 260 0 84 0
[pid=14054] ppid=14053 vsize=3444 CPUtime=0.51
/proc/14054/stat : 14054 (march_dl) R 14053 14053 13579 0 -1 4194304 752 0 0 0 51 0 0 0 23 0 1 0 198792825 3526656 744 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14054/statm: 861 744 74 118 0 740 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4884

[startup+1.33556 s]
/proc/loadavg: 0.93 0.99 1.23 2/79 14055
/proc/meminfo: memFree=1672304/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=0
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198792825 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 360 110 95 260 0 84 0
[pid=14054] ppid=14053 vsize=3832 CPUtime=1.33
/proc/14054/stat : 14054 (march_dl) R 14053 14053 13579 0 -1 4194304 816 0 0 0 133 0 0 0 25 0 1 0 198792825 3923968 808 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527890 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14054/statm: 958 808 74 118 0 837 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5272

[startup+2.97889 s]
/proc/loadavg: 0.93 0.99 1.23 2/79 14055
/proc/meminfo: memFree=1670832/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=0
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198792825 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 360 110 95 260 0 84 0
[pid=14054] ppid=14053 vsize=5268 CPUtime=2.96
/proc/14054/stat : 14054 (march_dl) R 14053 14053 13579 0 -1 4194304 1157 0 0 0 296 0 0 0 25 0 1 0 198792825 5394432 1149 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14054/statm: 1317 1149 74 118 0 1196 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6708

[startup+6.25555 s]
/proc/loadavg: 0.94 0.99 1.23 2/79 14056
/proc/meminfo: memFree=1674160/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=1440 CPUtime=4.99
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 135 1256 0 0 0 0 499 0 16 0 1 0 198792825 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 360 111 96 260 0 84 0
[pid=14056] ppid=14053 vsize=6188 CPUtime=1.24
/proc/14056/stat : 14056 (ubcsat2006) R 14053 14053 13579 0 -1 4194304 282 0 0 0 115 9 0 0 25 0 1 0 198793325 6336512 265 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14056/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7138 s]
/proc/loadavg: 0.94 0.99 1.23 2/79 14057
/proc/meminfo: memFree=1672944/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=2472 CPUtime=2.14
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 296 0 0 0 214 0 0 0 25 0 1 0 198793881 2531328 290 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 618 290 58 118 0 496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4696

[startup+25.5272 s]
/proc/loadavg: 1.02 1.01 1.23 2/79 14057
/proc/meminfo: memFree=1672304/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=3004 CPUtime=14.95
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 449 0 0 0 1495 0 0 0 25 0 1 0 198793881 3076096 443 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 751 443 58 118 0 629 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5228

[startup+51.1582 s]
/proc/loadavg: 1.02 1.00 1.22 2/79 14057
/proc/meminfo: memFree=1671792/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=3548 CPUtime=40.56
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 584 0 0 0 4056 0 0 0 25 0 1 0 198793881 3633152 578 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529302 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 887 578 58 118 0 765 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5772

[startup+102.413 s]
/proc/loadavg: 1.00 1.00 1.21 2/79 14057
/proc/meminfo: memFree=1671344/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=4096 CPUtime=91.8
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 696 0 0 0 9179 1 0 0 25 0 1 0 198793881 4194304 690 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1024 690 58 118 0 902 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 6320

[startup+162.49 s]
/proc/loadavg: 1.00 1.00 1.19 2/79 14057
/proc/meminfo: memFree=1670832/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=4508 CPUtime=151.85
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 813 0 0 0 15184 1 0 0 25 0 1 0 198793881 4616192 807 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1127 807 58 118 0 1005 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 6732

[startup+222.562 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 14057
/proc/meminfo: memFree=1670512/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=4780 CPUtime=211.91
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 879 0 0 0 21189 2 0 0 25 0 1 0 198793881 4894720 873 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1195 873 58 118 0 1073 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 7004

[startup+282.632 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 14057
/proc/meminfo: memFree=1670256/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=5052 CPUtime=271.95
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 943 0 0 0 27193 2 0 0 25 0 1 0 198793881 5173248 937 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1263 937 58 118 0 1141 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 7276

[startup+342.695 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 14057
/proc/meminfo: memFree=1670128/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=5196 CPUtime=332
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 972 0 0 0 33197 3 0 0 25 0 1 0 198793881 5320704 966 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1299 966 58 118 0 1177 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 7420

[startup+402.768 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 14057
/proc/meminfo: memFree=1669936/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=5464 CPUtime=392.04
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1025 0 0 0 39201 3 0 0 25 0 1 0 198793881 5595136 1019 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1366 1019 58 118 0 1244 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 7688

[startup+462.84 s]
/proc/loadavg: 1.04 1.01 1.13 2/79 14057
/proc/meminfo: memFree=1669808/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=5464 CPUtime=452.1
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1047 0 0 0 45206 4 0 0 25 0 1 0 198793881 5595136 1041 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1366 1041 58 118 0 1244 0
Current children cumulated CPU time (s) 462.64

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


[startup+763.193 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 14057
/proc/meminfo: memFree=1669168/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6176 CPUtime=752.33
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1202 0 0 0 75227 6 0 0 25 0 1 0 198793881 6324224 1196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1544 1196 58 118 0 1422 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 8400

[startup+823.268 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 14057
/proc/meminfo: memFree=1669104/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6324 CPUtime=812.39
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1234 0 0 0 81232 7 0 0 25 0 1 0 198793881 6475776 1228 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1581 1228 58 118 0 1459 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 8548

[startup+883.339 s]
/proc/loadavg: 1.00 1.00 1.07 2/85 14121
/proc/meminfo: memFree=1667832/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6324 CPUtime=872.41
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1248 0 0 0 87233 8 0 0 25 0 1 0 198793881 6475776 1242 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1581 1242 58 118 0 1459 0
Current children cumulated CPU time (s) 882.95
Current children cumulated vsize (KiB) 8548

[startup+943.44 s]
/proc/loadavg: 1.00 1.00 1.06 2/85 14213
/proc/meminfo: memFree=1667760/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6460 CPUtime=932.44
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1261 0 0 0 93235 9 0 0 25 0 1 0 198793881 6615040 1255 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1615 1255 58 118 0 1493 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 8684

[startup+1003.52 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14254
/proc/meminfo: memFree=1668784/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6460 CPUtime=992.46
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1290 0 0 0 99237 9 0 0 25 0 1 0 198793881 6615040 1284 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528276 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1615 1284 58 118 0 1493 0
Current children cumulated CPU time (s) 1003
Current children cumulated vsize (KiB) 8684

[startup+1063.61 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14254
/proc/meminfo: memFree=1668720/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6596 CPUtime=1052.53
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1310 0 0 0 105243 10 0 0 25 0 1 0 198793881 6754304 1304 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1649 1304 58 118 0 1527 0
Current children cumulated CPU time (s) 1063.07
Current children cumulated vsize (KiB) 8820

[startup+1123.68 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14254
/proc/meminfo: memFree=1668720/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6596 CPUtime=1112.58
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1323 0 0 0 111248 10 0 0 25 0 1 0 198793881 6754304 1317 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1649 1317 58 118 0 1527 0
Current children cumulated CPU time (s) 1123.12
Current children cumulated vsize (KiB) 8820

[startup+1183.76 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668656/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6596 CPUtime=1172.64
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1329 0 0 0 117253 11 0 0 25 0 1 0 198793881 6754304 1323 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1649 1323 58 118 0 1527 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 8820

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

[startup+1187.55 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668656/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6596 CPUtime=1176.43
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1329 0 0 0 117632 11 0 0 25 0 1 0 198793881 6754304 1323 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1649 1323 58 118 0 1527 0
Current children cumulated CPU time (s) 1186.97
Current children cumulated vsize (KiB) 8820

[startup+1194.11 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668656/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6596 CPUtime=1182.98
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1329 0 0 0 118287 11 0 0 25 0 1 0 198793881 6754304 1323 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1649 1323 58 118 0 1527 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 8820

[startup+1197.39 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668592/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6744 CPUtime=1186.26
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1335 0 0 0 118615 11 0 0 25 0 1 0 198793881 6905856 1329 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1686 1329 58 118 0 1564 0
Current children cumulated CPU time (s) 1196.8
Current children cumulated vsize (KiB) 8968

[startup+1199.03 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668592/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6744 CPUtime=1187.9
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1335 0 0 0 118779 11 0 0 25 0 1 0 198793881 6905856 1329 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1686 1329 58 118 0 1564 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 8968

[startup+1199.44 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668592/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6744 CPUtime=1188.31
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1335 0 0 0 118820 11 0 0 25 0 1 0 198793881 6905856 1329 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1686 1329 58 118 0 1564 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 8968

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14254
/proc/meminfo: memFree=1668592/2055920 swapFree=4192812/4192956
[pid=14053] ppid=14051 vsize=2224 CPUtime=10.54
/proc/14053/stat : 14053 (SATzilla2007_C) S 14051 14053 13579 0 -1 4194304 735 1544 0 0 317 19 700 18 25 0 1 0 198792825 2277376 368 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14053/statm: 556 368 165 260 0 280 0
[pid=14057] ppid=14053 vsize=6744 CPUtime=1188.72
/proc/14057/stat : 14057 (minisat20) R 14053 14053 13579 0 -1 4194304 1335 0 0 0 118861 11 0 0 25 0 1 0 198793881 6905856 1329 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14057/statm: 1686 1329 58 118 0 1564 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 8968

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.37
CPU user time (s): 1198.88
CPU system time (s): 0.496924
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 8968

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

runsolver used 1.13483 second user time and 3.12952 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Feb 18 08:46:22 UTC 2007

IDJOB= 294369
IDBENCH= 19886
IDSOLVER= 135
FILE ID= node9/294369-1171788382

PBS_JOBID= 3839317

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294369-1171788382/SATzilla2007_C /tmp/evaluation/294369-1171788382/instance-294369-1171788382.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-294369-1171788382 -o ROOT/results/node9/solver-294369-1171788382 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294369-1171788382/SATzilla2007_C /tmp/evaluation/294369-1171788382/instance-294369-1171788382.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 750731532

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675544 kB
Buffers:         47560 kB
Cached:         209684 kB
SwapCached:          0 kB
Active:         256680 kB
Inactive:        55072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8436 kB
Writeback:           0 kB
Mapped:          73456 kB
Slab:            54300 kB
Committed_AS:  1015488 kB
PageTables:       1688 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= 66538 MiB

End job on node9 on Sun Feb 18 09:06:22 UTC 2007