Trace number 299904

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.76 1200.03

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1590273377-07.UNSAT.shuffled.cnf
MD5SUMeb4f7aa1b8444b3d3004f4a39bb280d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.769
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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.84/10.93	c run March_dl for 5 seconds ... 
10.84/10.93	c Bin: Executing march_dl
10.84/10.93	c child exit by a signal
10.84/10.93	c march_dl returned code 137.
10.84/10.93	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.93	c Bin: Executing ubcsat2006
10.84/10.93	c child exited successfully
10.84/10.93	c ubcsat2006 returned code 0.
10.84/10.93	c satzilla computing base features
10.84/10.93	c satzilla doing unit-prop probe
10.84/10.93	c satzilla doing local search probe
10.84/10.93	c satzilla doing lobjois search-space size estimate
10.84/10.93	c satzilla's ranking:
10.84/10.93	c 1) minisat20+P: -2.505204
10.84/10.93	c 2) minisat20: -0.263018
10.84/10.93	c 3) march_dl+P: 0.551427
10.84/10.93	c 4) vallst+P: 1.386372
10.84/10.93	c 5) march_dl: 2.323742
10.84/10.93	c 6) zchaff_rand+P: 5.934131
10.84/10.93	c 7) kcnfs+P: 999.000000
10.84/10.93	c 8) kcnfs: 999.000000
10.84/10.93	c 9) vallst: 999.000000
10.84/10.93	c 10) zchaff_rand: 999.000000
10.84/10.93	c satzilla running minisat20 with preprocessing ... 
10.84/10.94	This is MiniSat 2.0 beta
10.84/10.94	WARNING: for repeatability, setting FPU to use double precision
10.84/10.94	============================[ Problem Statistics ]=============================
10.84/10.94	|                                                                             |
10.84/10.94	|  Number of variables:  400                                                  |
10.84/10.94	|  Number of clauses:    1704                                                 |
10.84/10.94	|  Parsing time:         0.00         s                                       |
10.84/10.94	============================[ Search Statistics ]==============================
10.84/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.94	===============================================================================
10.84/10.94	|         0 |     400     1704     5112 |      568        0    nan |  0.000 % |
10.84/10.94	|       100 |     400     1704     5112 |      624      100     19 |  0.001 % |
10.84/10.94	|       251 |     400     1704     5112 |      687      251     19 |  0.001 % |
10.84/10.95	|       476 |     400     1704     5112 |      756      476     18 |  0.001 % |
10.91/10.96	|       813 |     400     1704     5112 |      831      417     17 |  0.001 % |
10.91/10.98	|      1319 |     400     1704     5112 |      914      492     15 |  0.001 % |
10.91/11.00	|      2079 |     400     1704     5112 |     1006      773     16 |  0.001 % |
10.91/11.04	|      3218 |     400     1704     5112 |     1106      876     17 |  0.001 % |
10.91/11.10	|      4926 |     400     1704     5112 |     1217      868     16 |  0.001 % |
10.91/11.19	|      7488 |     400     1704     5112 |     1339      921     16 |  0.001 % |
11.23/11.35	|     11333 |     400     1704     5112 |     1473     1323     18 |  0.001 % |
11.54/11.58	|     17100 |     400     1704     5112 |     1620     1051     17 |  0.001 % |
11.85/11.95	|     25750 |     400     1704     5112 |     1782     1409     15 |  0.001 % |
12.46/12.51	|     38724 |     400     1704     5112 |     1960     1638     16 |  0.001 % |
13.28/13.40	|     58186 |     400     1704     5112 |     2156     1194     16 |  0.001 % |
14.61/14.74	|     87378 |     400     1704     5112 |     2372     1910     16 |  0.001 % |
16.76/16.82	|    131168 |     400     1704     5112 |     2609     2338     17 |  0.001 % |
20.04/20.13	|    196853 |     400     1704     5112 |     2870     1860     17 |  0.001 % |
25.27/25.31	|    295379 |     400     1704     5112 |     3158     2915     19 |  0.001 % |
33.05/33.19	|    443168 |     400     1704     5112 |     3473     1922     17 |  0.001 % |
45.46/45.56	|    664852 |     400     1704     5112 |     3821     2141     18 |  0.001 % |
64.83/64.93	|    997377 |     400     1704     5112 |     4203     2626     16 |  0.001 % |
94.97/95.08	|   1496167 |     400     1704     5112 |     4623     3064     18 |  0.001 % |
142.10/142.27	|   2244352 |     400     1704     5112 |     5086     3055     16 |  0.001 % |
215.29/215.41	|   3366626 |     400     1704     5112 |     5594     3393     18 |  0.001 % |
331.89/332.02	|   5050037 |     400     1704     5112 |     6154     4916     18 |  0.001 % |
512.16/512.34	|   7575153 |     400     1704     5112 |     6769     4052     19 |  0.001 % |
795.52/795.77	|  11362828 |     400     1704     5112 |     7446     4448     20 |  0.001 % |
1199.62/1200.03	c Preprocessing...
1199.62/1200.03	c Inital problem has 400 variables, 1704 nary clauses (0 binary clauses).
1199.62/1200.03	c Num non-binary clauses 1704, Average non-binary clause length 3.000
1199.62/1200.03	c Theory has no gaps
1199.62/1200.03	c Preprocessor runtime was 0.000 seconds.
1199.62/1200.03	c 
1199.62/1200.03	c Satisfiability of theory still undetermined.
1199.62/1200.03	c See file /tmp/Nlj5Dk for simplified theory.
1199.62/1200.03	c Bin: Executing minisat20
1199.62/1200.03	c child exit by a signal
1199.62/1200.03	c minisat20 returned code 137.
1199.62/1200.03	c minisat20 returned code 137.
1199.62/1200.03	c satzilla running minisat20 ... 
1199.62/1200.03	c Bin: Executing minisat20
1199.62/1200.03	c minisat20 returned code 1.
1199.62/1200.03	c minisat20 returned code 1.
1199.62/1200.03	c satzilla running march_dl with preprocessing ... 
1199.62/1200.03	c Bin: Executing march_dl
1199.62/1200.03	c march_dl returned code 1.
1199.62/1200.03	c march_dl returned code 1.
1199.62/1200.03	c satzilla running vallst with preprocessing ... 
1199.62/1200.03	c Bin: Executing vallst
1199.62/1200.03	c vallst returned code 1.
1199.62/1200.03	c vallst returned code 1.
1199.62/1200.03	c satzilla running march_dl ... 
1199.62/1200.03	c Bin: Executing march_dl
1199.62/1200.03	c march_dl returned code 1.
1199.62/1200.03	c march_dl returned code 1.
1199.62/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.62/1200.03	c Bin: Executing zchaff_rand
1199.62/1200.03	c zchaff_rand returned code 1.
1199.62/1200.03	c zchaff_rand returned code 1.
1199.62/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.62/1200.03	c Bin: Executing kcnfs
1199.62/1200.03	c kcnfs returned code 1.
1199.62/1200.03	c kcnfs returned code 1.
1199.62/1200.03	c satzilla running kcnfs ... 
1199.62/1200.03	c Bin: Executing kcnfs
1199.62/1200.03	c kcnfs returned code 1.
1199.62/1200.03	c kcnfs returned code 1.
1199.62/1200.03	c satzilla running vallst ... 
1199.62/1200.03	c Bin: Executing vallst
1199.62/1200.03	c vallst returned code 1.
1199.62/1200.03	c vallst returned code 1.
1199.62/1200.03	c satzilla running zchaff_rand ... 
1199.62/1200.03	c Bin: Executing zchaff_rand
1199.62/1200.03	c zchaff_rand returned code 1.
1199.62/1200.03	c zchaff_rand returned code 1.
1199.62/1200.03	c ERROR: All Failed! 
1199.62/1200.03	c SATZILLA_TIME=1199.920000

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/node22/watcher-299904-1171879672 -o ROOT/results/node22/solver-299904-1171879672 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299904-1171879672/SATzilla2007_C /tmp/evaluation/299904-1171879672/instance-299904-1171879672.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.99 2/77 30685
/proc/meminfo: memFree=620768/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=0
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207921185 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 360 110 95 260 0 84 0
[pid=30686] ppid=30685 vsize=772 CPUtime=0
/proc/30686/stat : 30686 (march_dl) R 30685 30685 21342 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 207921186 790528 103 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30686/statm: 193 103 53 118 0 72 0

