Trace number 332549

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.46 1199.93

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
MD5SUMfc73c241ff6e8e1a49a6ff2500eb7905
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.253961
Satisfiable
(Un)Satisfiability was proved
Number of variables322
Number of clauses9322
Sum of the clauses size72335
Maximum clause length11
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 211
Number of clauses of size 379
Number of clauses of size 4136
Number of clauses of size 5421
Number of clauses of size over 58674

Solver Data (download as text)

10.48/10.58	c run March_dl for 5 seconds ... 
10.48/10.58	c Bin: Executing march_dl
10.48/10.58	c child exit by a signal
10.48/10.58	c march_dl returned code 137.
10.48/10.58	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.58	c Bin: Executing ubcsat2006
10.48/10.58	c child exited successfully
10.48/10.58	c ubcsat2006 returned code 0.
10.48/10.58	c satzilla computing base features
10.48/10.58	c satzilla doing unit-prop probe
10.48/10.58	c satzilla doing local search probe
10.48/10.58	c satzilla doing lobjois search-space size estimate
10.48/10.58	c satzilla's ranking:
10.48/10.58	c 1) minisat20+P: -0.361833
10.48/10.58	c 2) vallst+P: -0.326488
10.48/10.58	c 3) minisat20: -0.003761
10.48/10.58	c 4) zchaff_rand+P: 0.144451
10.48/10.58	c 5) march_dl+P: 3.020994
10.48/10.58	c 6) march_dl: 3.136295
10.48/10.58	c 7) kcnfs+P: 999.000000
10.48/10.58	c 8) kcnfs: 999.000000
10.48/10.58	c 9) vallst: 999.000000
10.48/10.58	c 10) zchaff_rand: 999.000000
10.48/10.58	c satzilla running minisat20 with preprocessing ... 
10.58/10.64	This is MiniSat 2.0 beta
10.58/10.64	WARNING: for repeatability, setting FPU to use double precision
10.58/10.64	============================[ Problem Statistics ]=============================
10.58/10.64	|                                                                             |
10.58/10.64	|  Number of variables:  320                                                  |
10.58/10.64	|  Number of clauses:    9318                                                 |
10.58/10.65	|  Parsing time:         0.01         s                                       |
10.58/10.65	============================[ Search Statistics ]==============================
10.58/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.65	===============================================================================
10.58/10.65	|         0 |     320     9318    72287 |     3106        0    nan |  0.000 % |
10.58/10.65	|       101 |     320     9318    72287 |     3416      101      8 |  0.001 % |
10.58/10.66	|       251 |     320     9318    72287 |     3758      251      9 |  0.001 % |
10.58/10.66	|       476 |     320     9318    72287 |     4134      476     12 |  0.001 % |
10.58/10.66	|       814 |     320     9318    72287 |     4547      814     12 |  0.001 % |
10.58/10.67	|      1323 |     320     9318    72287 |     5002     1323     15 |  0.001 % |
10.58/10.68	|      2083 |     320     9318    72287 |     5502     2083     13 |  0.001 % |
10.62/10.70	|      3223 |     320     9318    72287 |     6052     3223     17 |  0.001 % |
10.62/10.73	|      4932 |     320     9318    72287 |     6657     4932     18 |  0.001 % |
10.62/10.79	|      7494 |     320     9318    72287 |     7323     4103     19 |  0.001 % |
10.62/10.86	|     11338 |     320     9318    72287 |     8056     4227     17 |  0.002 % |
10.87/10.99	|     17105 |     320     9318    72287 |     8861     5948     17 |  0.002 % |
11.16/11.22	|     25754 |     319     9303    72227 |     9747     5622     22 |  0.315 % |
11.56/11.60	|     38729 |     319     9303    72227 |    10722     8804     20 |  0.315 % |
12.16/12.20	|     58193 |     319     9303    72227 |    11795     6714     18 |  0.315 % |
13.07/13.14	|     87386 |     319     9303    72227 |    12974     6300     14 |  0.314 % |
14.66/14.76	|    131176 |     319     9303    72227 |    14271    11027     21 |  0.313 % |
17.06/17.19	|    196860 |     319     9303    72227 |    15699    12295     22 |  0.314 % |
21.36/21.46	|    295386 |     318     9087    70931 |    17269    14944     27 |  0.626 % |
27.46/27.53	|    443175 |     318     9087    70931 |    18996    15527     26 |  0.626 % |
38.74/38.89	|    664859 |     317     9037    70681 |    20895    14447     31 |  0.939 % |
56.04/56.16	|    997384 |     316     9013    70585 |    22985    11392     27 |  1.251 % |
83.22/83.35	|   1496172 |     316     9013    70585 |    25283    14714     27 |  1.251 % |
123.71/123.89	|   2244355 |     316     9013    70585 |    27812    23996     26 |  1.252 % |
197.48/197.65	|   3366629 |     316     9013    70585 |    30593    27581     33 |  1.252 % |
315.54/315.77	|   5050040 |     316     9013    70585 |    33652    22812     29 |  1.251 % |
490.77/491.03	|   7575158 |     316     9013    70585 |    37017    18038     23 |  1.252 % |
771.06/771.45	|  11362833 |     316     9013    70585 |    40719    28182     22 |  1.251 % |
1199.41/1199.92	c Preprocessing...
1199.41/1199.92	c Inital problem has 322 variables, 9311 nary clauses (11 binary clauses).
1199.41/1199.92	c Num non-binary clauses 9310, Average non-binary clause length 7.767
1199.41/1199.92	c Theory has no gaps
1199.41/1199.92	c Preprocessor runtime was 0.030 seconds.
1199.41/1199.92	c 
1199.41/1199.92	c Satisfiability of theory still undetermined.
1199.41/1199.92	c See file /tmp/U0cTQx for simplified theory.
1199.41/1199.92	c Bin: Executing minisat20
1199.41/1199.92	c child exit by a signal
1199.41/1199.92	c minisat20 returned code 137.
1199.41/1199.92	c minisat20 returned code 137.
1199.41/1199.92	c satzilla running vallst with preprocessing ... 
1199.41/1199.92	c Bin: Executing vallst
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c satzilla running minisat20 ... 
1199.41/1199.92	c Bin: Executing minisat20
1199.41/1199.92	c minisat20 returned code 1.
1199.41/1199.92	c minisat20 returned code 1.
1199.41/1199.92	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.92	c Bin: Executing zchaff_rand
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c satzilla running march_dl with preprocessing ... 
1199.41/1199.92	c Bin: Executing march_dl
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c satzilla running march_dl ... 
1199.41/1199.92	c Bin: Executing march_dl
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.92	c Bin: Executing kcnfs
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c satzilla running kcnfs ... 
1199.41/1199.92	c Bin: Executing kcnfs
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c satzilla running vallst ... 
1199.41/1199.92	c Bin: Executing vallst
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c satzilla running zchaff_rand ... 
1199.41/1199.92	c Bin: Executing zchaff_rand
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c ERROR: All Failed! 
1199.41/1199.92	c SATZILLA_TIME=1199.620000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 11702
/proc/meminfo: memFree=1463616/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) R 11700 11702 10945 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=636 CPUtime=0
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 86 0 0 0 0 0 0 0 20 0 1 0 368169471 651264 81 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 159 81 50 118 0 38 0

