Trace number 337925

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) 1198.9 1199.32

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.97/11.08	c run March_dl for 5 seconds ... 
10.97/11.08	c Bin: Executing march_dl
10.97/11.08	c child exit by a signal
10.97/11.08	c march_dl returned code 137.
10.97/11.08	c run saps (UBCSAT implementation) for 2 seconds ... 
10.97/11.08	c Bin: Executing ubcsat2006
10.97/11.08	c child exited successfully
10.97/11.08	c ubcsat2006 returned code 0.
10.97/11.08	c satzilla computing base features
10.97/11.08	c satzilla doing unit-prop probe
10.97/11.08	c satzilla doing local search probe
10.97/11.08	c satzilla doing lobjois search-space size estimate
10.97/11.08	c satzilla's ranking:
10.97/11.08	c 1) minisat20+P: -1.161920
10.97/11.08	c 2) minisat20: -0.067763
10.97/11.08	c 3) vallst+P: 2.448557
10.97/11.08	c 4) march_dl: 2.513636
10.97/11.08	c 5) march_dl+P: 3.085948
10.97/11.08	c 6) zchaff_rand+P: 4.064745
10.97/11.08	c 7) kcnfs+P: 999.000000
10.97/11.08	c 8) kcnfs: 999.000000
10.97/11.08	c 9) vallst: 999.000000
10.97/11.08	c 10) zchaff_rand: 999.000000
10.97/11.08	c satzilla running minisat20 with preprocessing ... 
10.97/11.08	This is MiniSat 2.0 beta
10.97/11.08	WARNING: for repeatability, setting FPU to use double precision
10.97/11.08	============================[ Problem Statistics ]=============================
10.97/11.08	|                                                                             |
10.97/11.08	|  Number of variables:  260                                                  |
10.97/11.08	|  Number of clauses:    486                                                  |
10.97/11.08	|  Parsing time:         0.00         s                                       |
10.97/11.08	============================[ Search Statistics ]==============================
10.97/11.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.97/11.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.97/11.08	===============================================================================
10.97/11.08	|         0 |     260      486     1102 |      162        0    nan |  0.000 % |
10.97/11.08	|       100 |     260      486     1102 |      178      100     27 |  0.002 % |
10.97/11.09	|       250 |     260      486     1102 |      196      250     28 |  0.001 % |
10.97/11.09	|       475 |     260      486     1102 |      215      193     20 |  0.007 % |
11.06/11.10	|       812 |     260      486     1102 |      237      221     19 |  0.007 % |
11.06/11.11	|      1318 |     260      486     1102 |      260      245     17 |  0.007 % |
11.06/11.13	|      2078 |     260      486     1102 |      286      266     17 |  0.007 % |
11.06/11.16	|      3217 |     260      486     1102 |      315      313     21 |  0.002 % |
11.06/11.20	|      4928 |     260      486     1102 |      347      396     22 |  0.002 % |
11.06/11.27	|      7490 |     260      486     1102 |      381      227     13 |  0.002 % |
11.06/11.37	|     11335 |     260      486     1102 |      420      487     25 |  0.002 % |
11.06/11.55	|     17102 |     260      486     1102 |      462      314     18 |  0.007 % |
11.06/11.84	|     25751 |     260      486     1102 |      508      350     23 |  0.002 % |
12.17/12.24	|     38727 |     260      486     1102 |      559      382     20 |  0.002 % |
12.77/12.88	|     58188 |     260      486     1102 |      615      507     24 |  0.001 % |
13.87/13.90	|     87380 |     260      486     1102 |      676      619     28 |  0.007 % |
15.57/15.61	|    131169 |     260      486     1102 |      744      703     30 |  0.002 % |
18.26/18.32	|    196853 |     260      486     1102 |      818      705     30 |  0.006 % |
22.06/22.14	|    295380 |     260      486     1102 |      900      529     21 |  0.001 % |
28.36/28.41	|    443169 |     260      486     1102 |      990      860     33 |  0.002 % |
37.95/38.02	|    664852 |     260      486     1102 |     1089      937     33 |  0.001 % |
52.65/52.79	|    997378 |     260      486     1102 |     1198     1123     30 |  0.007 % |
77.83/77.93	|   1496166 |     260      486     1102 |     1318      777     28 |  0.002 % |
115.02/115.14	|   2244349 |     260      486     1102 |     1450     1355     30 |  0.001 % |
171.51/171.67	|   3366624 |     260      486     1102 |     1595      858     31 |  0.007 % |
263.07/263.26	|   5050035 |     260      486     1102 |     1755     1292     35 |  0.002 % |
404.63/404.84	|   7575151 |     260      486     1102 |     1930     1292     36 |  0.007 % |
625.05/625.34	|  11362828 |     260      486     1102 |     2123     1455     30 |  0.007 % |
959.43/959.89	|  17044340 |     260      486     1102 |     2336     1550     37 |  0.002 % |
1198.85/1199.31	c Preprocessing...
1198.85/1199.31	c Inital problem has 320 variables, 65 nary clauses (421 binary clauses).
1198.85/1199.31	c Num non-binary clauses 65, Average non-binary clause length 4.000
1198.85/1199.31	c Preprocessor runtime was 0.010 seconds.
1198.85/1199.31	c 
1198.85/1199.31	c Satisfiability of theory still undetermined.
1198.85/1199.31	c See file /tmp/kxpIgE for simplified theory.
1198.85/1199.31	c Bin: Executing minisat20
1198.85/1199.31	c child exit by a signal
1198.85/1199.31	c minisat20 returned code 137.
1198.85/1199.31	c minisat20 returned code 137.
1198.85/1199.31	c satzilla running minisat20 ... 
1198.85/1199.31	c Bin: Executing minisat20
1198.85/1199.31	c minisat20 returned code 1.
1198.85/1199.31	c minisat20 returned code 1.
1198.85/1199.31	c satzilla running vallst with preprocessing ... 
1198.85/1199.31	c Bin: Executing vallst
1198.85/1199.31	c vallst returned code 1.
1198.85/1199.31	c vallst returned code 1.
1198.85/1199.31	c satzilla running march_dl ... 
1198.85/1199.31	c Bin: Executing march_dl
1198.85/1199.31	c march_dl returned code 1.
1198.85/1199.31	c march_dl returned code 1.
1198.85/1199.31	c satzilla running march_dl with preprocessing ... 
1198.85/1199.31	c Bin: Executing march_dl
1198.85/1199.31	c march_dl returned code 1.
1198.85/1199.31	c march_dl returned code 1.
1198.85/1199.31	c satzilla running zchaff_rand with preprocessing ... 
1198.85/1199.31	c Bin: Executing zchaff_rand
1198.85/1199.31	c zchaff_rand returned code 1.
1198.85/1199.31	c zchaff_rand returned code 1.
1198.85/1199.31	c satzilla running kcnfs with preprocessing ... 
1198.85/1199.31	c Bin: Executing kcnfs
1198.85/1199.31	c kcnfs returned code 1.
1198.85/1199.31	c kcnfs returned code 1.
1198.85/1199.31	c satzilla running kcnfs ... 
1198.85/1199.31	c Bin: Executing kcnfs
1198.85/1199.31	c kcnfs returned code 1.
1198.85/1199.31	c kcnfs returned code 1.
1198.85/1199.31	c satzilla running vallst ... 
1198.85/1199.31	c Bin: Executing vallst
1198.85/1199.31	c vallst returned code 1.
1198.85/1199.31	c vallst returned code 1.
1198.85/1199.31	c satzilla running zchaff_rand ... 
1198.85/1199.31	c Bin: Executing zchaff_rand
1198.85/1199.31	c zchaff_rand returned code 1.
1198.85/1199.31	c zchaff_rand returned code 1.
1198.85/1199.31	c ERROR: All Failed! 
1198.85/1199.31	c SATZILLA_TIME=1199.070000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-337925-1173677119 -o ROOT/results/node44/solver-337925-1173677119 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337925-1173677119/SATzilla2007_C /tmp/evaluation/337925-1173677119/instance-337925-1173677119.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.98 1.23 3/64 11294
/proc/meminfo: memFree=1841856/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=772 CPUtime=0
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 129 0 0 0 0 0 0 0 20 0 1 0 387668066 790528 121 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 193 121 65 118 0 72 0

