Trace number 292893

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.39 1199.81

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
MD5SUM06c88ca8490143b77ab1c7722ab3dc5c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.317
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.56	c run March_dl for 5 seconds ... 
10.52/10.56	c Bin: Executing march_dl
10.52/10.56	c child exit by a signal
10.52/10.56	c march_dl returned code 137.
10.52/10.56	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.56	c Bin: Executing ubcsat2006
10.52/10.56	c child exited successfully
10.52/10.56	c ubcsat2006 returned code 0.
10.52/10.56	c satzilla computing base features
10.52/10.56	c satzilla doing unit-prop probe
10.52/10.56	c satzilla doing local search probe
10.52/10.56	c satzilla doing lobjois search-space size estimate
10.52/10.56	c satzilla's ranking:
10.52/10.56	c 1) minisat20+P: -1.989508
10.52/10.56	c 2) march_dl+P: 1.383067
10.52/10.56	c 3) march_dl: 3.371647
10.52/10.56	c 4) minisat20: 4.527852
10.52/10.56	c 5) zchaff_rand+P: 4.771295
10.52/10.56	c 6) vallst+P: 6.267049
10.52/10.56	c 7) kcnfs+P: 999.000000
10.52/10.56	c 8) kcnfs: 999.000000
10.52/10.56	c 9) vallst: 999.000000
10.52/10.56	c 10) zchaff_rand: 999.000000
10.52/10.56	c satzilla running minisat20 with preprocessing ... 
10.52/10.57	This is MiniSat 2.0 beta
10.52/10.57	WARNING: for repeatability, setting FPU to use double precision
10.52/10.57	============================[ Problem Statistics ]=============================
10.52/10.57	|                                                                             |
10.52/10.57	|  Number of variables:  100                                                  |
10.52/10.57	|  Number of clauses:    2130                                                 |
10.52/10.57	|  Parsing time:         0.00         s                                       |
10.52/10.57	============================[ Search Statistics ]==============================
10.52/10.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.57	===============================================================================
10.52/10.57	|         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
10.52/10.57	|       100 |     100     2130    10650 |      781      100     22 |  0.010 % |
10.52/10.58	|       251 |     100     2130    10650 |      859      251     23 |  0.010 % |
10.52/10.58	|       476 |     100     2130    10650 |      945      476     23 |  0.010 % |
10.52/10.59	|       813 |     100     2130    10650 |     1039      813     23 |  0.010 % |
10.52/10.61	|      1320 |     100     2130    10650 |     1143      786     21 |  0.010 % |
10.52/10.63	|      2080 |     100     2130    10650 |     1257      961     21 |  0.010 % |
10.53/10.66	|      3220 |     100     2130    10650 |     1383      818     20 |  0.010 % |
10.53/10.71	|      4928 |     100     2130    10650 |     1521     1122     21 |  0.010 % |
10.53/10.79	|      7490 |     100     2130    10650 |     1674     1364     20 |  0.010 % |
10.53/10.92	|     11336 |     100     2130    10650 |     1841      964     19 |  0.010 % |
10.53/11.11	|     17102 |     100     2130    10650 |     2025     1135     19 |  0.010 % |
11.33/11.42	|     25752 |     100     2130    10650 |     2228     1572     20 |  0.010 % |
11.84/11.91	|     38726 |     100     2130    10650 |     2451     2132     21 |  0.010 % |
12.55/12.69	|     58188 |     100     2130    10650 |     2696     1762     20 |  0.010 % |
13.78/13.90	|     87382 |     100     2130    10650 |     2965     2366     20 |  0.010 % |
15.63/15.77	|    131172 |     100     2130    10650 |     3262     2752     20 |  0.010 % |
18.60/18.67	|    196856 |     100     2130    10650 |     3588     2610     19 |  0.010 % |
23.11/23.18	|    295383 |     100     2130    10650 |     3947     3508     20 |  0.010 % |
29.98/30.11	|    443172 |     100     2130    10650 |     4342     2207     19 |  0.010 % |
40.94/41.08	|    664856 |     100     2130    10650 |     4776     3270     19 |  0.010 % |
58.05/58.15	|    997381 |     100     2130    10650 |     5254     4401     20 |  0.010 % |
84.80/84.93	|   1496169 |     100     2130    10650 |     5779     4227     20 |  0.010 % |
126.41/126.59	|   2244351 |     100     2130    10650 |     6357     3674     18 |  0.010 % |
191.98/192.17	|   3366626 |     100     2130    10650 |     6993     5822     20 |  0.010 % |
296.61/296.81	|   5050037 |     100     2130    10650 |     7692     4620     21 |  0.010 % |
459.93/460.22	|   7575154 |     100     2130    10650 |     8461     6422     20 |  0.010 % |
717.65/718.04	|  11362832 |     100     2130    10650 |     9308     5245     19 |  0.010 % |
1123.85/1124.39	|  17044345 |     100     2130    10650 |    10238     8011     19 |  0.010 % |
1199.28/1199.81	c Preprocessing...
1199.28/1199.81	c Inital problem has 100 variables, 2130 nary clauses (0 binary clauses).
1199.28/1199.81	c Num non-binary clauses 2130, Average non-binary clause length 5.000
1199.28/1199.81	c Theory has no gaps
1199.28/1199.81	c Preprocessor runtime was 0.010 seconds.
1199.28/1199.81	c 
1199.28/1199.81	c Satisfiability of theory still undetermined.
1199.28/1199.81	c See file /tmp/KCqUc1 for simplified theory.
1199.28/1199.81	c Bin: Executing minisat20
1199.28/1199.81	c child exit by a signal
1199.28/1199.81	c minisat20 returned code 137.
1199.28/1199.81	c minisat20 returned code 137.
1199.28/1199.81	c satzilla running march_dl with preprocessing ... 
1199.28/1199.81	c Bin: Executing march_dl
1199.28/1199.81	c march_dl returned code 1.
1199.28/1199.81	c march_dl returned code 1.
1199.28/1199.81	c satzilla running march_dl ... 
1199.28/1199.81	c Bin: Executing march_dl
1199.28/1199.81	c march_dl returned code 1.
1199.28/1199.81	c march_dl returned code 1.
1199.28/1199.81	c satzilla running minisat20 ... 
1199.28/1199.81	c Bin: Executing minisat20
1199.28/1199.81	c minisat20 returned code 1.
1199.28/1199.81	c minisat20 returned code 1.
1199.28/1199.81	c satzilla running zchaff_rand with preprocessing ... 
1199.28/1199.81	c Bin: Executing zchaff_rand
1199.28/1199.81	c zchaff_rand returned code 1.
1199.28/1199.81	c zchaff_rand returned code 1.
1199.28/1199.81	c satzilla running vallst with preprocessing ... 
1199.28/1199.81	c Bin: Executing vallst
1199.28/1199.81	c vallst returned code 1.
1199.28/1199.81	c vallst returned code 1.
1199.28/1199.81	c satzilla running kcnfs with preprocessing ... 
1199.28/1199.81	c Bin: Executing kcnfs
1199.28/1199.81	c kcnfs returned code 1.
1199.28/1199.81	c kcnfs returned code 1.
1199.28/1199.81	c satzilla running kcnfs ... 
1199.28/1199.81	c Bin: Executing kcnfs
1199.28/1199.81	c kcnfs returned code 1.
1199.28/1199.81	c kcnfs returned code 1.
1199.28/1199.81	c satzilla running vallst ... 
1199.28/1199.81	c Bin: Executing vallst
1199.28/1199.81	c vallst returned code 1.
1199.28/1199.81	c vallst returned code 1.
1199.28/1199.81	c satzilla running zchaff_rand ... 
1199.28/1199.81	c Bin: Executing zchaff_rand
1199.28/1199.81	c zchaff_rand returned code 1.
1199.28/1199.81	c zchaff_rand returned code 1.
1199.28/1199.81	c ERROR: All Failed! 
1199.28/1199.81	c SATZILLA_TIME=1199.550000

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/node15/watcher-292893-1171760792 -o ROOT/results/node15/solver-292893-1171760792 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292893-1171760792/SATzilla2007_C /tmp/evaluation/292893-1171760792/instance-292893-1171760792.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: 4.43 5.71 3.69 3/77 8642
/proc/meminfo: memFree=1252608/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=0
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196033588 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 360 110 95 260 0 84 0
[pid=8643] ppid=8642 vsize=636 CPUtime=0
/proc/8643/stat : 8643 (march_dl) R 8642 8642 8192 0 -1 4194304 79 0 0 0 0 0 0 0 19 0 1 0 196033588 651264 74 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134781561 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8643/statm: 159 74 50 118 0 38 0

