Trace number 311671

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.49 1200.01

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S623466762-07-UNSAT.cnf
MD5SUM2bab0300d2912ed939db31155033fc44
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 variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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.53/10.63	c run March_dl for 5 seconds ... 
10.53/10.63	c Bin: Executing march_dl
10.53/10.63	c child exit by a signal
10.53/10.63	c march_dl returned code 137.
10.53/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.63	c Bin: Executing ubcsat2006
10.53/10.63	c child exited successfully
10.53/10.63	c ubcsat2006 returned code 0.
10.53/10.63	c satzilla computing base features
10.53/10.63	c satzilla doing unit-prop probe
10.53/10.63	c satzilla doing local search probe
10.53/10.63	c satzilla doing lobjois search-space size estimate
10.53/10.63	c satzilla's ranking:
10.53/10.63	c 1) minisat20: 1.148556
10.53/10.63	c 2) march_dl: 1.402296
10.53/10.63	c 3) minisat20+P: 1.439293
10.53/10.63	c 4) vallst+P: 2.117857
10.53/10.63	c 5) march_dl+P: 2.469125
10.53/10.63	c 6) zchaff_rand+P: 2.482778
10.53/10.63	c 7) kcnfs+P: 999.000000
10.53/10.63	c 8) kcnfs: 999.000000
10.53/10.63	c 9) vallst: 999.000000
10.53/10.63	c 10) zchaff_rand: 999.000000
10.53/10.63	c satzilla running minisat20 ... 
10.53/10.63	This is MiniSat 2.0 beta
10.53/10.63	WARNING: for repeatability, setting FPU to use double precision
10.53/10.63	============================[ Problem Statistics ]=============================
10.53/10.63	|                                                                             |
10.53/10.63	|  Number of variables:  2405                                                 |
10.53/10.63	|  Number of clauses:    7478                                                 |
10.53/10.64	|  Parsing time:         0.00         s                                       |
10.53/10.64	============================[ Search Statistics ]==============================
10.53/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.64	===============================================================================
10.53/10.64	|         0 |    2405     7478    20939 |     2492        0    nan |  0.000 % |
10.53/10.65	|       100 |    2405     7478    20939 |     2741      100     24 |  0.000 % |
10.61/10.66	|       250 |    2405     7478    20939 |     3016      250     24 |  0.000 % |
10.61/10.68	|       476 |    2405     7478    20939 |     3317      476     27 |  0.000 % |
10.61/10.71	|       813 |    2405     7478    20939 |     3649      813     28 |  0.000 % |
10.61/10.75	|      1325 |    2405     7478    20939 |     4014     1325     26 |  0.000 % |
10.61/10.83	|      2084 |    2405     7478    20939 |     4415     2084     28 |  0.000 % |
10.61/10.94	|      3225 |    2405     7478    20939 |     4857     3225     26 |  0.000 % |
10.61/11.15	|      4935 |    2405     7478    20939 |     5343     4935     26 |  0.000 % |
11.34/11.47	|      7497 |    2405     7478    20939 |     5877     4764     27 |  0.000 % |
11.96/12.01	|     11341 |    2405     7478    20939 |     6465     5578     27 |  0.000 % |
12.78/12.87	|     17107 |    2405     7478    20939 |     7111     4738     32 |  0.000 % |
14.11/14.20	|     25756 |    2405     7478    20939 |     7823     6012     31 |  0.000 % |
16.26/16.32	|     38730 |    2405     7478    20939 |     8605     6965     27 |  0.000 % |
19.54/19.62	|     58191 |    2405     7478    20939 |     9465     4465     26 |  0.000 % |
24.66/24.75	|     87385 |    2405     7478    20939 |    10412     9407     29 |  0.000 % |
33.07/33.17	|    131174 |    2405     7478    20939 |    11453     5548     25 |  0.000 % |
45.97/46.06	|    196858 |    2405     7478    20939 |    12599     6936     30 |  0.000 % |
65.95/66.07	|    295384 |    2405     7478    20939 |    13859     9214     30 |  0.000 % |
99.13/99.31	|    443174 |    2405     7478    20939 |    15244     9283     28 |  0.000 % |
150.73/150.93	|    664858 |    2405     7478    20939 |    16769    14652     29 |  0.000 % |
234.52/234.78	|    997383 |    2405     7478    20939 |    18446    16761     29 |  0.000 % |
369.25/369.54	|   1496171 |    2405     7478    20939 |    20290    12047     33 |  0.000 % |
585.01/585.41	|   2244355 |    2405     7478    20939 |    22320    11525     30 |  0.000 % |
929.95/930.42	|   3366629 |    2405     7478    20939 |    24552    19206     29 |  0.000 % |
1199.41/1199.96	c Bin: Executing minisat20
1199.41/1199.96	c child exit by a signal
1199.41/1199.96	c minisat20 returned code 137.
1199.41/1199.96	c minisat20 returned code 137.
1199.41/1199.96	c satzilla running march_dl ... 
1199.41/1199.96	c Bin: Executing march_dl
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c satzilla running minisat20 with preprocessing ... 
1199.41/1200.00	c Preprocessing...
1199.41/1200.00	c Inital problem has 2405 variables, 5983 nary clauses (1495 binary clauses).
1199.41/1200.00	c Num non-binary clauses 5983, Average non-binary clause length 3.000
1199.41/1200.00	c Theory has no gaps
1199.41/1200.00	c Preprocessor runtime was 0.030 seconds.
1199.41/1200.00	c 
1199.41/1200.00	c Satisfiability of theory still undetermined.
1199.41/1200.00	c See file /tmp/u7i0qr for simplified theory.
1199.41/1200.00	c Bin: Executing minisat20
1199.41/1200.00	c minisat20 returned code 1.
1199.41/1200.00	c minisat20 returned code 1.
1199.41/1200.00	c satzilla running vallst with preprocessing ... 
1199.41/1200.00	c Bin: Executing vallst
1199.41/1200.00	c vallst returned code 1.
1199.41/1200.00	c vallst returned code 1.
1199.41/1200.00	c satzilla running march_dl with preprocessing ... 
1199.41/1200.00	c Bin: Executing march_dl
1199.41/1200.00	c march_dl returned code 1.
1199.41/1200.00	c march_dl returned code 1.
1199.41/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1200.00	c Bin: Executing zchaff_rand
1199.41/1200.00	c zchaff_rand returned code 1.
1199.41/1200.00	c zchaff_rand returned code 1.
1199.41/1200.00	c satzilla running kcnfs with preprocessing ... 
1199.41/1200.00	c Bin: Executing kcnfs
1199.41/1200.00	c kcnfs returned code 1.
1199.41/1200.00	c kcnfs returned code 1.
1199.41/1200.00	c satzilla running kcnfs ... 
1199.41/1200.00	c Bin: Executing kcnfs
1199.41/1200.00	c kcnfs returned code 1.
1199.41/1200.00	c kcnfs returned code 1.
1199.41/1200.00	c satzilla running vallst ... 
1199.41/1200.00	c Bin: Executing vallst
1199.41/1200.00	c vallst returned code 1.
1199.41/1200.00	c vallst returned code 1.
1199.41/1200.00	c satzilla running zchaff_rand ... 
1199.41/1200.01	c Bin: Executing zchaff_rand
1199.41/1200.01	c zchaff_rand returned code 1.
1199.41/1200.01	c zchaff_rand returned code 1.
1199.41/1200.01	c ERROR: All Failed! 
1199.41/1200.01	c SATZILLA_TIME=1199.660000

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/node70/watcher-311671-1172573974 -o ROOT/results/node70/solver-311671-1172573974 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311671-1172573974/SATzilla2007_C /tmp/evaluation/311671-1172573974/instance-311671-1172573974.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: 1.00 0.99 0.99 3/64 16479
/proc/meminfo: memFree=1820376/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=0
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 240198103 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 110 95 260 0 84 0
[pid=16480] ppid=16479 vsize=768 CPUtime=0
/proc/16480/stat : 16480 (march_dl) R 16479 16479 16066 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 240198103 786432 114 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16480/statm: 192 114 50 118 0 71 0

