Trace number 294000

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.4 1199.84

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.53/10.57	c run March_dl for 5 seconds ... 
10.53/10.57	c Bin: Executing march_dl
10.53/10.57	c child exit by a signal
10.53/10.57	c march_dl returned code 137.
10.53/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.57	c Bin: Executing ubcsat2006
10.53/10.57	c child exited successfully
10.53/10.57	c ubcsat2006 returned code 0.
10.53/10.57	c satzilla computing base features
10.53/10.57	c satzilla doing unit-prop probe
10.53/10.57	c satzilla doing local search probe
10.53/10.57	c satzilla doing lobjois search-space size estimate
10.53/10.57	c satzilla's ranking:
10.53/10.57	c 1) minisat20+P: -3.829846
10.53/10.57	c 2) march_dl+P: 1.488540
10.53/10.57	c 3) minisat20: 2.608844
10.53/10.57	c 4) march_dl: 3.567393
10.53/10.57	c 5) vallst+P: 4.891214
10.53/10.57	c 6) zchaff_rand+P: 10.709900
10.53/10.57	c 7) kcnfs+P: 999.000000
10.53/10.57	c 8) kcnfs: 999.000000
10.53/10.57	c 9) vallst: 999.000000
10.53/10.57	c 10) zchaff_rand: 999.000000
10.53/10.57	c satzilla running minisat20 with preprocessing ... 
10.53/10.58	This is MiniSat 2.0 beta
10.53/10.58	WARNING: for repeatability, setting FPU to use double precision
10.53/10.58	============================[ Problem Statistics ]=============================
10.53/10.58	|                                                                             |
10.53/10.58	|  Number of variables:  130                                                  |
10.53/10.58	|  Number of clauses:    2769                                                 |
10.53/10.58	|  Parsing time:         0.00         s                                       |
10.53/10.58	============================[ Search Statistics ]==============================
10.53/10.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.58	===============================================================================
10.53/10.58	|         0 |     130     2769    13845 |      923        0    nan |  0.000 % |
10.53/10.59	|       101 |     130     2769    13845 |     1015      101     27 |  0.006 % |
10.53/10.59	|       251 |     130     2769    13845 |     1116      251     27 |  0.006 % |
10.53/10.60	|       477 |     130     2769    13845 |     1228      477     27 |  0.006 % |
10.53/10.61	|       816 |     130     2769    13845 |     1351      816     27 |  0.006 % |
10.53/10.62	|      1322 |     130     2769    13845 |     1486     1322     27 |  0.006 % |
10.53/10.65	|      2082 |     130     2769    13845 |     1635     1324     25 |  0.006 % |
10.55/10.69	|      3224 |     130     2769    13845 |     1798     1637     25 |  0.006 % |
10.55/10.75	|      4932 |     130     2769    13845 |     1978     1499     27 |  0.006 % |
10.55/10.85	|      7496 |     130     2769    13845 |     2176     1035     26 |  0.006 % |
10.55/11.00	|     11340 |     130     2769    13845 |     2394     1560     26 |  0.006 % |
10.55/11.24	|     17107 |     130     2769    13845 |     2633     1245     26 |  0.006 % |
11.54/11.63	|     25756 |     130     2769    13845 |     2896     1880     25 |  0.006 % |
12.15/12.22	|     38730 |     130     2769    13845 |     3186     1633     25 |  0.006 % |
13.07/13.16	|     58192 |     130     2769    13845 |     3505     1739     25 |  0.006 % |
14.51/14.61	|     87385 |     130     2769    13845 |     3855     2576     27 |  0.006 % |
16.77/16.87	|    131174 |     130     2769    13845 |     4241     3519     27 |  0.006 % |
20.35/20.42	|    196859 |     130     2769    13845 |     4665     2856     25 |  0.006 % |
25.99/26.09	|    295385 |     130     2769    13845 |     5131     2654     24 |  0.006 % |
34.69/34.77	|    443174 |     130     2769    13845 |     5644     3109     26 |  0.006 % |
48.43/48.58	|    664858 |     130     2769    13845 |     6209     3182     26 |  0.006 % |
69.94/70.11	|    997384 |     130     2769    13845 |     6830     4672     25 |  0.006 % |
103.55/103.73	|   1496174 |     130     2769    13845 |     7513     5563     25 |  0.006 % |
157.45/157.59	|   2244359 |     130     2769    13845 |     8264     6495     24 |  0.006 % |
240.56/240.77	|   3366633 |     130     2769    13845 |     9091     8240     28 |  0.006 % |
372.81/373.08	|   5050046 |     130     2769    13845 |    10000     7580     27 |  0.006 % |
582.96/583.36	|   7575162 |     130     2769    13845 |    11000     8420     27 |  0.006 % |
913.83/914.30	|  11362839 |     130     2769    13845 |    12100    10490     28 |  0.006 % |
1199.31/1199.83	c Preprocessing...
1199.31/1199.83	c Inital problem has 130 variables, 2769 nary clauses (0 binary clauses).
1199.31/1199.83	c Num non-binary clauses 2769, Average non-binary clause length 5.000
1199.31/1199.83	c Theory has no gaps
1199.31/1199.83	c Preprocessor runtime was 0.010 seconds.
1199.31/1199.83	c 
1199.31/1199.83	c Satisfiability of theory still undetermined.
1199.31/1199.83	c See file /tmp/W9b0Mr for simplified theory.
1199.31/1199.83	c Bin: Executing minisat20
1199.31/1199.83	c child exit by a signal
1199.31/1199.83	c minisat20 returned code 137.
1199.31/1199.83	c minisat20 returned code 137.
1199.31/1199.83	c satzilla running march_dl with preprocessing ... 
1199.31/1199.83	c Bin: Executing march_dl
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c satzilla running minisat20 ... 
1199.31/1199.83	c Bin: Executing minisat20
1199.31/1199.83	c minisat20 returned code 1.
1199.31/1199.83	c minisat20 returned code 1.
1199.31/1199.83	c satzilla running march_dl ... 
1199.31/1199.83	c Bin: Executing march_dl
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c satzilla running vallst with preprocessing ... 
1199.31/1199.83	c Bin: Executing vallst
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.31/1199.83	c Bin: Executing zchaff_rand
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.31/1199.83	c Bin: Executing kcnfs
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c satzilla running kcnfs ... 
1199.31/1199.83	c Bin: Executing kcnfs
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c satzilla running vallst ... 
1199.31/1199.83	c Bin: Executing vallst
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c satzilla running zchaff_rand ... 
1199.31/1199.83	c Bin: Executing zchaff_rand
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c ERROR: All Failed! 
1199.31/1199.83	c SATZILLA_TIME=1199.560000

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/node24/watcher-294000-1171781696 -o ROOT/results/node24/solver-294000-1171781696 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294000-1171781696/SATzilla2007_C /tmp/evaluation/294000-1171781696/instance-294000-1171781696.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.99 0.97 0.98 3/77 1794
/proc/meminfo: memFree=295136/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=0
/proc/1794/stat : 1794 (SATzilla2007_C) R 1792 1794 708 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 198123963 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1794/statm: 360 110 95 260 0 84 0
[pid=1795] ppid=1794 vsize=636 CPUtime=0
/proc/1795/stat : 1795 (march_dl) R 1794 1794 708 0 -1 4194304 81 0 0 0 0 0 0 0 18 0 1 0 198123963 651264 76 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1795/statm: 159 76 50 118 0 38 0