[startup+0.10682 s]
/proc/loadavg: 4.43 5.71 3.69 3/77 8642
/proc/meminfo: memFree=1252608/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=0
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196033588 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 360 110 95 260 0 84 0
[pid=8643] ppid=8642 vsize=2420 CPUtime=0.1
/proc/8643/stat : 8643 (march_dl) R 8642 8642 8192 0 -1 4194304 534 0 0 0 10 0 0 0 20 0 1 0 196033588 2478080 526 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8643/statm: 605 526 72 118 0 484 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3860

[startup+0.51489 s]
/proc/loadavg: 4.43 5.71 3.69 3/77 8642
/proc/meminfo: memFree=1252608/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=0
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196033588 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 360 110 95 260 0 84 0
[pid=8643] ppid=8642 vsize=2636 CPUtime=0.51
/proc/8643/stat : 8643 (march_dl) R 8642 8642 8192 0 -1 4194304 563 0 0 0 51 0 0 0 23 0 1 0 196033588 2699264 555 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8643/statm: 659 555 73 118 0 538 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4076

[startup+1.33503 s]
/proc/loadavg: 4.43 5.71 3.69 2/79 8644
/proc/meminfo: memFree=1250416/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=0
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196033588 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 360 110 95 260 0 84 0
[pid=8643] ppid=8642 vsize=3096 CPUtime=1.32
/proc/8643/stat : 8643 (march_dl) R 8642 8642 8192 0 -1 4194304 660 0 0 0 132 0 0 0 25 0 1 0 196033588 3170304 652 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8643/statm: 774 652 74 118 0 653 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4536