[startup+0.0623579 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 11702
/proc/meminfo: memFree=1463616/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=1808 CPUtime=0.05
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 578 0 0 0 5 0 0 0 23 0 1 0 368169471 1851392 337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 452 347 57 118 0 331 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3248

[startup+0.101365 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 11702
/proc/meminfo: memFree=1463616/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=1940 CPUtime=0.09
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 1199 0 0 0 9 0 0 0 23 0 1 0 368169471 1986560 375 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 485 375 65 118 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3380

[startup+0.301404 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 11702
/proc/meminfo: memFree=1463616/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=2932 CPUtime=0.29
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 1976 0 0 0 29 0 0 0 24 0 1 0 368169471 3002368 624 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 733 624 73 118 0 612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4372

[startup+0.701483 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 11702
/proc/meminfo: memFree=1463616/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=3444 CPUtime=0.69
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 2104 0 0 0 69 0 0 0 25 0 1 0 368169471 3526656 752 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533460 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 861 752 73 118 0 740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4884

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11704
/proc/meminfo: memFree=1460464/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=3656 CPUtime=1.49
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 2555 0 0 0 149 0 0 0 25 0 1 0 368169471 3743744 827 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551613 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5096

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11704
/proc/meminfo: memFree=1460336/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=0
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 368169471 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 110 95 260 0 84 0
[pid=11703] ppid=11702 vsize=3656 CPUtime=3.09
/proc/11703/stat : 11703 (march_dl) R 11702 11702 10945 0 -1 4194304 2555 0 0 0 309 0 0 0 25 0 1 0 368169471 3743744 827 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11703/statm: 914 827 75 118 0 793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5096

[startup+6.30159 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11705
/proc/meminfo: memFree=1462064/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=1440 CPUtime=4.99
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 135 2555 0 0 0 0 499 0 16 0 1 0 368169471 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11702/statm: 360 111 96 260 0 84 0
[pid=11705] ppid=11702 vsize=6188 CPUtime=1.29
/proc/11705/stat : 11705 (ubcsat2006) R 11702 11702 10945 0 -1 4194304 443 0 0 0 122 7 0 0 25 0 1 0 368169972 6336512 426 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11705/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7028 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1457392/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=4120 CPUtime=2.04
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 771 0 0 0 204 0 0 0 25 0 1 0 368170536 4218880 765 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 1030 765 59 118 0 908 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8640

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1454768/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=6688 CPUtime=14.84
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 1388 0 0 0 1484 0 0 0 25 0 1 0 368170536 6848512 1382 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528501 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 1672 1382 59 118 0 1550 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11208

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1452784/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=8660 CPUtime=40.42
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 1871 0 0 0 4041 1 0 0 25 0 1 0 368170536 8867840 1865 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 2165 1865 59 118 0 2043 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13180

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1451248/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=10376 CPUtime=91.6
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 2266 0 0 0 9159 1 0 0 25 0 1 0 368170536 10625024 2260 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 2594 2260 59 118 0 2472 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 14896

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1449520/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=12188 CPUtime=151.57
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 2704 0 0 0 15155 2 0 0 25 0 1 0 368170536 12480512 2698 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 3047 2698 59 118 0 2925 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 16708

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1448688/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=13016 CPUtime=211.55
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 2903 0 0 0 21152 3 0 0 25 0 1 0 368170536 13328384 2897 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 3254 2897 59 118 0 3132 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 17536

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1448112/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=13656 CPUtime=271.53
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 3031 0 0 0 27150 3 0 0 25 0 1 0 368170536 13983744 3025 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 3414 3025 59 118 0 3292 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18176

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1447216/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=14424 CPUtime=331.51
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 3250 0 0 0 33147 4 0 0 25 0 1 0 368170536 14770176 3244 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 3606 3244 59 118 0 3484 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1443888/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=18192 CPUtime=751.35
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4089 0 0 0 75128 7 0 0 25 0 1 0 368170536 18628608 4083 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 4548 4083 59 118 0 4426 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 22712

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1443568/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=18492 CPUtime=811.33
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4164 0 0 0 81125 8 0 0 25 0 1 0 368170536 18935808 4158 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 4623 4158 59 118 0 4501 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 23012

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1443056/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=18908 CPUtime=871.3
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4294 0 0 0 87122 8 0 0 25 0 1 0 368170536 19361792 4288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 4727 4288 59 118 0 4605 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 23428

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1442736/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=19424 CPUtime=931.29
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4375 0 0 0 93120 9 0 0 25 0 1 0 368170536 19890176 4369 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 4856 4369 59 118 0 4734 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 23944

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1442544/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=19744 CPUtime=991.26
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4448 0 0 0 99117 9 0 0 25 0 1 0 368170536 20217856 4442 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 4936 4442 59 118 0 4814 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 24264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 11706
/proc/meminfo: memFree=1442160/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20064 CPUtime=1051.24
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4543 0 0 0 105114 10 0 0 25 0 1 0 368170536 20545536 4537 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5016 4537 59 118 0 4894 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 24584

[startup+1122.3 s]
/proc/loadavg: 1.08 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441840/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20432 CPUtime=1111.21
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4616 0 0 0 111111 10 0 0 25 0 1 0 368170536 20922368 4610 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5108 4610 59 118 0 4986 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 24952

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441648/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1171.2
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4666 0 0 0 117109 11 0 0 25 0 1 0 368170536 21250048 4660 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4660 59 118 0 5066 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 25272

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441648/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1179.19
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4666 0 0 0 117908 11 0 0 25 0 1 0 368170536 21250048 4660 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4660 59 118 0 5066 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 25272

[startup+1196.7 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441584/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1185.59
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4679 0 0 0 118548 11 0 0 25 0 1 0 368170536 21250048 4673 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4673 59 118 0 5066 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 25272

[startup+1198.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441584/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1187.19
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4679 0 0 0 118708 11 0 0 25 0 1 0 368170536 21250048 4673 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4673 59 118 0 5066 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 25272

[startup+1199.1 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441584/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1187.99
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4679 0 0 0 118788 11 0 0 25 0 1 0 368170536 21250048 4673 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4673 59 118 0 5066 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 25272

[startup+1199.5 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441584/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1188.39
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4679 0 0 0 118828 11 0 0 25 0 1 0 368170536 21250048 4673 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4673 59 118 0 5066 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 25272

[startup+1199.9 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 11706
/proc/meminfo: memFree=1441584/2055924 swapFree=4156956/4192956
[pid=11702] ppid=11700 vsize=4520 CPUtime=10.62
/proc/11702/stat : 11702 (SATzilla2007_C) S 11700 11702 10945 0 -1 4194304 1562 3004 0 0 336 11 702 13 25 0 1 0 368169471 4628480 884 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11702/statm: 1130 884 165 260 0 854 0
[pid=11706] ppid=11702 vsize=20752 CPUtime=1188.79
/proc/11706/stat : 11706 (minisat20) R 11702 11702 10945 0 -1 4194304 4679 0 0 0 118868 11 0 0 25 0 1 0 368170536 21250048 4673 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11706/statm: 5188 4673 59 118 0 5066 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 25272

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.46
CPU user time (s): 1199.09
CPU system time (s): 0.366944
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 25272

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

runsolver used 1.22081 second user time and 3.15252 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Mar  9 23:15:47 UTC 2007

IDJOB= 332549
IDBENCH= 24582
IDSOLVER= 135
FILE ID= node6/332549-1173482147

PBS_JOBID= 4101085

Free space on /tmp= 66361 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332549-1173482147/SATzilla2007_C /tmp/evaluation/332549-1173482147/instance-332549-1173482147.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-332549-1173482147 -o ROOT/results/node6/solver-332549-1173482147 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332549-1173482147/SATzilla2007_C /tmp/evaluation/332549-1173482147/instance-332549-1173482147.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  fc73c241ff6e8e1a49a6ff2500eb7905

RANDOM SEED= 800405070

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1464024 kB
Buffers:         49752 kB
Cached:         453472 kB
SwapCached:       2152 kB
Active:         249364 kB
Inactive:       276468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1464024 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:            8756 kB
Writeback:           0 kB
Mapped:          30716 kB
Slab:            51700 kB
Committed_AS:  1292208 kB
PageTables:       1744 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= 66361 MiB

End job on node6 on Fri Mar  9 23:35:48 UTC 2007