[startup+0.025888 s]
/proc/loadavg: 0.91 0.98 1.23 3/64 11294
/proc/meminfo: memFree=1841856/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=0.02
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 181 0 0 0 2 0 0 0 20 0 1 0 387668066 925696 173 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 173 74 118 0 105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2344

[startup+0.102902 s]
/proc/loadavg: 0.91 0.98 1.23 3/64 11294
/proc/meminfo: memFree=1841856/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=0.1
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 184 0 0 0 10 0 0 0 20 0 1 0 387668066 925696 176 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551444 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2344

[startup+0.301937 s]
/proc/loadavg: 0.91 0.98 1.23 3/64 11294
/proc/meminfo: memFree=1841856/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=0.29
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 187 0 0 0 29 0 0 0 21 0 1 0 387668066 925696 179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 179 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.703012 s]
/proc/loadavg: 0.91 0.98 1.23 3/64 11294
/proc/meminfo: memFree=1841856/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=0.7
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 188 0 0 0 70 0 0 0 25 0 1 0 387668066 925696 180 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2344

[startup+1.50116 s]
/proc/loadavg: 0.91 0.98 1.23 2/66 11296
/proc/meminfo: memFree=1841264/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=1.49
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 387668066 925696 180 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.10145 s]
/proc/loadavg: 0.91 0.98 1.23 2/66 11296
/proc/meminfo: memFree=1841136/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=0
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387668066 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 360 110 95 260 0 84 0
[pid=11295] ppid=11294 vsize=904 CPUtime=3.09
/proc/11295/stat : 11295 (march_dl) R 11294 11294 9730 0 -1 4194304 189 0 0 0 309 0 0 0 25 0 1 0 387668066 925696 181 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551351 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11295/statm: 226 181 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.30104 s]
/proc/loadavg: 0.92 0.98 1.23 2/66 11297
/proc/meminfo: memFree=1841072/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1440 CPUtime=4.99
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 135 189 0 0 0 0 499 0 16 0 1 0 387668066 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11294/statm: 360 111 96 260 0 84 0
[pid=11297] ppid=11294 vsize=6188 CPUtime=1.28
/proc/11297/stat : 11297 (ubcsat2006) R 11294 11294 9730 0 -1 4194304 243 0 0 0 99 29 0 0 25 0 1 0 387668566 6336512 226 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11297/statm: 1547 226 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.23 2/66 11298
/proc/meminfo: memFree=1840824/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=1940 CPUtime=1.61
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 144 0 0 0 161 0 0 0 25 0 1 0 387669174 1986560 138 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 485 138 58 118 0 363 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3636

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 1.22 2/66 11298
/proc/meminfo: memFree=1840568/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=2196 CPUtime=14.4
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 217 0 0 0 1440 0 0 0 25 0 1 0 387669174 2248704 211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 549 211 58 118 0 427 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3892