[startup+2.97131 s]
/proc/loadavg: 4.16 5.64 3.68 2/79 8644
/proc/meminfo: memFree=1249200/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=0
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196033588 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 360 110 95 260 0 84 0
[pid=8643] ppid=8642 vsize=4016 CPUtime=2.96
/proc/8643/stat : 8643 (march_dl) R 8642 8642 8192 0 -1 4194304 913 0 0 0 296 0 0 0 25 0 1 0 196033588 4112384 905 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8643/statm: 1004 905 74 118 0 883 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5456

[startup+6.25388 s]
/proc/loadavg: 4.16 5.64 3.68 2/79 8645
/proc/meminfo: memFree=1251832/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=1440 CPUtime=4.99
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 135 989 0 0 0 0 498 1 16 0 1 0 196033588 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8642/statm: 360 111 96 260 0 84 0
[pid=8645] ppid=8642 vsize=6188 CPUtime=1.24
/proc/8645/stat : 8645 (ubcsat2006) R 8642 8642 8192 0 -1 4194304 271 0 0 0 114 10 0 0 25 0 1 0 196034089 6336512 254 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8645/statm: 1547 254 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.708 s]
/proc/loadavg: 3.67 5.48 3.65 2/79 8646
/proc/meminfo: memFree=1250872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=2208 CPUtime=2.13
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 242 0 0 0 213 0 0 0 25 0 1 0 196034646 2260992 236 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 552 236 58 118 0 430 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4288

[startup+25.5242 s]
/proc/loadavg: 3.26 5.33 3.62 2/79 8646
/proc/meminfo: memFree=1250360/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=2748 CPUtime=14.94
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 360 0 0 0 1494 0 0 0 25 0 1 0 196034646 2813952 354 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 687 354 58 118 0 565 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4828

[startup+51.1566 s]
/proc/loadavg: 2.49 4.99 3.55 2/79 8646
/proc/meminfo: memFree=1250104/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=3016 CPUtime=40.56
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 450 0 0 0 4056 0 0 0 25 0 1 0 196034646 3088384 444 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 754 444 58 118 0 632 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5096

