Trace number 293918

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.4 1199.73

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.57	c run March_dl for 5 seconds ... 
10.53/10.57	c Bin: Executing march_dl
10.53/10.57	c child exit by a signal
10.53/10.57	c march_dl returned code 137.
10.53/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.57	c Bin: Executing ubcsat2006
10.53/10.57	c child exited successfully
10.53/10.57	c ubcsat2006 returned code 0.
10.53/10.57	c satzilla computing base features
10.53/10.57	c satzilla doing unit-prop probe
10.53/10.57	c satzilla doing local search probe
10.53/10.57	c satzilla doing lobjois search-space size estimate
10.53/10.57	c satzilla's ranking:
10.53/10.57	c 1) minisat20+P: -1.913609
10.53/10.57	c 2) march_dl+P: 1.144385
10.53/10.57	c 3) march_dl: 3.171711
10.53/10.57	c 4) minisat20: 4.528665
10.53/10.57	c 5) zchaff_rand+P: 4.608505
10.53/10.57	c 6) vallst+P: 6.140695
10.53/10.57	c 7) kcnfs+P: 999.000000
10.53/10.57	c 8) kcnfs: 999.000000
10.53/10.57	c 9) vallst: 999.000000
10.53/10.57	c 10) zchaff_rand: 999.000000
10.53/10.57	c satzilla running minisat20 with preprocessing ... 
10.53/10.59	This is MiniSat 2.0 beta
10.53/10.59	WARNING: for repeatability, setting FPU to use double precision
10.53/10.59	============================[ Problem Statistics ]=============================
10.53/10.59	|                                                                             |
10.53/10.59	|  Number of variables:  110                                                  |
10.53/10.59	|  Number of clauses:    2343                                                 |
10.53/10.59	|  Parsing time:         0.00         s                                       |
10.53/10.59	============================[ Search Statistics ]==============================
10.53/10.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.59	===============================================================================
10.53/10.59	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
10.53/10.59	|       100 |     110     2343    11715 |      859      100     23 |  0.008 % |
10.53/10.59	|       252 |     110     2343    11715 |      945      252     23 |  0.008 % |
10.53/10.60	|       479 |     110     2343    11715 |     1039      479     23 |  0.008 % |
10.53/10.61	|       816 |     110     2343    11715 |     1143      816     23 |  0.008 % |
10.53/10.63	|      1323 |     110     2343    11715 |     1257      733     22 |  0.008 % |
10.53/10.65	|      2082 |     110     2343    11715 |     1383      844     22 |  0.008 % |
10.56/10.68	|      3223 |     110     2343    11715 |     1521     1282     22 |  0.008 % |
10.56/10.74	|      4932 |     110     2343    11715 |     1674     1449     22 |  0.008 % |
10.56/10.83	|      7496 |     110     2343    11715 |     1841     1472     21 |  0.008 % |
10.56/10.96	|     11341 |     110     2343    11715 |     2025     1598     21 |  0.008 % |
10.56/11.17	|     17107 |     110     2343    11715 |     2228     1200     21 |  0.008 % |
11.44/11.49	|     25756 |     110     2343    11715 |     2451     1946     21 |  0.008 % |
11.95/12.00	|     38732 |     110     2343    11715 |     2696     1262     20 |  0.008 % |
12.67/12.79	|     58194 |     110     2343    11715 |     2965     1613     22 |  0.008 % |
14.00/14.09	|     87387 |     110     2343    11715 |     3262     2362     21 |  0.008 % |
15.95/16.09	|    131176 |     110     2343    11715 |     3588     1689     20 |  0.008 % |
19.12/19.23	|    196861 |     110     2343    11715 |     3947     2267     21 |  0.008 % |
24.04/24.10	|    295387 |     110     2343    11715 |     4342     3333     22 |  0.008 % |
31.52/31.59	|    443176 |     110     2343    11715 |     4776     2478     21 |  0.008 % |
43.31/43.38	|    664859 |     110     2343    11715 |     5254     3101     22 |  0.008 % |
61.96/62.08	|    997385 |     110     2343    11715 |     5779     2854     20 |  0.008 % |
91.46/91.58	|   1496173 |     110     2343    11715 |     6357     5060     22 |  0.008 % |
137.48/137.64	|   2244359 |     110     2343    11715 |     6993     6075     21 |  0.008 % |
210.11/210.21	|   3366635 |     110     2343    11715 |     7692     4935     20 |  0.008 % |
323.44/323.57	|   5050046 |     110     2343    11715 |     8461     5155     22 |  0.008 % |
500.99/501.26	|   7575162 |     110     2343    11715 |     9308     4551     21 |  0.008 % |
780.82/781.13	|  11362837 |     110     2343    11715 |    10238     6513     22 |  0.008 % |
1199.37/1199.72	c Preprocessing...
1199.37/1199.72	c Inital problem has 110 variables, 2343 nary clauses (0 binary clauses).
1199.37/1199.72	c Num non-binary clauses 2343, Average non-binary clause length 5.000
1199.37/1199.72	c Theory has no gaps
1199.37/1199.72	c Preprocessor runtime was 0.010 seconds.
1199.37/1199.72	c 
1199.37/1199.72	c Satisfiability of theory still undetermined.
1199.37/1199.72	c See file /tmp/P0zXRd for simplified theory.
1199.37/1199.72	c Bin: Executing minisat20
1199.37/1199.72	c child exit by a signal
1199.37/1199.72	c minisat20 returned code 137.
1199.37/1199.72	c minisat20 returned code 137.
1199.37/1199.72	c satzilla running march_dl with preprocessing ... 
1199.37/1199.72	c Bin: Executing march_dl
1199.37/1199.72	c march_dl returned code 1.
1199.37/1199.72	c march_dl returned code 1.
1199.37/1199.72	c satzilla running march_dl ... 
1199.37/1199.72	c Bin: Executing march_dl
1199.37/1199.72	c march_dl returned code 1.
1199.37/1199.72	c march_dl returned code 1.
1199.37/1199.72	c satzilla running minisat20 ... 
1199.37/1199.72	c Bin: Executing minisat20
1199.37/1199.72	c minisat20 returned code 1.
1199.37/1199.72	c minisat20 returned code 1.
1199.37/1199.72	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1199.72	c Bin: Executing zchaff_rand
1199.37/1199.72	c zchaff_rand returned code 1.
1199.37/1199.72	c zchaff_rand returned code 1.
1199.37/1199.72	c satzilla running vallst with preprocessing ... 
1199.37/1199.72	c Bin: Executing vallst
1199.37/1199.72	c vallst returned code 1.
1199.37/1199.72	c vallst returned code 1.
1199.37/1199.72	c satzilla running kcnfs with preprocessing ... 
1199.37/1199.72	c Bin: Executing kcnfs
1199.37/1199.72	c kcnfs returned code 1.
1199.37/1199.72	c kcnfs returned code 1.
1199.37/1199.72	c satzilla running kcnfs ... 
1199.37/1199.72	c Bin: Executing kcnfs
1199.37/1199.72	c kcnfs returned code 1.
1199.37/1199.72	c kcnfs returned code 1.
1199.37/1199.72	c satzilla running vallst ... 
1199.37/1199.72	c Bin: Executing vallst
1199.37/1199.72	c vallst returned code 1.
1199.37/1199.72	c vallst returned code 1.
1199.37/1199.72	c satzilla running zchaff_rand ... 
1199.37/1199.72	c Bin: Executing zchaff_rand
1199.37/1199.72	c zchaff_rand returned code 1.
1199.37/1199.72	c zchaff_rand returned code 1.
1199.37/1199.72	c ERROR: All Failed! 
1199.37/1199.72	c SATZILLA_TIME=1199.570000

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/node67/watcher-293918-1171779797 -o ROOT/results/node67/solver-293918-1171779797 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293918-1171779797/SATzilla2007_C /tmp/evaluation/293918-1171779797/instance-293918-1171779797.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 3/64 24521
/proc/meminfo: memFree=581968/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=0
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197937318 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 360 110 95 260 0 84 0
[pid=24522] ppid=24521 vsize=636 CPUtime=0
/proc/24522/stat : 24522 (march_dl) R 24521 24521 23749 0 -1 4194304 79 0 0 0 0 0 0 0 20 0 1 0 197937318 651264 74 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24522/statm: 159 75 50 118 0 38 0

