Trace number 293057

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.41 1199.73

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data (download as text)

10.52/10.59	c run March_dl for 5 seconds ... 
10.52/10.59	c Bin: Executing march_dl
10.52/10.59	c child exit by a signal
10.52/10.59	c march_dl returned code 137.
10.52/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.59	c Bin: Executing ubcsat2006
10.52/10.59	c child exited successfully
10.52/10.59	c ubcsat2006 returned code 0.
10.52/10.59	c satzilla computing base features
10.52/10.59	c satzilla doing unit-prop probe
10.52/10.59	c satzilla doing local search probe
10.52/10.59	c satzilla doing lobjois search-space size estimate
10.52/10.59	c satzilla's ranking:
10.52/10.59	c 1) minisat20+P: -1.482402
10.52/10.59	c 2) march_dl+P: 0.933501
10.52/10.59	c 3) march_dl: 2.882196
10.52/10.59	c 4) zchaff_rand+P: 3.521351
10.52/10.59	c 5) minisat20: 4.834091
10.52/10.59	c 6) vallst+P: 6.348106
10.52/10.59	c 7) kcnfs+P: 999.000000
10.52/10.59	c 8) kcnfs: 999.000000
10.52/10.59	c 9) vallst: 999.000000
10.52/10.59	c 10) zchaff_rand: 999.000000
10.52/10.59	c satzilla running minisat20 with preprocessing ... 
10.52/10.60	This is MiniSat 2.0 beta
10.52/10.60	WARNING: for repeatability, setting FPU to use double precision
10.52/10.60	============================[ Problem Statistics ]=============================
10.52/10.60	|                                                                             |
10.52/10.60	|  Number of variables:  100                                                  |
10.52/10.60	|  Number of clauses:    2130                                                 |
10.52/10.60	|  Parsing time:         0.00         s                                       |
10.52/10.60	============================[ Search Statistics ]==============================
10.52/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.60	===============================================================================
10.52/10.60	|         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
10.52/10.60	|       101 |     100     2130    10650 |      781      101     23 |  0.010 % |
10.52/10.60	|       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
10.52/10.61	|       477 |     100     2130    10650 |      945      477     22 |  0.010 % |
10.52/10.62	|       814 |     100     2130    10650 |     1039      814     22 |  0.010 % |
10.52/10.63	|      1321 |     100     2130    10650 |     1143      787     21 |  0.010 % |
10.52/10.65	|      2081 |     100     2130    10650 |     1257      965     21 |  0.010 % |
10.56/10.69	|      3221 |     100     2130    10650 |     1383      828     20 |  0.010 % |
10.56/10.74	|      4930 |     100     2130    10650 |     1521     1131     21 |  0.010 % |
10.56/10.81	|      7492 |     100     2130    10650 |     1674     1373     21 |  0.010 % |
10.56/10.94	|     11336 |     100     2130    10650 |     1841      967     20 |  0.010 % |
10.56/11.13	|     17102 |     100     2130    10650 |     2025     1151     19 |  0.010 % |
11.33/11.44	|     25751 |     100     2130    10650 |     2228     1592     19 |  0.010 % |
11.84/11.93	|     38726 |     100     2130    10650 |     2451     2163     20 |  0.010 % |
12.56/12.69	|     58187 |     100     2130    10650 |     2696     1773     21 |  0.010 % |
13.80/13.86	|     87379 |     100     2130    10650 |     2965     2365     20 |  0.010 % |
15.64/15.72	|    131170 |     100     2130    10650 |     3262     2778     19 |  0.010 % |
18.50/18.55	|    196854 |     100     2130    10650 |     3588     2655     20 |  0.010 % |
22.92/22.98	|    295380 |     100     2130    10650 |     3947     3576     21 |  0.010 % |
29.88/29.96	|    443169 |     100     2130    10650 |     4342     2334     19 |  0.010 % |
40.74/40.88	|    664852 |     100     2130    10650 |     4776     3395     18 |  0.010 % |
57.85/57.96	|    997378 |     100     2130    10650 |     5254     4555     20 |  0.010 % |
84.60/84.76	|   1496167 |     100     2130    10650 |     5779     4391     19 |  0.010 % |
126.09/126.17	|   2244350 |     100     2130    10650 |     6357     3903     18 |  0.010 % |
191.97/192.16	|   3366625 |     100     2130    10650 |     6993     6126     18 |  0.010 % |
294.94/295.17	|   5050037 |     100     2130    10650 |     7692     5260     19 |  0.010 % |
458.88/459.05	|   7575155 |     100     2130    10650 |     8461     6590     21 |  0.010 % |
715.55/715.86	|  11362830 |     100     2130    10650 |     9308     5295     18 |  0.010 % |
1120.38/1120.74	|  17044343 |     100     2130    10650 |    10238     7942     20 |  0.010 % |
1199.28/1199.72	c Preprocessing...
1199.28/1199.72	c Inital problem has 100 variables, 2130 nary clauses (0 binary clauses).
1199.28/1199.72	c Num non-binary clauses 2130, Average non-binary clause length 5.000
1199.28/1199.72	c Theory has no gaps
1199.28/1199.72	c Preprocessor runtime was 0.000 seconds.
1199.28/1199.72	c 
1199.28/1199.72	c Satisfiability of theory still undetermined.
1199.28/1199.72	c See file /tmp/k2id06 for simplified theory.
1199.28/1199.72	c Bin: Executing minisat20
1199.28/1199.72	c child exit by a signal
1199.28/1199.72	c minisat20 returned code 137.
1199.28/1199.72	c minisat20 returned code 137.
1199.28/1199.72	c satzilla running march_dl with preprocessing ... 
1199.28/1199.72	c Bin: Executing march_dl
1199.28/1199.72	c march_dl returned code 1.
1199.28/1199.72	c march_dl returned code 1.
1199.28/1199.72	c satzilla running march_dl ... 
1199.28/1199.72	c Bin: Executing march_dl
1199.28/1199.72	c march_dl returned code 1.
1199.28/1199.72	c march_dl returned code 1.
1199.28/1199.72	c satzilla running zchaff_rand with preprocessing ... 
1199.28/1199.72	c Bin: Executing zchaff_rand
1199.28/1199.72	c zchaff_rand returned code 1.
1199.28/1199.72	c zchaff_rand returned code 1.
1199.28/1199.72	c satzilla running minisat20 ... 
1199.28/1199.72	c Bin: Executing minisat20
1199.28/1199.72	c minisat20 returned code 1.
1199.28/1199.72	c minisat20 returned code 1.
1199.28/1199.72	c satzilla running vallst with preprocessing ... 
1199.28/1199.72	c Bin: Executing vallst
1199.28/1199.73	c vallst returned code 1.
1199.28/1199.73	c vallst returned code 1.
1199.28/1199.73	c satzilla running kcnfs with preprocessing ... 
1199.28/1199.73	c Bin: Executing kcnfs
1199.28/1199.73	c kcnfs returned code 1.
1199.28/1199.73	c kcnfs returned code 1.
1199.28/1199.73	c satzilla running kcnfs ... 
1199.28/1199.73	c Bin: Executing kcnfs
1199.28/1199.73	c kcnfs returned code 1.
1199.28/1199.73	c kcnfs returned code 1.
1199.28/1199.73	c satzilla running vallst ... 
1199.28/1199.73	c Bin: Executing vallst
1199.28/1199.73	c vallst returned code 1.
1199.28/1199.73	c vallst returned code 1.
1199.28/1199.73	c satzilla running zchaff_rand ... 
1199.28/1199.73	c Bin: Executing zchaff_rand
1199.28/1199.73	c zchaff_rand returned code 1.
1199.28/1199.73	c zchaff_rand returned code 1.
1199.28/1199.73	c ERROR: All Failed! 
1199.28/1199.73	c SATZILLA_TIME=1199.580000

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-293057-1171764160 -o ROOT/results/node67/solver-293057-1171764160 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293057-1171764160/SATzilla2007_C /tmp/evaluation/293057-1171764160/instance-293057-1171764160.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.99 0.98 0.99 3/64 20335
/proc/meminfo: memFree=679280/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=0
/proc/20335/stat : 20335 (SATzilla2007_C) R 20333 20335 19366 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 196373610 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20335/statm: 360 110 95 260 0 84 0
[pid=20336] ppid=20335 vsize=636 CPUtime=0
/proc/20336/stat : 20336 (march_dl) R 20335 20335 19366 0 -1 4194304 76 0 0 0 0 0 0 0 18 0 1 0 196373610 651264 71 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20336/statm: 159 71 50 118 0 38 0