[startup+0.106699 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 16479
/proc/meminfo: memFree=1820376/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=0
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 240198103 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 110 95 260 0 84 0
[pid=16480] ppid=16479 vsize=3208 CPUtime=0.09
/proc/16480/stat : 16480 (march_dl) R 16479 16479 16066 0 -1 4194304 816 0 0 0 9 0 0 0 20 0 1 0 240198103 3284992 709 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16480/statm: 802 709 72 118 0 681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4648

[startup+0.514773 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 16479
/proc/meminfo: memFree=1820376/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=0
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 240198103 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 110 95 260 0 84 0
[pid=16480] ppid=16479 vsize=3208 CPUtime=0.5
/proc/16480/stat : 16480 (march_dl) R 16479 16479 16066 0 -1 4194304 825 0 0 0 50 0 0 0 23 0 1 0 240198103 3284992 718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16480/statm: 802 718 74 118 0 681 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4648

[startup+1.33492 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16481
/proc/meminfo: memFree=1817544/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=0
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 240198103 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 110 95 260 0 84 0
[pid=16480] ppid=16479 vsize=3468 CPUtime=1.32
/proc/16480/stat : 16480 (march_dl) R 16479 16479 16066 0 -1 4194304 868 0 0 0 132 0 0 0 25 0 1 0 240198103 3551232 761 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16480/statm: 867 761 74 118 0 746 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4908

[startup+2.97722 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 16481
/proc/meminfo: memFree=1817288/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=0
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 240198103 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 110 95 260 0 84 0
[pid=16480] ppid=16479 vsize=3600 CPUtime=2.96
/proc/16480/stat : 16480 (march_dl) R 16479 16479 16066 0 -1 4194304 912 0 0 0 296 0 0 0 25 0 1 0 240198103 3686400 805 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16480/statm: 900 805 74 118 0 779 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5040

[startup+6.25381 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 16482
/proc/meminfo: memFree=1819144/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=1440 CPUtime=4.99
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 135 942 0 0 0 0 499 0 16 0 1 0 240198103 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 360 111 96 260 0 84 0
[pid=16482] ppid=16479 vsize=6188 CPUtime=1.24
/proc/16482/stat : 16482 (ubcsat2006) R 16479 16479 16066 0 -1 4194304 361 0 0 0 107 17 0 0 25 0 1 0 240198603 6336512 344 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16482/statm: 1547 344 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.718 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 16483
/proc/meminfo: memFree=1817544/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=3312 CPUtime=2.07
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 527 0 0 0 207 0 0 0 25 0 1 0 240199167 3391488 521 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 828 521 58 118 0 706 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5420

[startup+25.5233 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 16483
/proc/meminfo: memFree=1816456/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=4368 CPUtime=14.87
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 803 0 0 0 1487 0 0 0 25 0 1 0 240199167 4472832 797 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 1092 797 58 118 0 970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6476

[startup+51.1469 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 16483
/proc/meminfo: memFree=1815496/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=5316 CPUtime=40.48
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1018 0 0 0 4048 0 0 0 25 0 1 0 240199167 5443584 1012 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 1329 1012 58 118 0 1207 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7424

[startup+102.399 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 16557
/proc/meminfo: memFree=1813008/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=6504 CPUtime=91.69
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1327 0 0 0 9167 2 0 0 25 0 1 0 240199167 6660096 1321 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 1626 1321 58 118 0 1504 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8612

[startup+162.489 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16655
/proc/meminfo: memFree=1811920/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=7432 CPUtime=151.7
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1541 0 0 0 15167 3 0 0 25 0 1 0 240199167 7610368 1535 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 1858 1535 58 118 0 1736 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 9540

[startup+222.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1812680/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=7840 CPUtime=211.72
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1637 0 0 0 21169 3 0 0 25 0 1 0 240199167 8028160 1631 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528640 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 1960 1631 58 118 0 1838 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 9948

[startup+282.609 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1811784/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=8716 CPUtime=271.76
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1863 0 0 0 27173 3 0 0 25 0 1 0 240199167 8925184 1857 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2179 1857 58 118 0 2057 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 10824

[startup+342.666 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1811400/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=9112 CPUtime=331.8
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 1972 0 0 0 33177 3 0 0 25 0 1 0 240199167 9330688 1966 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2278 1966 58 118 0 2156 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 11220

[startup+402.719 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1810760/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=9776 CPUtime=391.83
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2123 0 0 0 39180 3 0 0 25 0 1 0 240199167 10010624 2117 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2444 2117 58 118 0 2322 0
Current children cumulated CPU time (s) 402.44
Current children cumulated vsize (KiB) 11884

[startup+462.775 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 16681
/proc/meminfo: memFree=1810184/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=10304 CPUtime=451.87
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2254 0 0 0 45183 4 0 0 25 0 1 0 240199167 10551296 2248 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2576 2248 58 118 0 2454 0
Current children cumulated CPU time (s) 462.48

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


[startup+763.052 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1809224/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=11380 CPUtime=752.04
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2515 0 0 0 75200 4 0 0 25 0 1 0 240199167 11653120 2509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2845 2509 58 118 0 2723 0
Current children cumulated CPU time (s) 762.65
Current children cumulated vsize (KiB) 13488

[startup+823.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1808904/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=11644 CPUtime=812.08
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2599 0 0 0 81204 4 0 0 25 0 1 0 240199167 11923456 2593 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 2911 2593 58 118 0 2789 0
Current children cumulated CPU time (s) 822.69
Current children cumulated vsize (KiB) 13752

[startup+883.169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1808392/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=12180 CPUtime=872.12
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2718 0 0 0 87208 4 0 0 25 0 1 0 240199167 12472320 2712 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3045 2712 58 118 0 2923 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 14288

[startup+943.221 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 16681
/proc/meminfo: memFree=1808200/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=12328 CPUtime=932.15
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2769 0 0 0 93211 4 0 0 25 0 1 0 240199167 12623872 2763 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3082 2763 58 118 0 2960 0
Current children cumulated CPU time (s) 942.76
Current children cumulated vsize (KiB) 14436

[startup+1003.28 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 16681
/proc/meminfo: memFree=1808008/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=12592 CPUtime=992.18
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2831 0 0 0 99214 4 0 0 25 0 1 0 240199167 12894208 2825 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3148 2825 58 118 0 3026 0
Current children cumulated CPU time (s) 1002.79
Current children cumulated vsize (KiB) 14700

[startup+1063.33 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807816/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=12724 CPUtime=1052.22
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2864 0 0 0 105218 4 0 0 25 0 1 0 240199167 13029376 2858 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3181 2858 58 118 0 3059 0
Current children cumulated CPU time (s) 1062.83
Current children cumulated vsize (KiB) 14832

[startup+1123.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807624/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=12988 CPUtime=1112.26
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 2919 0 0 0 111222 4 0 0 25 0 1 0 240199167 13299712 2913 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3247 2913 58 118 0 3125 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 15096

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807304/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1172.3
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3015 0 0 0 117225 5 0 0 25 0 1 0 240199167 13717504 3009 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3009 58 118 0 3227 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 15504

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

[startup+1187.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1176.1
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3031 0 0 0 117605 5 0 0 25 0 1 0 240199167 13717504 3025 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3025 58 118 0 3227 0
Current children cumulated CPU time (s) 1186.71
Current children cumulated vsize (KiB) 15504

[startup+1193.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1182.65
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3031 0 0 0 118260 5 0 0 25 0 1 0 240199167 13717504 3025 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3025 58 118 0 3227 0
Current children cumulated CPU time (s) 1193.26
Current children cumulated vsize (KiB) 15504

[startup+1197.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1185.93
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3031 0 0 0 118588 5 0 0 25 0 1 0 240199167 13717504 3025 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525869 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3025 58 118 0 3227 0
Current children cumulated CPU time (s) 1196.54
Current children cumulated vsize (KiB) 15504

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1187.57
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3035 0 0 0 118752 5 0 0 25 0 1 0 240199167 13717504 3029 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3029 58 118 0 3227 0
Current children cumulated CPU time (s) 1198.18
Current children cumulated vsize (KiB) 15504

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1188.39
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3035 0 0 0 118834 5 0 0 25 0 1 0 240199167 13717504 3029 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3029 58 118 0 3227 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 15504

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16681
/proc/meminfo: memFree=1807176/2055920 swapFree=4183024/4192956
[pid=16479] ppid=16477 vsize=2108 CPUtime=10.61
/proc/16479/stat : 16479 (SATzilla2007_C) S 16477 16479 16066 0 -1 4194304 906 1309 0 0 318 10 701 32 25 0 1 0 240198103 2158592 352 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16479/statm: 527 352 156 260 0 251 0
[pid=16483] ppid=16479 vsize=13396 CPUtime=1188.8
/proc/16483/stat : 16483 (minisat20) R 16479 16479 16066 0 -1 4194304 3035 0 0 0 118875 5 0 0 25 0 1 0 240199167 13717504 3029 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16483/statm: 3349 3029 58 118 0 3227 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 15504

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.49
CPU user time (s): 1199
CPU system time (s): 0.495924
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 15504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199
system time used= 0.495924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 2702

runsolver used 0.793879 second user time and 2.49862 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Feb 27 10:59:34 UTC 2007

IDJOB= 311671
IDBENCH= 20320
IDSOLVER= 135
FILE ID= node70/311671-1172573974

PBS_JOBID= 3971902

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S623466762-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311671-1172573974/SATzilla2007_C /tmp/evaluation/311671-1172573974/instance-311671-1172573974.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-311671-1172573974 -o ROOT/results/node70/solver-311671-1172573974 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311671-1172573974/SATzilla2007_C /tmp/evaluation/311671-1172573974/instance-311671-1172573974.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  2bab0300d2912ed939db31155033fc44

RANDOM SEED= 708298040

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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:       1820784 kB
Buffers:         31028 kB
Cached:         156128 kB
SwapCached:       4128 kB
Active:         118456 kB
Inactive:        78616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820784 kB
SwapTotal:     4192956 kB
SwapFree:      4183024 kB
Dirty:            8480 kB
Writeback:           0 kB
Mapped:          15268 kB
Slab:            24076 kB
Committed_AS:   368220 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= 66553 MiB

End job on node70 on Tue Feb 27 11:19:34 UTC 2007