[startup+0.106866 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24521
/proc/meminfo: memFree=581968/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=0
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197937318 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 360 110 95 260 0 84 0
[pid=24522] ppid=24521 vsize=2560 CPUtime=0.1
/proc/24522/stat : 24522 (march_dl) R 24521 24521 23749 0 -1 4194304 573 0 0 0 10 0 0 0 20 0 1 0 197937318 2621440 565 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533669 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24522/statm: 640 565 72 118 0 519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4000

[startup+0.514908 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24521
/proc/meminfo: memFree=581968/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=0
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197937318 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 360 110 95 260 0 84 0
[pid=24522] ppid=24521 vsize=2804 CPUtime=0.51
/proc/24522/stat : 24522 (march_dl) R 24521 24521 23749 0 -1 4194304 618 0 0 0 51 0 0 0 23 0 1 0 197937318 2871296 610 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24522/statm: 701 610 74 118 0 580 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4244

[startup+1.33499 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24523
/proc/meminfo: memFree=579584/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=0
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197937318 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 360 110 95 260 0 84 0
[pid=24522] ppid=24521 vsize=3392 CPUtime=1.33
/proc/24522/stat : 24522 (march_dl) R 24521 24521 23749 0 -1 4194304 737 0 0 0 133 0 0 0 25 0 1 0 197937318 3473408 729 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24522/statm: 848 729 74 118 0 727 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4832

[startup+2.97117 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24523
/proc/meminfo: memFree=578368/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=0
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197937318 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 360 110 95 260 0 84 0
[pid=24522] ppid=24521 vsize=4316 CPUtime=2.96
/proc/24522/stat : 24522 (march_dl) R 24521 24521 23749 0 -1 4194304 969 0 0 0 296 0 0 0 25 0 1 0 197937318 4419584 961 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24522/statm: 1079 961 74 118 0 958 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5756

[startup+6.24751 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24524
/proc/meminfo: memFree=581056/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=1440 CPUtime=4.99
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 135 1055 0 0 0 0 499 0 16 0 1 0 197937318 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24521/statm: 360 111 96 260 0 84 0
[pid=24524] ppid=24521 vsize=6188 CPUtime=1.24
/proc/24524/stat : 24524 (ubcsat2006) R 24521 24521 23749 0 -1 4194304 274 0 0 0 111 13 0 0 25 0 1 0 197937818 6336512 257 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24524/statm: 1547 257 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7102 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24525
/proc/meminfo: memFree=580096/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=2340 CPUtime=2.11
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 258 0 0 0 211 0 0 0 25 0 1 0 197938377 2396160 252 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 585 252 58 118 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4408

[startup+25.5255 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24525
/proc/meminfo: memFree=579584/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=2872 CPUtime=14.92
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 386 0 0 0 1492 0 0 0 25 0 1 0 197938377 2940928 380 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 718 380 58 118 0 596 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4940

[startup+51.1542 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24525
/proc/meminfo: memFree=579136/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=3140 CPUtime=40.54
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 481 0 0 0 4054 0 0 0 25 0 1 0 197938377 3215360 475 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 785 475 58 118 0 663 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5208

[startup+102.399 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24525
/proc/meminfo: memFree=578752/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=3684 CPUtime=91.77
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 598 0 0 0 9177 0 0 0 25 0 1 0 197938377 3772416 592 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 921 592 58 118 0 799 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 5752

[startup+162.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24525
/proc/meminfo: memFree=578432/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=3956 CPUtime=151.81
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 668 0 0 0 15181 0 0 0 25 0 1 0 197938377 4050944 662 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 989 662 58 118 0 867 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6024

[startup+222.517 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 24525
/proc/meminfo: memFree=578176/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=4232 CPUtime=211.85
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 735 0 0 0 21185 0 0 0 25 0 1 0 197938377 4333568 729 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1058 729 58 118 0 936 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 6300

[startup+282.571 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 24525
/proc/meminfo: memFree=577984/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=4364 CPUtime=271.89
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 785 0 0 0 27189 0 0 0 25 0 1 0 197938377 4468736 779 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1091 779 58 118 0 969 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 6432

[startup+342.626 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 24525
/proc/meminfo: memFree=577792/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=4496 CPUtime=331.94
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 816 0 0 0 33193 1 0 0 25 0 1 0 197938377 4603904 810 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1124 810 58 118 0 1002 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 6564

[startup+402.686 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24525
/proc/meminfo: memFree=577728/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=4636 CPUtime=391.98
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 831 0 0 0 39197 1 0 0 25 0 1 0 197938377 4747264 825 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527608 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1159 825 58 118 0 1037 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 6704

[startup+462.741 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 24525
/proc/meminfo: memFree=577664/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=4636 CPUtime=452.02
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 843 0 0 0 45201 1 0 0 25 0 1 0 197938377 4747264 837 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1159 837 58 118 0 1037 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.028 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24525
/proc/meminfo: memFree=577024/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5380 CPUtime=752.23
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1011 0 0 0 75221 2 0 0 25 0 1 0 197938377 5509120 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525414 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1345 1005 58 118 0 1223 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 7448

[startup+823.085 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24525
/proc/meminfo: memFree=576896/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5528 CPUtime=812.27
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1038 0 0 0 81225 2 0 0 25 0 1 0 197938377 5660672 1032 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1382 1032 58 118 0 1260 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 7596

[startup+883.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24525
/proc/meminfo: memFree=576832/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5528 CPUtime=872.31
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1053 0 0 0 87229 2 0 0 25 0 1 0 197938377 5660672 1047 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1382 1047 58 118 0 1260 0
Current children cumulated CPU time (s) 882.87
Current children cumulated vsize (KiB) 7596

[startup+943.192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24525
/proc/meminfo: memFree=576768/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5676 CPUtime=932.34
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1074 0 0 0 93232 2 0 0 25 0 1 0 197938377 5812224 1068 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1419 1068 58 118 0 1297 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 7744

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576704/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5676 CPUtime=992.38
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1088 0 0 0 99236 2 0 0 25 0 1 0 197938377 5812224 1082 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1419 1082 58 118 0 1297 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 7744

[startup+1063.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576704/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5676 CPUtime=1052.42
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1096 0 0 0 105240 2 0 0 25 0 1 0 197938377 5812224 1090 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1419 1090 58 118 0 1297 0
Current children cumulated CPU time (s) 1062.98
Current children cumulated vsize (KiB) 7744

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576640/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5676 CPUtime=1112.47
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1102 0 0 0 111244 3 0 0 25 0 1 0 197938377 5812224 1096 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1419 1096 58 118 0 1297 0
Current children cumulated CPU time (s) 1123.03
Current children cumulated vsize (KiB) 7744

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1172.51
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 117248 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1183.07
Current children cumulated vsize (KiB) 7892

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

[startup+1187.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1176.3
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 117627 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1186.86
Current children cumulated vsize (KiB) 7892

[startup+1193.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1182.86
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 118283 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1193.42
Current children cumulated vsize (KiB) 7892

[startup+1197.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1186.14
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 118611 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1196.7
Current children cumulated vsize (KiB) 7892

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1187.78
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 118775 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1198.34
Current children cumulated vsize (KiB) 7892

[startup+1199.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1188.6
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 118857 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 7892

[startup+1199.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24527
/proc/meminfo: memFree=576576/2055920 swapFree=4183772/4192956
[pid=24521] ppid=24519 vsize=2068 CPUtime=10.56
/proc/24521/stat : 24521 (SATzilla2007_C) S 24519 24521 23749 0 -1 4194304 698 1335 0 0 315 19 700 22 25 0 1 0 197937318 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24521/statm: 517 343 165 260 0 241 0
[pid=24525] ppid=24521 vsize=5824 CPUtime=1188.81
/proc/24525/stat : 24525 (minisat20) R 24521 24521 23749 0 -1 4194304 1117 0 0 0 118878 3 0 0 25 0 1 0 197938377 5963776 1111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24525/statm: 1456 1111 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 7892

Child status: 17
Real time (s): 1199.73
CPU time (s): 1199.4
CPU user time (s): 1198.95
CPU system time (s): 0.451931
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 7892

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

runsolver used 0.797878 second user time and 2.45463 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Feb 18 06:23:17 UTC 2007

IDJOB= 293918
IDBENCH= 19875
IDSOLVER= 135
FILE ID= node67/293918-1171779797

PBS_JOBID= 3839540

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293918-1171779797/SATzilla2007_C /tmp/evaluation/293918-1171779797/instance-293918-1171779797.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-293918-1171779797 -o ROOT/results/node67/solver-293918-1171779797 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293918-1171779797/SATzilla2007_C /tmp/evaluation/293918-1171779797/instance-293918-1171779797.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 823871032

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        582440 kB
Buffers:         47796 kB
Cached:        1305468 kB
SwapCached:       3608 kB
Active:         727316 kB
Inactive:       636024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        582440 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            96108 kB
Committed_AS:   607260 kB
PageTables:       1452 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 node67 on Sun Feb 18 06:43:17 UTC 2007