Trace number 297280

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.67 1199.74

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S2037574412-07.UNSAT.shuffled.cnf
MD5SUM3b2c4eb149ae1c8dc4565c734d45bf69
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.74/10.83	c run March_dl for 5 seconds ... 
10.74/10.83	c Bin: Executing march_dl
10.74/10.83	c child exit by a signal
10.74/10.83	c march_dl returned code 137.
10.74/10.83	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.83	c Bin: Executing ubcsat2006
10.74/10.83	c child exited successfully
10.74/10.83	c ubcsat2006 returned code 0.
10.74/10.83	c satzilla computing base features
10.74/10.83	c satzilla doing unit-prop probe
10.74/10.83	c satzilla doing local search probe
10.74/10.83	c satzilla doing lobjois search-space size estimate
10.74/10.83	c satzilla's ranking:
10.74/10.83	c 1) minisat20+P: -2.055907
10.74/10.83	c 2) minisat20: -0.052346
10.74/10.83	c 3) march_dl+P: 1.021537
10.74/10.83	c 4) vallst+P: 1.712290
10.74/10.83	c 5) march_dl: 1.849798
10.74/10.83	c 6) zchaff_rand+P: 4.174719
10.74/10.83	c 7) kcnfs+P: 999.000000
10.74/10.83	c 8) kcnfs: 999.000000
10.74/10.83	c 9) vallst: 999.000000
10.74/10.83	c 10) zchaff_rand: 999.000000
10.74/10.83	c satzilla running minisat20 with preprocessing ... 
10.74/10.84	This is MiniSat 2.0 beta
10.74/10.84	WARNING: for repeatability, setting FPU to use double precision
10.74/10.84	============================[ Problem Statistics ]=============================
10.74/10.84	|                                                                             |
10.74/10.84	|  Number of variables:  550                                                  |
10.74/10.84	|  Number of clauses:    2343                                                 |
10.74/10.84	|  Parsing time:         0.00         s                                       |
10.74/10.84	============================[ Search Statistics ]==============================
10.74/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.84	===============================================================================
10.74/10.84	|         0 |     550     2343     7029 |      781        0    nan |  0.000 % |
10.74/10.85	|       102 |     550     2343     7029 |      859      102     27 |  0.000 % |
10.74/10.85	|       253 |     550     2343     7029 |      945      253     27 |  0.000 % |
10.74/10.86	|       478 |     550     2343     7029 |     1039      478     26 |  0.000 % |
10.82/10.87	|       815 |     550     2343     7029 |     1143      815     26 |  0.000 % |
10.82/10.89	|      1321 |     550     2343     7029 |     1257      721     23 |  0.000 % |
10.82/10.92	|      2081 |     550     2343     7029 |     1383      824     23 |  0.000 % |
10.82/10.97	|      3221 |     550     2343     7029 |     1521     1254     24 |  0.000 % |
10.82/11.04	|      4929 |     550     2343     7029 |     1674     1399     23 |  0.000 % |
10.82/11.16	|      7491 |     550     2343     7029 |     1841     1372     23 |  0.000 % |
11.24/11.36	|     11335 |     550     2343     7029 |     2025     1418     24 |  0.000 % |
11.55/11.66	|     17102 |     550     2343     7029 |     2228     1964     24 |  0.000 % |
12.06/12.14	|     25751 |     550     2343     7029 |     2451     1438     24 |  0.000 % |
12.77/12.86	|     38725 |     550     2343     7029 |     2696     1849     23 |  0.000 % |
13.90/13.98	|     58186 |     550     2343     7029 |     2965     2045     23 |  0.000 % |
15.64/15.72	|     87378 |     550     2343     7029 |     3262     2524     22 |  0.000 % |
18.40/18.49	|    131167 |     550     2343     7029 |     3588     3104     25 |  0.000 % |
22.81/22.92	|    196852 |     550     2343     7029 |     3947     3070     26 |  0.000 % |
29.47/29.55	|    295378 |     550     2343     7029 |     4342     3484     25 |  0.000 % |
39.92/40.06	|    443167 |     550     2343     7029 |     4776     3756     25 |  0.000 % |
56.22/56.35	|    664850 |     550     2343     7029 |     5254     2993     23 |  0.000 % |
81.64/81.72	|    997375 |     550     2343     7029 |     5779     3430     23 |  0.000 % |
121.19/121.23	|   1496164 |     550     2343     7029 |     6357     3220     23 |  0.000 % |
184.52/184.63	|   2244347 |     550     2343     7029 |     6993     3587     25 |  0.000 % |
284.33/284.43	|   3366621 |     550     2343     7029 |     7692     4796     25 |  0.000 % |
439.98/440.04	|   5050033 |     550     2343     7029 |     8461     7202     26 |  0.000 % |
683.86/683.93	|   7575149 |     550     2343     7029 |     9308     6324     24 |  0.000 % |
1070.90/1071.03	|  11362825 |     550     2343     7029 |    10238     8783     24 |  0.000 % |
1199.61/1199.71	c Preprocessing...
1199.61/1199.71	c Inital problem has 550 variables, 2343 nary clauses (0 binary clauses).
1199.61/1199.71	c Num non-binary clauses 2343, Average non-binary clause length 3.000
1199.61/1199.71	c Theory has no gaps
1199.61/1199.71	c Preprocessor runtime was 0.010 seconds.
1199.61/1199.71	c 
1199.61/1199.71	c Satisfiability of theory still undetermined.
1199.61/1199.71	c See file /tmp/4oorFH for simplified theory.
1199.61/1199.71	c Bin: Executing minisat20
1199.61/1199.71	c child exit by a signal
1199.61/1199.71	c minisat20 returned code 137.
1199.61/1199.71	c minisat20 returned code 137.
1199.61/1199.71	c satzilla running minisat20 ... 
1199.61/1199.71	c Bin: Executing minisat20
1199.61/1199.71	c minisat20 returned code 1.
1199.61/1199.71	c minisat20 returned code 1.
1199.61/1199.71	c satzilla running march_dl with preprocessing ... 
1199.61/1199.71	c Bin: Executing march_dl
1199.61/1199.71	c march_dl returned code 1.
1199.61/1199.71	c march_dl returned code 1.
1199.61/1199.71	c satzilla running vallst with preprocessing ... 
1199.61/1199.71	c Bin: Executing vallst
1199.61/1199.71	c vallst returned code 1.
1199.61/1199.71	c vallst returned code 1.
1199.61/1199.71	c satzilla running march_dl ... 
1199.61/1199.71	c Bin: Executing march_dl
1199.61/1199.71	c march_dl returned code 1.
1199.61/1199.71	c march_dl returned code 1.
1199.61/1199.71	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1199.71	c Bin: Executing zchaff_rand
1199.61/1199.71	c zchaff_rand returned code 1.
1199.61/1199.72	c zchaff_rand returned code 1.
1199.61/1199.72	c satzilla running kcnfs with preprocessing ... 
1199.61/1199.72	c Bin: Executing kcnfs
1199.61/1199.72	c kcnfs returned code 1.
1199.61/1199.72	c kcnfs returned code 1.
1199.61/1199.72	c satzilla running kcnfs ... 
1199.61/1199.72	c Bin: Executing kcnfs
1199.61/1199.72	c kcnfs returned code 1.
1199.61/1199.72	c kcnfs returned code 1.
1199.61/1199.72	c satzilla running vallst ... 
1199.61/1199.72	c Bin: Executing vallst
1199.61/1199.72	c vallst returned code 1.
1199.61/1199.72	c vallst returned code 1.
1199.61/1199.72	c satzilla running zchaff_rand ... 
1199.61/1199.72	c Bin: Executing zchaff_rand
1199.61/1199.72	c zchaff_rand returned code 1.
1199.61/1199.72	c zchaff_rand returned code 1.
1199.61/1199.72	c ERROR: All Failed! 
1199.61/1199.72	c SATZILLA_TIME=1199.840000

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/node16/watcher-297280-1171836273 -o ROOT/results/node16/solver-297280-1171836273 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297280-1171836273/SATzilla2007_C /tmp/evaluation/297280-1171836273/instance-297280-1171836273.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21969
/proc/meminfo: memFree=948184/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=0
/proc/21969/stat : 21969 (SATzilla2007_C) R 21967 21969 20313 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203581648 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21969/statm: 360 110 95 260 0 84 0
[pid=21970] ppid=21969 vsize=768 CPUtime=0
/proc/21970/stat : 21970 (march_dl) R 21969 21969 20313 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 203581648 786432 89 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21970/statm: 192 93 52 118 0 71 0