[startup+0.107202 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1794
/proc/meminfo: memFree=295136/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=0
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198123963 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1794/statm: 360 110 95 260 0 84 0
[pid=1795] ppid=1794 vsize=1176 CPUtime=0.1
/proc/1795/stat : 1795 (march_dl) R 1794 1794 708 0 -1 4194304 205 0 0 0 10 0 0 0 19 0 1 0 198123963 1204224 197 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1795/statm: 294 197 67 118 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2616

[startup+0.515244 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1794
/proc/meminfo: memFree=295136/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=0
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198123963 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1794/statm: 360 110 95 260 0 84 0
[pid=1795] ppid=1794 vsize=3444 CPUtime=0.51
/proc/1795/stat : 1795 (march_dl) R 1794 1794 708 0 -1 4194304 751 0 0 0 51 0 0 0 23 0 1 0 198123963 3526656 743 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1795/statm: 861 743 74 118 0 740 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4884

[startup+1.33533 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1796
/proc/meminfo: memFree=292304/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=0
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198123963 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1794/statm: 360 110 95 260 0 84 0
[pid=1795] ppid=1794 vsize=3444 CPUtime=1.33
/proc/1795/stat : 1795 (march_dl) R 1794 1794 708 0 -1 4194304 753 0 0 0 133 0 0 0 25 0 1 0 198123963 3526656 745 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551444 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1795/statm: 861 745 74 118 0 740 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4884

[startup+2.97151 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1796
/proc/meminfo: memFree=290768/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=0
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198123963 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1794/statm: 360 110 95 260 0 84 0
[pid=1795] ppid=1794 vsize=5272 CPUtime=2.96
/proc/1795/stat : 1795 (march_dl) R 1794 1794 708 0 -1 4194304 1192 0 0 0 296 0 0 0 25 0 1 0 198123963 5398528 1184 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1795/statm: 1318 1184 74 118 0 1197 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6712

[startup+6.25987 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1797
/proc/meminfo: memFree=294288/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=1440 CPUtime=4.99
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 135 1278 0 0 0 0 499 0 16 0 1 0 198123963 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1794/statm: 360 111 96 260 0 84 0
[pid=1797] ppid=1794 vsize=6188 CPUtime=1.25
/proc/1797/stat : 1797 (ubcsat2006) R 1794 1794 708 0 -1 4194304 282 0 0 0 115 10 0 0 25 0 1 0 198124463 6336512 265 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1797/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7116 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1798
/proc/meminfo: memFree=293008/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=2476 CPUtime=2.11
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 294 0 0 0 211 0 0 0 25 0 1 0 198125022 2535424 288 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 619 288 58 118 0 497 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4704

[startup+25.53 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1798
/proc/meminfo: memFree=292432/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=3004 CPUtime=14.93
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 449 0 0 0 1493 0 0 0 25 0 1 0 198125022 3076096 443 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536676 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 751 443 58 118 0 629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5232

[startup+51.1567 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1798
/proc/meminfo: memFree=291792/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=3532 CPUtime=40.54
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 579 0 0 0 4054 0 0 0 25 0 1 0 198125022 3616768 573 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519329 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 883 573 58 118 0 761 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5760

[startup+102.406 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1798
/proc/meminfo: memFree=291344/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=4068 CPUtime=91.77
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 707 0 0 0 9177 0 0 0 25 0 1 0 198125022 4165632 701 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1017 701 58 118 0 895 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 6296

[startup+162.473 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 1798
/proc/meminfo: memFree=290896/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=4520 CPUtime=151.82
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 811 0 0 0 15182 0 0 0 25 0 1 0 198125022 4628480 805 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1130 805 58 118 0 1008 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6748

[startup+222.538 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 1798
/proc/meminfo: memFree=290640/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=4796 CPUtime=211.87
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 875 0 0 0 21187 0 0 0 25 0 1 0 198125022 4911104 869 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1199 869 58 118 0 1077 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 7024

[startup+282.599 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 1798
/proc/meminfo: memFree=290256/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=5068 CPUtime=271.92
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 946 0 0 0 27192 0 0 0 25 0 1 0 198125022 5189632 940 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1267 940 58 118 0 1145 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 7296

[startup+342.662 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 1798
/proc/meminfo: memFree=290128/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=5204 CPUtime=331.96
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 976 0 0 0 33196 0 0 0 25 0 1 0 198125022 5328896 970 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1301 970 58 118 0 1179 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 7432

[startup+402.747 s]
/proc/loadavg: 1.00 0.99 0.99 2/85 1916
/proc/meminfo: memFree=288592/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=5480 CPUtime=391.97
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1042 0 0 0 39197 0 0 0 25 0 1 0 198125022 5611520 1036 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1370 1036 58 118 0 1248 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 7708

[startup+462.838 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 2011
/proc/meminfo: memFree=289480/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=5628 CPUtime=452.01
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1068 0 0 0 45200 1 0 0 25 0 1 0 198125022 5763072 1062 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1407 1062 58 118 0 1285 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.218 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 2011
/proc/meminfo: memFree=289040/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6208 CPUtime=812.29
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1220 0 0 0 81228 1 0 0 25 0 1 0 198125022 6356992 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1552 1214 58 118 0 1430 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 8436

[startup+883.277 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 2011
/proc/meminfo: memFree=288976/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6356 CPUtime=872.33
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1247 0 0 0 87232 1 0 0 25 0 1 0 198125022 6508544 1241 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1589 1241 58 118 0 1467 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 8584

[startup+943.338 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 2011
/proc/meminfo: memFree=288912/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6492 CPUtime=932.38
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1270 0 0 0 93237 1 0 0 25 0 1 0 198125022 6647808 1264 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1623 1264 58 118 0 1501 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 8720

[startup+1003.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6492 CPUtime=992.43
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1288 0 0 0 99242 1 0 0 25 0 1 0 198125022 6647808 1282 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1623 1282 58 118 0 1501 0
Current children cumulated CPU time (s) 1002.98
Current children cumulated vsize (KiB) 8720

[startup+1063.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288720/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1052.48
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1316 0 0 0 105247 1 0 0 25 0 1 0 198125022 6787072 1310 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1310 58 118 0 1535 0
Current children cumulated CPU time (s) 1063.03
Current children cumulated vsize (KiB) 8856

[startup+1123.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288720/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1112.52
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1320 0 0 0 111251 1 0 0 25 0 1 0 198125022 6787072 1314 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1314 58 118 0 1535 0
Current children cumulated CPU time (s) 1123.07
Current children cumulated vsize (KiB) 8856

[startup+1183.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1172.57
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1326 0 0 0 117256 1 0 0 25 0 1 0 198125022 6787072 1320 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1320 58 118 0 1535 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 8856

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

[startup+1187.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1176.37
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1326 0 0 0 117636 1 0 0 25 0 1 0 198125022 6787072 1320 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1320 58 118 0 1535 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 8856

[startup+1193.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1182.92
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1327 0 0 0 118291 1 0 0 25 0 1 0 198125022 6787072 1321 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1321 58 118 0 1535 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 8856

[startup+1197.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1186.2
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1332 0 0 0 118619 1 0 0 25 0 1 0 198125022 6787072 1326 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1326 58 118 0 1535 0
Current children cumulated CPU time (s) 1196.75
Current children cumulated vsize (KiB) 8856

[startup+1198.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1187.84
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1332 0 0 0 118783 1 0 0 25 0 1 0 198125022 6787072 1326 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1326 58 118 0 1535 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 8856

[startup+1199.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1188.25
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1332 0 0 0 118824 1 0 0 25 0 1 0 198125022 6787072 1326 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1326 58 118 0 1535 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 8856

[startup+1199.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1188.66
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1332 0 0 0 118865 1 0 0 25 0 1 0 198125022 6787072 1326 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1326 58 118 0 1535 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 8856

[startup+1199.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2011
/proc/meminfo: memFree=288848/2055920 swapFree=4144024/4192956
[pid=1794] ppid=1792 vsize=2228 CPUtime=10.55
/proc/1794/stat : 1794 (SATzilla2007_C) S 1792 1794 708 0 -1 4194304 735 1566 0 0 315 21 700 19 25 0 1 0 198123963 2281472 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1794/statm: 557 368 165 260 0 281 0
[pid=1798] ppid=1794 vsize=6628 CPUtime=1188.76
/proc/1798/stat : 1798 (minisat20) R 1794 1794 708 0 -1 4194304 1332 0 0 0 118875 1 0 0 25 0 1 0 198125022 6787072 1326 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1798/statm: 1657 1326 58 118 0 1535 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 8856

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.4
CPU user time (s): 1198.96
CPU system time (s): 0.431934
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 8856

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

runsolver used 1.41078 second user time and 2.84257 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 06:54:57 UTC 2007

IDJOB= 294000
IDBENCH= 19877
IDSOLVER= 135
FILE ID= node24/294000-1171781696

PBS_JOBID= 3839527

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 22579501

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:        295544 kB
Buffers:         40964 kB
Cached:        1614044 kB
SwapCached:       4600 kB
Active:         753040 kB
Inactive:       912260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        295544 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            8412 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:            80624 kB
Committed_AS:   630064 kB
PageTables:       1732 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= 66556 MiB

End job on node24 on Sun Feb 18 07:14:57 UTC 2007