[startup+0.107853 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30685
/proc/meminfo: memFree=620768/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=0
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207921185 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 360 110 95 260 0 84 0
[pid=30686] ppid=30685 vsize=1144 CPUtime=0.1
/proc/30686/stat : 30686 (march_dl) R 30685 30685 21342 0 -1 4194304 227 0 0 0 10 0 0 0 20 0 1 0 207921186 1171456 219 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30686/statm: 286 219 74 118 0 165 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2584

[startup+0.515882 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30685
/proc/meminfo: memFree=620768/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=0
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207921185 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 360 110 95 260 0 84 0
[pid=30686] ppid=30685 vsize=1144 CPUtime=0.51
/proc/30686/stat : 30686 (march_dl) R 30685 30685 21342 0 -1 4194304 236 0 0 0 51 0 0 0 23 0 1 0 207921186 1171456 228 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30686/statm: 286 228 74 118 0 165 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2584

[startup+1.33594 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 30687
/proc/meminfo: memFree=620048/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=0
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207921185 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 360 110 95 260 0 84 0
[pid=30686] ppid=30685 vsize=1144 CPUtime=1.33
/proc/30686/stat : 30686 (march_dl) R 30685 30685 21342 0 -1 4194304 241 0 0 0 133 0 0 0 25 0 1 0 207921186 1171456 233 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134588285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30686/statm: 286 233 74 118 0 165 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2584

[startup+2.97206 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 30687
/proc/meminfo: memFree=619920/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=0
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207921185 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 360 110 95 260 0 84 0
[pid=30686] ppid=30685 vsize=1276 CPUtime=2.96
/proc/30686/stat : 30686 (march_dl) R 30685 30685 21342 0 -1 4194304 248 0 0 0 296 0 0 0 25 0 1 0 207921186 1306624 240 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587709 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30686/statm: 319 240 74 118 0 198 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2716

[startup+6.2483 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30688
/proc/meminfo: memFree=620056/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1440 CPUtime=4.99
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 135 252 0 0 0 0 499 0 16 0 1 0 207921185 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30685/statm: 360 111 96 260 0 84 0
[pid=30688] ppid=30685 vsize=6188 CPUtime=1.23
/proc/30688/stat : 30688 (ubcsat2006) R 30685 30685 21342 0 -1 4194304 261 0 0 0 99 24 0 0 25 0 1 0 207921686 6336512 244 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30688/statm: 1547 244 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7068 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30689
/proc/meminfo: memFree=619288/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=2076 CPUtime=1.76
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 208 0 0 0 176 0 0 0 25 0 1 0 207922279 2125824 202 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 519 202 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4064

[startup+25.5227 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 30689
/proc/meminfo: memFree=618904/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=2604 CPUtime=14.57
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 316 0 0 0 1457 0 0 0 25 0 1 0 207922279 2666496 310 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 651 310 58 118 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4592

[startup+51.1526 s]
/proc/loadavg: 0.96 0.98 0.99 3/79 30689
/proc/meminfo: memFree=618456/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=3000 CPUtime=40.18
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 419 0 0 0 4018 0 0 0 25 0 1 0 207922279 3072000 413 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 750 413 58 118 0 628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4988

[startup+102.405 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 30689
/proc/meminfo: memFree=617944/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=3528 CPUtime=91.43
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 551 0 0 0 9142 1 0 0 25 0 1 0 207922279 3612672 545 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 882 545 58 118 0 760 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 5516

[startup+162.479 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=617624/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=3796 CPUtime=151.49
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 631 0 0 0 15148 1 0 0 25 0 1 0 207922279 3887104 625 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134519218 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 949 625 58 118 0 827 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 5784

[startup+222.548 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=617368/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=4060 CPUtime=211.55
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 694 0 0 0 21153 2 0 0 25 0 1 0 207922279 4157440 688 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1015 688 58 118 0 893 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 6048

[startup+282.615 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=617112/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=4324 CPUtime=271.6
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 761 0 0 0 27158 2 0 0 25 0 1 0 207922279 4427776 755 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528456 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1081 755 58 118 0 959 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 6312

[startup+342.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=616920/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=4596 CPUtime=331.65
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 813 0 0 0 33163 2 0 0 25 0 1 0 207922279 4706304 807 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1149 807 58 118 0 1027 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 6584

[startup+402.748 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=616728/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=4732 CPUtime=391.71
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 850 0 0 0 39168 3 0 0 25 0 1 0 207922279 4845568 844 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134529071 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1183 844 58 118 0 1061 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 6720

[startup+462.818 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30689
/proc/meminfo: memFree=616600/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=4864 CPUtime=451.76
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 880 0 0 0 45173 3 0 0 25 0 1 0 207922279 4980736 874 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1216 874 58 118 0 1094 0
Current children cumulated CPU time (s) 462.67

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

/proc/30689/statm: 1354 1018 58 118 0 1232 0
Current children cumulated CPU time (s) 762.94
Current children cumulated vsize (KiB) 7404

[startup+823.22 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615896/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5548 CPUtime=812.09
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1069 0 0 0 81203 6 0 0 25 0 1 0 207922279 5681152 1063 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1387 1063 58 118 0 1265 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 7536

[startup+883.286 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615704/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5680 CPUtime=872.13
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1106 0 0 0 87207 6 0 0 25 0 1 0 207922279 5816320 1100 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1420 1100 58 118 0 1298 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 7668

[startup+943.353 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615640/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5816 CPUtime=932.19
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1130 0 0 0 93212 7 0 0 25 0 1 0 207922279 5955584 1124 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1454 1124 58 118 0 1332 0
Current children cumulated CPU time (s) 943.1
Current children cumulated vsize (KiB) 7804

[startup+1003.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615576/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5816 CPUtime=992.24
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1136 0 0 0 99217 7 0 0 25 0 1 0 207922279 5955584 1130 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1454 1130 58 118 0 1332 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 7804

[startup+1063.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615576/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1052.29
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1150 0 0 0 105222 7 0 0 25 0 1 0 207922279 6094848 1144 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1144 58 118 0 1366 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 7940

[startup+1123.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615512/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1112.36
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1164 0 0 0 111228 8 0 0 25 0 1 0 207922279 6094848 1158 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1158 58 118 0 1366 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 7940

[startup+1183.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1172.41
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 117233 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 7940

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

[startup+1187.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1176.2
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 117612 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1187.11
Current children cumulated vsize (KiB) 7940

[startup+1193.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1182.76
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 118268 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1193.67
Current children cumulated vsize (KiB) 7940

[startup+1197.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1186.04
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 118596 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 7940

[startup+1198.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1187.68
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 118760 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 7940

[startup+1199.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1188.5
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 118842 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 7940

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=1988 CPUtime=10.91
/proc/30685/stat : 30685 (SATzilla2007_C) S 30683 30685 21342 0 -1 4194304 631 519 0 0 308 36 700 47 25 0 1 0 207921185 2035712 307 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30685/statm: 497 307 165 260 0 221 0
[pid=30689] ppid=30685 vsize=5952 CPUtime=1188.71
/proc/30689/stat : 30689 (minisat20) R 30685 30685 21342 0 -1 4194304 1175 0 0 0 118863 8 0 0 25 0 1 0 207922279 6094848 1169 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30689/statm: 1488 1169 58 118 0 1366 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 7940

[startup+1200.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30689
/proc/meminfo: memFree=615448/2055920 swapFree=4121028/4192956
[pid=30685] ppid=30683 vsize=0 CPUtime=1199.74
/proc/30685/stat : 30685 (SATzilla2007_C) D 30683 30685 21342 0 -1 4194308 644 1694 0 0 308 36 119574 56 18 0 1 0 207921185 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/30685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.74
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.76
CPU user time (s): 1198.83
CPU system time (s): 0.929858
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 7940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 0.929858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2338
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 683

runsolver used 1.14582 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Feb 19 10:07:53 UTC 2007

IDJOB= 299904
IDBENCH= 20021
IDSOLVER= 135
FILE ID= node22/299904-1171879672

PBS_JOBID= 3839650

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  eb4f7aa1b8444b3d3004f4a39bb280d2

RANDOM SEED= 974489802

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.235
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.235
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:        621240 kB
Buffers:         53268 kB
Cached:        1216840 kB
SwapCached:      39232 kB
Active:         840740 kB
Inactive:       480068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        621240 kB
SwapTotal:     4192956 kB
SwapFree:      4121028 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          30472 kB
Slab:            99536 kB
Committed_AS:   658472 kB
PageTables:       1672 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 node22 on Mon Feb 19 10:27:53 UTC 2007