[startup+0.107285 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21969
/proc/meminfo: memFree=948184/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=0
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203581648 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21969/statm: 360 110 95 260 0 84 0
[pid=21970] ppid=21969 vsize=1348 CPUtime=0.1
/proc/21970/stat : 21970 (march_dl) R 21969 21969 20313 0 -1 4194304 269 0 0 0 10 0 0 0 19 0 1 0 203581648 1380352 259 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551693 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21970/statm: 337 259 74 118 0 216 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2788

[startup+0.519237 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21969
/proc/meminfo: memFree=948184/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=0
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203581648 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21969/statm: 360 110 95 260 0 84 0
[pid=21970] ppid=21969 vsize=1348 CPUtime=0.51
/proc/21970/stat : 21970 (march_dl) R 21969 21969 20313 0 -1 4194304 284 0 0 0 51 0 0 0 23 0 1 0 203581648 1380352 274 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21970/statm: 337 274 74 118 0 216 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2788

[startup+1.34014 s]
/proc/loadavg: 0.92 0.98 0.95 2/79 21971
/proc/meminfo: memFree=947208/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=0
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203581648 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21969/statm: 360 110 95 260 0 84 0
[pid=21970] ppid=21969 vsize=1348 CPUtime=1.33
/proc/21970/stat : 21970 (march_dl) R 21969 21969 20313 0 -1 4194304 293 0 0 0 133 0 0 0 25 0 1 0 203581648 1380352 283 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551413 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21970/statm: 337 283 74 118 0 216 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2788

[startup+2.97596 s]
/proc/loadavg: 0.92 0.98 0.95 2/79 21971
/proc/meminfo: memFree=947080/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=0
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203581648 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21969/statm: 360 110 95 260 0 84 0
[pid=21970] ppid=21969 vsize=1480 CPUtime=2.97
/proc/21970/stat : 21970 (march_dl) R 21969 21969 20313 0 -1 4194304 301 0 0 0 297 0 0 0 25 0 1 0 203581648 1515520 291 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21970/statm: 370 291 74 118 0 249 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2920

[startup+6.25658 s]
/proc/loadavg: 0.93 0.98 0.95 2/79 21972
/proc/meminfo: memFree=947272/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=1440 CPUtime=4.99
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 135 305 0 0 0 0 499 0 16 0 1 0 203581648 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 360 111 96 260 0 84 0
[pid=21972] ppid=21969 vsize=6188 CPUtime=1.24
/proc/21972/stat : 21972 (ubcsat2006) R 21969 21969 20313 0 -1 4194304 272 0 0 0 100 24 0 0 25 0 1 0 203582148 6336512 255 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21972/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7098 s]
/proc/loadavg: 0.93 0.98 0.95 2/79 21973
/proc/meminfo: memFree=946248/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=2352 CPUtime=1.85
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 265 0 0 0 185 0 0 0 25 0 1 0 203582733 2408448 259 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 588 259 58 118 0 466 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4408

[startup+25.5154 s]
/proc/loadavg: 0.95 0.98 0.95 2/79 21973
/proc/meminfo: memFree=945608/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=3012 CPUtime=14.65
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 430 0 0 0 1465 0 0 0 25 0 1 0 203582733 3084288 424 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 753 424 58 118 0 631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5068

[startup+51.1404 s]
/proc/loadavg: 0.96 0.98 0.95 2/79 21973
/proc/meminfo: memFree=945096/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=3408 CPUtime=40.27
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 546 0 0 0 4027 0 0 0 25 0 1 0 203582733 3489792 540 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 852 540 58 118 0 730 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5464

[startup+102.38 s]
/proc/loadavg: 0.98 0.98 0.95 2/79 21973
/proc/meminfo: memFree=944520/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=4072 CPUtime=91.52
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 709 0 0 0 9151 1 0 0 25 0 1 0 203582733 4169728 703 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529210 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1018 703 58 118 0 896 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 6128

[startup+162.427 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=944072/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=4468 CPUtime=151.56
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 816 0 0 0 15155 1 0 0 25 0 1 0 203582733 4575232 810 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527470 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1117 810 58 118 0 995 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 6524

[startup+222.482 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=943560/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=4988 CPUtime=211.61
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 927 0 0 0 21160 1 0 0 25 0 1 0 203582733 5107712 921 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1247 921 58 118 0 1125 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 7044

[startup+282.535 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=943304/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=5260 CPUtime=271.66
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 996 0 0 0 27165 1 0 0 25 0 1 0 203582733 5386240 990 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1315 990 58 118 0 1193 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 7316

[startup+342.585 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=943048/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=5528 CPUtime=331.72
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1071 0 0 0 33170 2 0 0 25 0 1 0 203582733 5660672 1065 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1382 1065 58 118 0 1260 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 7584

[startup+402.637 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=942920/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=5660 CPUtime=391.76
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1109 0 0 0 39174 2 0 0 25 0 1 0 203582733 5795840 1103 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528058 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1415 1103 58 118 0 1293 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 7716

[startup+462.688 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 21973
/proc/meminfo: memFree=942664/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=5916 CPUtime=451.81
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1176 0 0 0 45179 2 0 0 25 0 1 0 203582733 6057984 1170 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1479 1170 58 118 0 1357 0
Current children cumulated CPU time (s) 462.63

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


[startup+822.997 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941576/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=6976 CPUtime=812.1
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1433 0 0 0 81205 5 0 0 25 0 1 0 203582733 7143424 1427 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1744 1427 58 118 0 1622 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 9032

[startup+883.043 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941512/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7116 CPUtime=872.15
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1452 0 0 0 87209 6 0 0 25 0 1 0 203582733 7286784 1446 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1779 1446 58 118 0 1657 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 9172

[startup+943.096 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941448/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7116 CPUtime=932.2
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1471 0 0 0 93214 6 0 0 25 0 1 0 203582733 7286784 1465 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1779 1465 58 118 0 1657 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 9172

[startup+1003.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941384/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7252 CPUtime=992.24
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1498 0 0 0 99218 6 0 0 25 0 1 0 203582733 7426048 1492 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1813 1492 58 118 0 1691 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 9308

[startup+1063.2 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941384/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7252 CPUtime=1052.3
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1509 0 0 0 105223 7 0 0 25 0 1 0 203582733 7426048 1503 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1813 1503 58 118 0 1691 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 9308

[startup+1123.25 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=941000/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7648 CPUtime=1112.35
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1588 0 0 0 111227 8 0 0 25 0 1 0 203582733 7831552 1582 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1912 1582 58 118 0 1790 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 9704

[startup+1183.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940936/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1172.39
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1612 0 0 0 117231 8 0 0 25 0 1 0 203582733 7966720 1606 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1606 58 118 0 1823 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 9836

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

[startup+1187.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940936/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1176.19
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1614 0 0 0 117611 8 0 0 25 0 1 0 203582733 7966720 1608 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1608 58 118 0 1823 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 9836

[startup+1193.65 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940936/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1182.74
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1614 0 0 0 118266 8 0 0 25 0 1 0 203582733 7966720 1608 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1608 58 118 0 1823 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 9836

[startup+1196.93 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940872/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1186.02
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1623 0 0 0 118594 8 0 0 25 0 1 0 203582733 7966720 1617 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1617 58 118 0 1823 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 9836

[startup+1198.57 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940872/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1187.66
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1631 0 0 0 118758 8 0 0 25 0 1 0 203582733 7966720 1625 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1625 58 118 0 1823 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 9836

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940872/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1188.49
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1631 0 0 0 118841 8 0 0 25 0 1 0 203582733 7966720 1625 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1625 58 118 0 1823 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 9836

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940872/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1188.69
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1631 0 0 0 118861 8 0 0 25 0 1 0 203582733 7966720 1625 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1625 58 118 0 1823 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 9836

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 21973
/proc/meminfo: memFree=940872/2055920 swapFree=4192812/4192956
[pid=21969] ppid=21967 vsize=2056 CPUtime=10.82
/proc/21969/stat : 21969 (SATzilla2007_C) S 21967 21969 20313 0 -1 4194304 687 583 0 0 310 27 700 45 25 0 1 0 203581648 2105344 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21969/statm: 514 343 165 260 0 238 0
[pid=21973] ppid=21969 vsize=7780 CPUtime=1188.79
/proc/21973/stat : 21973 (minisat20) R 21969 21969 20313 0 -1 4194304 1631 0 0 0 118871 8 0 0 25 0 1 0 203582733 7966720 1625 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21973/statm: 1945 1625 58 118 0 1823 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 9836

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.67
CPU user time (s): 1198.85
CPU system time (s): 0.824874
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 9836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.85
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2914
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= 143
involuntary context switches= 23939

runsolver used 1.20182 second user time and 3.06553 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Feb 18 22:04:33 UTC 2007

IDJOB= 297280
IDBENCH= 19957
IDSOLVER= 135
FILE ID= node16/297280-1171836273

PBS_JOBID= 3839364

Free space on /tmp= 66540 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S2037574412-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297280-1171836273/SATzilla2007_C /tmp/evaluation/297280-1171836273/instance-297280-1171836273.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-297280-1171836273 -o ROOT/results/node16/solver-297280-1171836273 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297280-1171836273/SATzilla2007_C /tmp/evaluation/297280-1171836273/instance-297280-1171836273.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3b2c4eb149ae1c8dc4565c734d45bf69

RANDOM SEED= 937948679

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:        948592 kB
Buffers:         68280 kB
Cached:         905888 kB
SwapCached:          0 kB
Active:         349428 kB
Inactive:       678476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        948592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8436 kB
Writeback:           0 kB
Mapped:          72632 kB
Slab:            65048 kB
Committed_AS:   915652 kB
PageTables:       1720 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= 66540 MiB

End job on node16 on Sun Feb 18 22:24:33 UTC 2007