Trace number 332884

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 RANDOM? (exit code) 1199.03 1199.4

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00250.sat05-1330.reshuffled-07.cnf
MD5SUM922dc9f32281b0c4efd640c112a641b6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.75373
Satisfiable
(Un)Satisfiability was proved
Number of variables864
Number of clauses32700
Sum of the clauses size256765
Maximum clause length11
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228
Number of clauses of size 3180
Number of clauses of size 4348
Number of clauses of size 51746
Number of clauses of size over 530396

Solver Data (download as text)

11.87/11.97	c run March_dl for 5 seconds ... 
11.87/11.97	c Bin: Executing march_dl
11.87/11.97	c child exit by a signal
11.87/11.97	c march_dl returned code 137.
11.87/11.97	c run saps (UBCSAT implementation) for 2 seconds ... 
11.87/11.97	c Bin: Executing ubcsat2006
11.87/11.97	c child exited successfully
11.87/11.97	c ubcsat2006 returned code 0.
11.87/11.97	c satzilla computing base features
11.87/11.97	c satzilla doing unit-prop probe
11.87/11.97	c satzilla doing local search probe
11.87/11.97	c satzilla doing lobjois search-space size estimate
11.87/11.97	c satzilla's ranking:
11.87/11.97	c 1) minisat20+P: -5.694306
11.87/11.97	c 2) kcnfs: 26.113388
11.87/11.97	c 3) march_dl: 129.757304
11.87/11.97	c 4) kcnfs+P: 999.000000
11.87/11.97	c 5) march_dl+P: 999.000000
11.87/11.97	c 6) vallst+P: 999.000000
11.87/11.97	c 7) zchaff_rand+P: 999.000000
11.87/11.97	c 8) vallst: 999.000000
11.87/11.97	c 9) zchaff_rand: 999.000000
11.87/11.97	c 10) minisat20: 999.000000
11.87/11.97	c satzilla running minisat20 with preprocessing ... 
12.17/12.21	This is MiniSat 2.0 beta
12.17/12.21	WARNING: for repeatability, setting FPU to use double precision
12.17/12.21	============================[ Problem Statistics ]=============================
12.17/12.21	|                                                                             |
12.17/12.21	|  Number of variables:  860                                                  |
12.17/12.21	|  Number of clauses:    32690                                                |
12.17/12.25	|  Parsing time:         0.04         s                                       |
12.17/12.25	============================[ Search Statistics ]==============================
12.17/12.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.17/12.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.17/12.25	===============================================================================
12.17/12.25	|         0 |     860    32690   256372 |    10896        0    nan |  0.000 % |
12.17/12.25	|       101 |     860    32690   256372 |    11986      101      9 |  0.000 % |
12.17/12.26	|       251 |     860    32690   256372 |    13184      251     11 |  0.000 % |
12.17/12.26	|       477 |     860    32690   256372 |    14503      477     10 |  0.000 % |
12.17/12.26	|       815 |     860    32690   256372 |    15953      815     11 |  0.000 % |
12.17/12.27	|      1321 |     860    32690   256372 |    17549     1321     13 |  0.000 % |
12.17/12.29	|      2081 |     860    32690   256372 |    19304     2081     13 |  0.000 % |
12.18/12.31	|      3221 |     860    32690   256372 |    21234     3221     14 |  0.000 % |
12.18/12.35	|      4929 |     860    32690   256372 |    23357     4929     14 |  0.000 % |
12.18/12.40	|      7491 |     860    32690   256372 |    25693     7491     16 |  0.000 % |
12.18/12.48	|     11335 |     860    32690   256372 |    28263    11335     15 |  0.000 % |
12.18/12.63	|     17102 |     860    32690   256372 |    31089    17102     22 |  0.000 % |
12.18/12.87	|     25753 |     860    32690   256372 |    34198    25753     26 |  0.000 % |
13.35/13.44	|     38728 |     860    32690   256372 |    37618    16724     53 |  0.000 % |
14.05/14.15	|     58190 |     860    32690   256372 |    41380    36186     46 |  0.000 % |
15.15/15.25	|     87383 |     860    32690   256372 |    45518    37357     33 |  0.000 % |
17.16/17.30	|    131172 |     858    32685   256362 |    50069    15392     63 |  0.233 % |
20.76/20.81	|    196858 |     858    32685   256362 |    55076    45034     19 |  0.233 % |
30.14/30.27	|    295387 |     858    32685   256362 |    60584    19671     75 |  0.233 % |
41.64/41.78	|    443177 |     857    32460   255237 |    66643    27481     38 |  0.349 % |
63.93/64.01	|    664861 |     857    32460   255237 |    73307    39460     86 |  0.349 % |
97.02/97.13	|    997387 |     857    32452   255221 |    80638    20305     40 |  0.349 % |
184.19/184.32	|   1496176 |     857    32452   255221 |    88701    72156     76 |  0.349 % |
290.36/290.56	|   2244358 |     857    32452   255221 |    97572    17165     35 |  0.349 % |
495.01/495.20	|   3366633 |     857    32452   255221 |   107329    74725     72 |  0.349 % |
765.03/765.37	|   5050044 |     857    32452   255221 |   118062    22814     17 |  0.349 % |
1198.91/1199.39	c Preprocessing...
1198.91/1199.39	c Inital problem has 864 variables, 32672 nary clauses (28 binary clauses).
1198.91/1199.39	c Num non-binary clauses 32670, Average non-binary clause length 7.858
1198.91/1199.39	c Theory has no gaps
1198.91/1199.39	c Preprocessor runtime was 0.130 seconds.
1198.91/1199.39	c 
1198.91/1199.39	c Satisfiability of theory still undetermined.
1198.91/1199.39	c See file /tmp/3jhvln for simplified theory.
1198.91/1199.39	c Bin: Executing minisat20
1198.91/1199.39	c child exit by a signal
1198.91/1199.39	c minisat20 returned code 137.
1198.91/1199.39	c minisat20 returned code 137.
1198.91/1199.39	c satzilla running kcnfs ... 
1198.91/1199.39	c Bin: Executing kcnfs
1198.91/1199.39	c kcnfs returned code 1.
1198.91/1199.39	c kcnfs returned code 1.
1198.91/1199.39	c satzilla running march_dl ... 
1198.91/1199.39	c Bin: Executing march_dl
1198.91/1199.39	c march_dl returned code 1.
1198.91/1199.39	c march_dl returned code 1.
1198.91/1199.39	c satzilla running kcnfs with preprocessing ... 
1198.91/1199.39	c Bin: Executing kcnfs
1198.91/1199.39	c kcnfs returned code 1.
1198.91/1199.39	c kcnfs returned code 1.
1198.91/1199.39	c satzilla running march_dl with preprocessing ... 
1198.91/1199.39	c Bin: Executing march_dl
1198.91/1199.39	c march_dl returned code 1.
1198.91/1199.39	c march_dl returned code 1.
1198.91/1199.39	c satzilla running vallst with preprocessing ... 
1198.91/1199.39	c Bin: Executing vallst
1198.91/1199.39	c vallst returned code 1.
1198.91/1199.39	c vallst returned code 1.
1198.91/1199.39	c satzilla running zchaff_rand with preprocessing ... 
1198.91/1199.39	c Bin: Executing zchaff_rand
1198.91/1199.39	c zchaff_rand returned code 1.
1198.91/1199.39	c zchaff_rand returned code 1.
1198.91/1199.39	c satzilla running vallst ... 
1198.91/1199.39	c Bin: Executing vallst
1198.91/1199.39	c vallst returned code 1.
1198.91/1199.39	c vallst returned code 1.
1198.91/1199.39	c satzilla running zchaff_rand ... 
1198.91/1199.39	c Bin: Executing zchaff_rand
1198.91/1199.39	c zchaff_rand returned code 1.
1198.91/1199.39	c zchaff_rand returned code 1.
1198.91/1199.39	c satzilla running minisat20 ... 
1198.91/1199.39	c Bin: Executing minisat20
1198.91/1199.39	c minisat20 returned code 1.
1198.91/1199.39	c minisat20 returned code 1.
1198.91/1199.39	c ERROR: All Failed! 
1198.91/1199.39	c SATZILLA_TIME=1199.200000

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/node7/watcher-332884-1173494323 -o ROOT/results/node7/solver-332884-1173494323 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332884-1173494323/SATzilla2007_R /tmp/evaluation/332884-1173494323/instance-332884-1173494323.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.98 1.01 1.00 3/77 16196
/proc/meminfo: memFree=1666264/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) R 16194 16196 15834 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=900 CPUtime=0
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 369387104 921600 115 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 225 116 50 118 0 104 0