[startup+51.1022 s]
/proc/loadavg: 0.96 0.98 1.22 2/66 11298
/proc/meminfo: memFree=1840312/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=2312 CPUtime=39.98
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 264 0 0 0 3998 0 0 0 25 0 1 0 387669174 2367488 258 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 578 258 58 118 0 456 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4008

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.20 2/66 11298
/proc/meminfo: memFree=1840120/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=2692 CPUtime=91.17
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 331 0 0 0 9117 0 0 0 25 0 1 0 387669174 2756608 325 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 673 325 58 118 0 551 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4388

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.18 2/66 11298
/proc/meminfo: memFree=1839864/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=2816 CPUtime=151.15
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 370 0 0 0 15115 0 0 0 25 0 1 0 387669174 2883584 364 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 704 364 58 118 0 582 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 4512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.17 2/66 11298
/proc/meminfo: memFree=1839736/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=2940 CPUtime=211.13
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 413 0 0 0 21113 0 0 0 25 0 1 0 387669174 3010560 407 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 735 407 58 118 0 613 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 4636

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.16 2/66 11298
/proc/meminfo: memFree=1839608/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3072 CPUtime=271.11
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 438 0 0 0 27111 0 0 0 25 0 1 0 387669174 3145728 432 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 768 432 58 118 0 646 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 4768

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.15 2/66 11298
/proc/meminfo: memFree=1839416/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3196 CPUtime=331.09
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 470 0 0 0 33109 0 0 0 25 0 1 0 387669174 3272704 464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 799 464 58 118 0 677 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 11298
/proc/meminfo: memFree=1838968/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3564 CPUtime=750.95
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 563 0 0 0 75095 0 0 0 25 0 1 0 387669174 3649536 557 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 891 557 58 118 0 769 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 5260

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 11298
/proc/meminfo: memFree=1838968/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3564 CPUtime=810.92
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 576 0 0 0 81092 0 0 0 25 0 1 0 387669174 3649536 570 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 891 570 58 118 0 769 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 5260

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 11298
/proc/meminfo: memFree=1838968/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3680 CPUtime=870.9
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 582 0 0 0 87090 0 0 0 25 0 1 0 387669174 3768320 576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 920 576 58 118 0 798 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 5376

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 11298
/proc/meminfo: memFree=1838904/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3680 CPUtime=930.88
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 582 0 0 0 93088 0 0 0 25 0 1 0 387669174 3768320 576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 920 576 58 118 0 798 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 5376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 11298
/proc/meminfo: memFree=1838776/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3812 CPUtime=990.86
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 610 0 0 0 99086 0 0 0 25 0 1 0 387669174 3903488 604 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 953 604 58 118 0 831 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 5508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 11298
/proc/meminfo: memFree=1838712/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3812 CPUtime=1050.84
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 626 0 0 0 105084 0 0 0 25 0 1 0 387669174 3903488 620 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 953 620 58 118 0 831 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 5508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838712/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3812 CPUtime=1110.82
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 636 0 0 0 111082 0 0 0 25 0 1 0 387669174 3903488 630 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 953 630 58 118 0 831 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 5508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3812 CPUtime=1170.8
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 642 0 0 0 117080 0 0 0 25 0 1 0 387669174 3903488 636 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525685 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 953 636 58 118 0 831 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 5508

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1178.8
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 644 0 0 0 117880 0 0 0 25 0 1 0 387669174 4026368 638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 638 58 118 0 861 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 5628