[startup+0.107282 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20335
/proc/meminfo: memFree=679280/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=0
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196373610 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20335/statm: 360 110 95 260 0 84 0
[pid=20336] ppid=20335 vsize=2456 CPUtime=0.1
/proc/20336/stat : 20336 (march_dl) R 20335 20335 19366 0 -1 4194304 543 0 0 0 10 0 0 0 19 0 1 0 196373610 2514944 535 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134644069 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20336/statm: 614 535 72 118 0 493 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3896

[startup+0.515322 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20335
/proc/meminfo: memFree=679280/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=0
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196373610 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20335/statm: 360 110 95 260 0 84 0
[pid=20336] ppid=20335 vsize=2672 CPUtime=0.5
/proc/20336/stat : 20336 (march_dl) R 20335 20335 19366 0 -1 4194304 573 0 0 0 50 0 0 0 23 0 1 0 196373610 2736128 565 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20336/statm: 668 565 74 118 0 547 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4112

[startup+1.33541 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20337
/proc/meminfo: memFree=677024/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=0
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196373610 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20335/statm: 360 110 95 260 0 84 0
[pid=20336] ppid=20335 vsize=3260 CPUtime=1.32
/proc/20336/stat : 20336 (march_dl) R 20335 20335 19366 0 -1 4194304 700 0 0 0 132 0 0 0 25 0 1 0 196373610 3338240 692 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20336/statm: 815 692 74 118 0 694 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4700

[startup+2.97158 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20337
/proc/meminfo: memFree=675808/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=0
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196373610 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20335/statm: 360 110 95 260 0 84 0
[pid=20336] ppid=20335 vsize=4052 CPUtime=2.96
/proc/20336/stat : 20336 (march_dl) R 20335 20335 19366 0 -1 4194304 923 0 0 0 296 0 0 0 25 0 1 0 196373610 4149248 915 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20336/statm: 1013 915 74 118 0 892 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5492

[startup+6.25992 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20338
/proc/meminfo: memFree=678496/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=1440 CPUtime=4.98
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 135 1001 0 0 0 0 498 0 16 0 1 0 196373610 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20335/statm: 360 111 96 260 0 84 0
[pid=20338] ppid=20335 vsize=6188 CPUtime=1.25
/proc/20338/stat : 20338 (ubcsat2006) R 20335 20335 19366 0 -1 4194304 271 0 0 0 113 12 0 0 25 0 1 0 196374110 6336512 254 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20338/statm: 1547 254 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7156 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=677536/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=2208 CPUtime=2.11
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 240 0 0 0 211 0 0 0 25 0 1 0 196374670 2260992 234 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 552 234 58 118 0 430 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4288

[startup+25.5259 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=677088/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=2740 CPUtime=14.91
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 359 0 0 0 1491 0 0 0 25 0 1 0 196374670 2805760 353 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 685 353 58 118 0 563 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4820

[startup+51.1506 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=676768/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=3148 CPUtime=40.53
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 458 0 0 0 4053 0 0 0 25 0 1 0 196374670 3223552 452 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 787 452 58 118 0 665 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5228

[startup+102.393 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=676384/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=3428 CPUtime=91.76
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 549 0 0 0 9176 0 0 0 25 0 1 0 196374670 3510272 543 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 857 543 58 118 0 735 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5508

[startup+162.453 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=676064/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=3840 CPUtime=151.8
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 627 0 0 0 15180 0 0 0 25 0 1 0 196374670 3932160 621 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 960 621 58 118 0 838 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 5920

[startup+222.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=675744/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4124 CPUtime=211.84
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 698 0 0 0 21184 0 0 0 25 0 1 0 196374670 4222976 692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1031 692 58 118 0 909 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 6204

[startup+282.565 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=675744/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4124 CPUtime=271.88
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 719 0 0 0 27188 0 0 0 25 0 1 0 196374670 4222976 713 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1031 713 58 118 0 909 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 6204

[startup+342.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=675680/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4264 CPUtime=331.92
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 738 0 0 0 33192 0 0 0 25 0 1 0 196374670 4366336 732 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1066 732 58 118 0 944 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 6344

[startup+402.678 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=675552/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4264 CPUtime=391.96
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 759 0 0 0 39196 0 0 0 25 0 1 0 196374670 4366336 753 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1066 753 58 118 0 944 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 6344

[startup+462.736 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20339
/proc/meminfo: memFree=675488/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4404 CPUtime=452
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 778 0 0 0 45200 0 0 0 25 0 1 0 196374670 4509696 772 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1101 772 58 118 0 979 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.084 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 20339
/proc/meminfo: memFree=675040/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=4968 CPUtime=812.26
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 898 0 0 0 81226 0 0 0 25 0 1 0 196374670 5087232 892 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519218 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1242 892 58 118 0 1120 0
Current children cumulated CPU time (s) 822.82
Current children cumulated vsize (KiB) 7048

[startup+883.139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674912/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5116 CPUtime=872.3
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 928 0 0 0 87229 1 0 0 25 0 1 0 196374670 5238784 922 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1279 922 58 118 0 1157 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 7196

[startup+943.197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674848/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5116 CPUtime=932.35
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 948 0 0 0 93234 1 0 0 25 0 1 0 196374670 5238784 942 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1279 942 58 118 0 1157 0
Current children cumulated CPU time (s) 942.91
Current children cumulated vsize (KiB) 7196

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674784/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5264 CPUtime=992.39
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 959 0 0 0 99238 1 0 0 25 0 1 0 196374670 5390336 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1316 953 58 118 0 1194 0
Current children cumulated CPU time (s) 1002.95
Current children cumulated vsize (KiB) 7344

[startup+1063.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674720/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5264 CPUtime=1052.43
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 978 0 0 0 105242 1 0 0 25 0 1 0 196374670 5390336 972 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1316 972 58 118 0 1194 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 7344

[startup+1123.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674656/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5264 CPUtime=1112.48
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 984 0 0 0 111247 1 0 0 25 0 1 0 196374670 5390336 978 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1316 978 58 118 0 1194 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 7344

[startup+1183.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1172.52
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 117251 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 7492

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 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1176.32
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 117631 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528827 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1186.88
Current children cumulated vsize (KiB) 7492

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1182.88
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 118287 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1193.44
Current children cumulated vsize (KiB) 7492

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1186.15
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 118614 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 7492

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1187.79
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 118778 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 7492

[startup+1199.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674592/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1188.2
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1011 0 0 0 118819 1 0 0 25 0 1 0 196374670 5541888 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1005 58 118 0 1231 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 7492

[startup+1199.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674528/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1188.61
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1016 0 0 0 118860 1 0 0 25 0 1 0 196374670 5541888 1010 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1010 58 118 0 1231 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 7492

[startup+1199.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20339
/proc/meminfo: memFree=674528/2055920 swapFree=4183772/4192956
[pid=20335] ppid=20333 vsize=2080 CPUtime=10.56
/proc/20335/stat : 20335 (SATzilla2007_C) S 20333 20335 19366 0 -1 4194304 676 1278 0 0 314 22 699 21 25 0 1 0 196373610 2129920 330 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20335/statm: 520 330 165 260 0 244 0
[pid=20339] ppid=20335 vsize=5412 CPUtime=1188.72
/proc/20339/stat : 20339 (minisat20) R 20335 20335 19366 0 -1 4194304 1016 0 0 0 118871 1 0 0 25 0 1 0 196374670 5541888 1010 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20339/statm: 1353 1010 58 118 0 1231 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 7492

Child status: 17
Real time (s): 1199.73
CPU time (s): 1199.41
CPU user time (s): 1198.95
CPU system time (s): 0.462929
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.745886 second user time and 2.49962 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Feb 18 02:02:40 UTC 2007

IDJOB= 293057
IDBENCH= 19854
IDSOLVER= 135
FILE ID= node67/293057-1171764160

PBS_JOBID= 3839509

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 11016844

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:        679688 kB
Buffers:         40028 kB
Cached:        1241220 kB
SwapCached:       3544 kB
Active:         681220 kB
Inactive:       609936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        679688 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            8480 kB
Writeback:           0 kB
Mapped:          15348 kB
Slab:            71040 kB
Committed_AS:   599928 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 02:22:40 UTC 2007