[startup+0.0100361 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 16196
/proc/meminfo: memFree=1666264/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=1032 CPUtime=0
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 369387104 1056768 134 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 258 135 50 118 0 137 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2472

[startup+0.102044 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 16196
/proc/meminfo: memFree=1666264/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=2776 CPUtime=0.09
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 485 0 0 0 9 0 0 0 19 0 1 0 369387104 2842624 479 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 694 479 52 118 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4216

[startup+0.301065 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 16196
/proc/meminfo: memFree=1666264/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=3088 CPUtime=0.29
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 4576 0 0 0 28 1 0 0 21 0 1 0 369387104 3162112 590 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 772 590 61 118 0 651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4528

[startup+0.701105 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 16196
/proc/meminfo: memFree=1666264/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=10508 CPUtime=0.69
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 9850 0 0 0 65 4 0 0 24 0 1 0 369387104 10760192 1516 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 2627 1516 67 118 0 2506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11948

[startup+1.50119 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 16198
/proc/meminfo: memFree=1660104/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=10904 CPUtime=1.49
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 9935 0 0 0 145 4 0 0 25 0 1 0 369387104 11165696 1601 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 2726 1601 67 118 0 2605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12344

[startup+3.10136 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 16198
/proc/meminfo: memFree=1659720/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=0
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369387103 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 110 95 260 0 84 0
[pid=16197] ppid=16196 vsize=9172 CPUtime=3.09
/proc/16197/stat : 16197 (march_dl) R 16196 16196 15834 0 -1 4194304 11119 0 0 0 290 19 0 0 25 0 1 0 369387104 9392128 2075 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16197/statm: 2293 2075 73 118 0 2172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10612

[startup+6.30169 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 16199
/proc/meminfo: memFree=1662472/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=1440 CPUtime=4.99
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 135 11143 0 0 0 0 446 53 16 0 1 0 369387103 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16196/statm: 360 111 96 260 0 84 0
[pid=16199] ppid=16196 vsize=6188 CPUtime=1.28
/proc/16199/stat : 16199 (ubcsat2006) R 16196 16196 15834 0 -1 4194304 971 0 0 0 125 3 0 0 25 0 1 0 369387604 6336512 954 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16199/statm: 1547 954 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 16199
/proc/meminfo: memFree=1662032/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 11764

[startup+25.5027 s]
/proc/loadavg: 0.98 1.00 1.00 2/79 16200
/proc/meminfo: memFree=1633800/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=22004 CPUtime=13.27
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 5373 0 0 0 1324 3 0 0 25 0 1 0 369388324 22532096 5367 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 5501 5367 59 118 0 5379 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33768

[startup+51.1024 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16200
/proc/meminfo: memFree=1626312/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=29700 CPUtime=38.86
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 7324 0 0 0 3882 4 0 0 25 0 1 0 369388324 30412800 7267 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 7425 7267 59 118 0 7303 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41464

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16200
/proc/meminfo: memFree=1618952/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=37080 CPUtime=90.04
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 9155 0 0 0 8999 5 0 0 25 0 1 0 369388324 37969920 9098 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 9270 9098 59 118 0 9148 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 48844

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16200
/proc/meminfo: memFree=1609928/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=45972 CPUtime=150.02
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 11407 0 0 0 14995 7 0 0 25 0 1 0 369388324 47075328 11313 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 11493 11313 59 118 0 11371 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 57736

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16200
/proc/meminfo: memFree=1609992/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=45952 CPUtime=210.01
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 11423 0 0 0 20993 8 0 0 25 0 1 0 369388324 47054848 11324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 11488 11324 59 118 0 11366 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 57716

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1609864/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=45952 CPUtime=269.99
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 11423 0 0 0 26991 8 0 0 25 0 1 0 369388324 47054848 11324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 11488 11324 59 118 0 11366 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 57716

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1601288/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=54944 CPUtime=329.97
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 13616 0 0 0 32986 11 0 0 25 0 1 0 369388324 56262656 13517 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 13736 13517 59 118 0 13614 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 66708


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


[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1601160/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=55024 CPUtime=749.86
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 13639 0 0 0 74972 14 0 0 25 0 1 0 369388324 56344576 13540 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 13756 13540 59 118 0 13634 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 66788

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1586696/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=69512 CPUtime=809.83
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 17245 0 0 0 80966 17 0 0 25 0 1 0 369388324 71180288 17146 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 17378 17146 59 118 0 17256 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 81276

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1586760/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=69380 CPUtime=869.81
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 17245 0 0 0 86964 17 0 0 25 0 1 0 369388324 71045120 17120 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 17345 17120 59 118 0 17223 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 81144

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1586760/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=69380 CPUtime=929.8
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 17257 0 0 0 92962 18 0 0 25 0 1 0 369388324 71045120 17132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 17345 17132 59 118 0 17223 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 81144

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1585096/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=71068 CPUtime=989.79
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 17788 0 0 0 98960 19 0 0 25 0 1 0 369388324 72773632 17507 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 17767 17507 59 118 0 17645 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 82832

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1585096/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=71068 CPUtime=1049.77
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 17796 0 0 0 104958 19 0 0 25 0 1 0 369388324 72773632 17515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 17767 17515 59 118 0 17645 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 82832

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1583496/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=72980 CPUtime=1109.75
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18238 0 0 0 110955 20 0 0 25 0 1 0 369388324 74731520 17957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18245 17957 59 118 0 18123 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 84744

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582920/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73376 CPUtime=1169.73
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18367 0 0 0 116953 20 0 0 25 0 1 0 369388324 75137024 18086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18344 18086 59 118 0 18222 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 85140

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582920/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73376 CPUtime=1177.73
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18367 0 0 0 117753 20 0 0 25 0 1 0 369388324 75137024 18086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536237 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18344 18086 59 118 0 18222 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 85140

[startup+1193.51 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582920/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73376 CPUtime=1180.93
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18367 0 0 0 118073 20 0 0 25 0 1 0 369388324 75137024 18086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18344 18086 59 118 0 18222 0
Current children cumulated CPU time (s) 1193.11
Current children cumulated vsize (KiB) 85140

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582728/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73620 CPUtime=1184.13
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18410 0 0 0 118393 20 0 0 25 0 1 0 369388324 75386880 18129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536637 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18405 18129 59 118 0 18283 0
Current children cumulated CPU time (s) 1196.31
Current children cumulated vsize (KiB) 85384

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582728/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73620 CPUtime=1185.73
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18410 0 0 0 118553 20 0 0 25 0 1 0 369388324 75386880 18129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18405 18129 59 118 0 18283 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 85384

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582728/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73620 CPUtime=1186.53
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18410 0 0 0 118633 20 0 0 25 0 1 0 369388324 75386880 18129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519329 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18405 18129 59 118 0 18283 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 85384

[startup+1199.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 16202
/proc/meminfo: memFree=1582728/2055920 swapFree=4147416/4192956
[pid=16196] ppid=16194 vsize=11764 CPUtime=12.18
/proc/16196/stat : 16196 (SATzilla2007_R) S 16194 16196 15834 0 -1 4194304 4632 12120 0 0 490 11 657 60 25 0 1 0 369387103 12046336 2571 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16196/statm: 2941 2571 165 260 0 2665 0
[pid=16200] ppid=16196 vsize=73620 CPUtime=1186.73
/proc/16200/stat : 16200 (minisat20) R 16196 16196 15834 0 -1 4194304 18410 0 0 0 118653 20 0 0 25 0 1 0 369388324 75386880 18129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16200/statm: 18405 18129 59 118 0 18283 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 85384

Child status: 17
Real time (s): 1199.4
CPU time (s): 1199.03
CPU user time (s): 1198.09
CPU system time (s): 0.937857
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 85384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.09
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35175
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= 32
involuntary context switches= 2471

runsolver used 1.25181 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 02:38:44 UTC 2007

IDJOB= 332884
IDBENCH= 24590
IDSOLVER= 134
FILE ID= node7/332884-1173494323

PBS_JOBID= 4101111

Free space on /tmp= 66478 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00250.sat05-1330.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332884-1173494323/SATzilla2007_R /tmp/evaluation/332884-1173494323/instance-332884-1173494323.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-332884-1173494323 -o ROOT/results/node7/solver-332884-1173494323 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332884-1173494323/SATzilla2007_R /tmp/evaluation/332884-1173494323/instance-332884-1173494323.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  922dc9f32281b0c4efd640c112a641b6

RANDOM SEED= 165706064

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1666608 kB
Buffers:         48540 kB
Cached:         250884 kB
SwapCached:       8480 kB
Active:          67532 kB
Inactive:       254512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666608 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            9604 kB
Writeback:           0 kB
Mapped:          29528 kB
Slab:            52780 kB
Committed_AS:  1212160 kB
PageTables:       1764 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= 66478 MiB

End job on node7 on Sat Mar 10 02:58:43 UTC 2007