[startup+1193.51 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1182
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 644 0 0 0 118200 0 0 0 25 0 1 0 387669174 4026368 638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 638 58 118 0 861 0
Current children cumulated CPU time (s) 1193.06
Current children cumulated vsize (KiB) 5628

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1185.2
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 646 0 0 0 118520 0 0 0 25 0 1 0 387669174 4026368 640 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 640 58 118 0 861 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 5628

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1186.79
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 646 0 0 0 118679 0 0 0 25 0 1 0 387669174 4026368 640 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 640 58 118 0 861 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 5628

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1187.59
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 649 0 0 0 118759 0 0 0 25 0 1 0 387669174 4026368 643 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 643 58 118 0 861 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 5628

[startup+1199.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 11300
/proc/meminfo: memFree=1838648/2055920 swapFree=4183776/4192956
[pid=11294] ppid=11292 vsize=1696 CPUtime=11.06
/proc/11294/stat : 11294 (SATzilla2007_C) S 11292 11294 9730 0 -1 4194304 539 438 0 0 302 44 700 60 25 0 1 0 387668066 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11294/statm: 424 247 165 260 0 148 0
[pid=11298] ppid=11294 vsize=3932 CPUtime=1187.79
/proc/11298/stat : 11298 (minisat20) R 11294 11294 9730 0 -1 4194304 649 0 0 0 118779 0 0 0 25 0 1 0 387669174 4026368 643 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527915 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11298/statm: 983 643 58 118 0 861 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 5628

Child status: 17
Real time (s): 1199.32
CPU time (s): 1198.9
CPU user time (s): 1197.84
CPU system time (s): 1.05584
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.877866 second user time and 2.46862 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Mar 12 05:25:19 UTC 2007

IDJOB= 337925
IDBENCH= 24710
IDSOLVER= 135
FILE ID= node44/337925-1173677119

PBS_JOBID= 4101454

Free space on /tmp= 66521 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337925-1173677119/SATzilla2007_C /tmp/evaluation/337925-1173677119/instance-337925-1173677119.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-337925-1173677119 -o ROOT/results/node44/solver-337925-1173677119 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337925-1173677119/SATzilla2007_C /tmp/evaluation/337925-1173677119/instance-337925-1173677119.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8fce8bf20db46a2557b7a1cf79e53b51

RANDOM SEED= 572746793

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1842328 kB
Buffers:         25928 kB
Cached:         139500 kB
SwapCached:       3484 kB
Active:          93156 kB
Inactive:        82804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842328 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:            8360 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            23672 kB
Committed_AS:   735140 kB
PageTables:       1396 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= 66521 MiB

End job on node44 on Mon Mar 12 05:45:19 UTC 2007