[startup+102.408 s]
/proc/loadavg: 1.64 4.37 3.41 3/79 8646
/proc/meminfo: memFree=1249792/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=3432 CPUtime=91.79
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 543 0 0 0 9179 0 0 0 25 0 1 0 196034646 3514368 537 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 858 537 58 118 0 736 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5512

[startup+162.483 s]
/proc/loadavg: 1.22 3.71 3.25 2/79 8646
/proc/meminfo: memFree=1249408/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=3844 CPUtime=151.84
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 633 0 0 0 15183 1 0 0 25 0 1 0 196034646 3936256 627 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 961 627 58 118 0 839 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 5924

[startup+222.543 s]
/proc/loadavg: 1.08 3.21 3.10 2/79 8646
/proc/meminfo: memFree=1249088/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4128 CPUtime=211.88
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 697 0 0 0 21187 1 0 0 25 0 1 0 196034646 4227072 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1032 691 58 118 0 910 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 6208

[startup+282.611 s]
/proc/loadavg: 1.03 2.81 2.97 2/79 8646
/proc/meminfo: memFree=1248960/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4128 CPUtime=271.93
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 723 0 0 0 27191 2 0 0 25 0 1 0 196034646 4227072 717 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1032 717 58 118 0 910 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 6208

[startup+342.677 s]
/proc/loadavg: 1.01 2.50 2.85 2/79 8646
/proc/meminfo: memFree=1248768/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4272 CPUtime=331.97
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 761 0 0 0 33195 2 0 0 25 0 1 0 196034646 4374528 755 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1068 755 58 118 0 946 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 6352

[startup+402.746 s]
/proc/loadavg: 1.00 2.20 2.72 2/79 8646
/proc/meminfo: memFree=1248704/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4408 CPUtime=392.03
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 785 0 0 0 39200 3 0 0 25 0 1 0 196034646 4513792 779 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528524 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1102 779 58 118 0 980 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 6488

[startup+462.817 s]
/proc/loadavg: 1.00 1.98 2.61 2/79 8646
/proc/meminfo: memFree=1248640/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4408 CPUtime=452.07
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 798 0 0 0 45204 3 0 0 25 0 1 0 196034646 4513792 792 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1102 792 58 118 0 980 0
Current children cumulated CPU time (s) 462.6

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


[startup+763.162 s]
/proc/loadavg: 1.02 1.36 2.16 2/79 8646
/proc/meminfo: memFree=1248192/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=4992 CPUtime=752.32
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 916 0 0 0 75226 6 0 0 25 0 1 0 196034646 5111808 910 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1248 910 58 118 0 1126 0
Current children cumulated CPU time (s) 762.85
Current children cumulated vsize (KiB) 7072

[startup+823.232 s]
/proc/loadavg: 1.04 1.31 2.09 2/79 8646
/proc/meminfo: memFree=1248128/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5140 CPUtime=812.36
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 940 0 0 0 81230 6 0 0 25 0 1 0 196034646 5263360 934 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1285 934 58 118 0 1163 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 7220

[startup+883.298 s]
/proc/loadavg: 1.01 1.25 2.02 2/79 8646
/proc/meminfo: memFree=1248128/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5140 CPUtime=872.41
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 952 0 0 0 87234 7 0 0 25 0 1 0 196034646 5263360 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1285 946 58 118 0 1163 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 7220

[startup+943.359 s]
/proc/loadavg: 1.00 1.20 1.95 2/79 8646
/proc/meminfo: memFree=1248064/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5140 CPUtime=932.45
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 968 0 0 0 93238 7 0 0 25 0 1 0 196034646 5263360 962 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535704 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1285 962 58 118 0 1163 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 7220

[startup+1003.43 s]
/proc/loadavg: 1.00 1.16 1.89 2/79 8646
/proc/meminfo: memFree=1248000/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5140 CPUtime=992.5
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 970 0 0 0 99242 8 0 0 25 0 1 0 196034646 5263360 964 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1285 964 58 118 0 1163 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 7220

[startup+1063.5 s]
/proc/loadavg: 1.00 1.13 1.83 2/79 8646
/proc/meminfo: memFree=1248000/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5288 CPUtime=1052.55
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 986 0 0 0 105247 8 0 0 25 0 1 0 196034646 5414912 980 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1322 980 58 118 0 1200 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 7368

[startup+1123.58 s]
/proc/loadavg: 1.00 1.10 1.78 2/79 8646
/proc/meminfo: memFree=1247936/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5288 CPUtime=1112.6
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1000 0 0 0 111251 9 0 0 25 0 1 0 196034646 5414912 994 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1322 994 58 118 0 1200 0
Current children cumulated CPU time (s) 1123.13
Current children cumulated vsize (KiB) 7368

[startup+1183.65 s]
/proc/loadavg: 1.00 1.08 1.73 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1172.65
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1010 0 0 0 117256 9 0 0 25 0 1 0 196034646 5566464 1004 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1004 58 118 0 1237 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 7516

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

[startup+1187.44 s]
/proc/loadavg: 1.00 1.08 1.72 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1176.44
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1010 0 0 0 117635 9 0 0 25 0 1 0 196034646 5566464 1004 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1004 58 118 0 1237 0
Current children cumulated CPU time (s) 1186.97
Current children cumulated vsize (KiB) 7516

[startup+1194 s]
/proc/loadavg: 1.00 1.08 1.72 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1183.01
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1010 0 0 0 118291 10 0 0 25 0 1 0 196034646 5566464 1004 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1004 58 118 0 1237 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 7516

[startup+1197.28 s]
/proc/loadavg: 1.00 1.08 1.72 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1186.28
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1010 0 0 0 118618 10 0 0 25 0 1 0 196034646 5566464 1004 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1004 58 118 0 1237 0
Current children cumulated CPU time (s) 1196.81
Current children cumulated vsize (KiB) 7516

[startup+1198.92 s]
/proc/loadavg: 1.00 1.08 1.71 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1187.93
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1011 0 0 0 118783 10 0 0 25 0 1 0 196034646 5566464 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1005 58 118 0 1237 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 7516

[startup+1199.33 s]
/proc/loadavg: 1.00 1.08 1.71 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1188.34
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1011 0 0 0 118824 10 0 0 25 0 1 0 196034646 5566464 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1005 58 118 0 1237 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 7516

[startup+1199.74 s]
/proc/loadavg: 1.00 1.08 1.71 2/79 8646
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=8642] ppid=8640 vsize=2080 CPUtime=10.53
/proc/8642/stat : 8642 (SATzilla2007_C) S 8640 8642 8192 0 -1 4194304 676 1266 0 0 314 20 699 20 25 0 1 0 196033588 2129920 330 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8642/statm: 520 330 165 260 0 244 0
[pid=8646] ppid=8642 vsize=5436 CPUtime=1188.75
/proc/8646/stat : 8646 (minisat20) R 8642 8642 8192 0 -1 4194304 1011 0 0 0 118865 10 0 0 25 0 1 0 196034646 5566464 1005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8646/statm: 1359 1005 58 118 0 1237 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 7516

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.39
CPU user time (s): 1198.86
CPU system time (s): 0.52192
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2966
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= 25
involuntary context switches= 1916

runsolver used 1.07484 second user time and 3.18952 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Feb 18 01:06:32 UTC 2007

IDJOB= 292893
IDBENCH= 19850
IDSOLVER= 135
FILE ID= node15/292893-1171760792

PBS_JOBID= 3839283

Free space on /tmp= 66528 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  06c88ca8490143b77ab1c7722ab3dc5c

RANDOM SEED= 881606237

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1253080 kB
Buffers:         46300 kB
Cached:         625540 kB
SwapCached:          0 kB
Active:         662352 kB
Inactive:        69956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8408 kB
Writeback:           0 kB
Mapped:          79376 kB
Slab:            56012 kB
Committed_AS:   738168 kB
PageTables:       1800 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= 66528 MiB

End job on node15 on Sun Feb 18 01:26:32 UTC 2007