Trace number 303635

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) 1198.86 1199.32

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S938354044-16.cnf
MD5SUM90b34cbcd18a30548d336749c40e7348
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data (download as text)

10.84/10.95	c run March_dl for 5 seconds ... 
10.84/10.95	c Bin: Executing march_dl
10.84/10.95	c child exit by a signal
10.84/10.95	c march_dl returned code 137.
10.84/10.95	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.95	c Bin: Executing ubcsat2006
10.84/10.95	c child exited successfully
10.84/10.95	c ubcsat2006 returned code 0.
10.84/10.95	c satzilla computing base features
10.84/10.95	c satzilla doing unit-prop probe
10.84/10.95	c satzilla doing local search probe
10.84/10.95	c satzilla doing lobjois search-space size estimate
10.84/10.95	c satzilla's ranking:
10.84/10.95	c 1) minisat20+P: 1.145914
10.84/10.95	c 2) minisat20: 1.281054
10.84/10.95	c 3) march_dl: 1.734234
10.84/10.95	c 4) march_dl+P: 2.590737
10.84/10.95	c 5) vallst+P: 4.922870
10.84/10.95	c 6) zchaff_rand+P: 5.898338
10.84/10.95	c 7) kcnfs+P: 999.000000
10.84/10.95	c 8) kcnfs: 999.000000
10.84/10.95	c 9) vallst: 999.000000
10.84/10.95	c 10) zchaff_rand: 999.000000
10.84/10.95	c satzilla running minisat20 with preprocessing ... 
10.94/11.04	This is MiniSat 2.0 beta
10.94/11.04	WARNING: for repeatability, setting FPU to use double precision
10.94/11.04	============================[ Problem Statistics ]=============================
10.94/11.04	|                                                                             |
10.94/11.04	|  Number of variables:  200                                                  |
10.94/11.04	|  Number of clauses:    17000                                                |
10.94/11.06	|  Parsing time:         0.02         s                                       |
10.94/11.06	============================[ Search Statistics ]==============================
10.94/11.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.94/11.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.94/11.06	===============================================================================
10.94/11.06	|         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
11.02/11.08	|       100 |     200    17000   119000 |     6233      100     61 |  0.003 % |
11.02/11.09	|       250 |     200    17000   119000 |     6856      250     56 |  0.003 % |
11.02/11.11	|       476 |     200    17000   119000 |     7542      476     55 |  0.003 % |
11.02/11.14	|       813 |     200    17000   119000 |     8296      813     56 |  0.003 % |
11.02/11.18	|      1320 |     200    17000   119000 |     9126     1320     57 |  0.003 % |
11.02/11.24	|      2079 |     200    17000   119000 |    10038     2079     58 |  0.003 % |
11.24/11.35	|      3218 |     200    17000   119000 |    11042     3218     58 |  0.003 % |
11.44/11.53	|      4927 |     200    17000   119000 |    12147     4927     58 |  0.003 % |
11.75/11.83	|      7489 |     200    17000   119000 |    13361     7489     58 |  0.003 % |
12.26/12.40	|     11334 |     200    17000   119000 |    14697    11334     58 |  0.003 % |
13.28/13.36	|     17102 |     200    17000   119000 |    16167     9709     58 |  0.003 % |
14.82/14.87	|     25751 |     200    17000   119000 |    17784    10231     57 |  0.003 % |
17.38/17.50	|     38725 |     200    17000   119000 |    19562    14270     58 |  0.003 % |
21.79/21.91	|     58188 |     200    17000   119000 |    21519    14080     60 |  0.003 % |
29.07/29.19	|     87382 |     200    17000   119000 |    23671    10860     57 |  0.003 % |
40.64/40.78	|    131171 |     200    17000   119000 |    26038    18187     60 |  0.003 % |
59.82/59.89	|    196855 |     200    17000   119000 |    28641    14143     58 |  0.003 % |
88.81/88.89	|    295382 |     200    17000   119000 |    31506    13658     59 |  0.003 % |
137.28/137.39	|    443174 |     200    17000   119000 |    34656    28352     59 |  0.003 % |
218.24/218.39	|    664858 |     200    17000   119000 |    38122    32422     58 |  0.003 % |
345.00/345.20	|    997383 |     200    17000   119000 |    41934    15106     56 |  0.003 % |
551.68/551.99	|   1496171 |     200    17000   119000 |    46128    24493     59 |  0.003 % |
867.31/867.73	|   2244354 |     200    17000   119000 |    50741    21707     58 |  0.003 % |
1198.81/1199.32	c Preprocessing...
1198.81/1199.32	c Inital problem has 200 variables, 17000 nary clauses (0 binary clauses).
1198.81/1199.32	c Num non-binary clauses 17000, Average non-binary clause length 7.000
1198.81/1199.32	c Theory has no gaps
1198.81/1199.32	c Preprocessor runtime was 0.050 seconds.
1198.81/1199.32	c 
1198.81/1199.32	c Satisfiability of theory still undetermined.
1198.81/1199.32	c See file /tmp/QlEYqD for simplified theory.
1198.81/1199.32	c Bin: Executing minisat20
1198.81/1199.32	c child exit by a signal
1198.81/1199.32	c minisat20 returned code 137.
1198.81/1199.32	c minisat20 returned code 137.
1198.81/1199.32	c satzilla running minisat20 ... 
1198.81/1199.32	c Bin: Executing minisat20
1198.81/1199.32	c minisat20 returned code 1.
1198.81/1199.32	c minisat20 returned code 1.
1198.81/1199.32	c satzilla running march_dl ... 
1198.81/1199.32	c Bin: Executing march_dl
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c satzilla running march_dl with preprocessing ... 
1198.81/1199.32	c Bin: Executing march_dl
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c march_dl returned code 1.
1198.81/1199.32	c satzilla running vallst with preprocessing ... 
1198.81/1199.32	c Bin: Executing vallst
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c satzilla running zchaff_rand with preprocessing ... 
1198.81/1199.32	c Bin: Executing zchaff_rand
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c satzilla running kcnfs with preprocessing ... 
1198.81/1199.32	c Bin: Executing kcnfs
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c satzilla running kcnfs ... 
1198.81/1199.32	c Bin: Executing kcnfs
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c kcnfs returned code 1.
1198.81/1199.32	c satzilla running vallst ... 
1198.81/1199.32	c Bin: Executing vallst
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c vallst returned code 1.
1198.81/1199.32	c satzilla running zchaff_rand ... 
1198.81/1199.32	c Bin: Executing zchaff_rand
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c zchaff_rand returned code 1.
1198.81/1199.32	c ERROR: All Failed! 
1198.81/1199.32	c SATZILLA_TIME=1199.030000

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/node9/watcher-303635-1172040028 -o ROOT/results/node9/solver-303635-1172040028 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303635-1172040028/SATzilla2007_C /tmp/evaluation/303635-1172040028/instance-303635-1172040028.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9130
/proc/meminfo: memFree=1605680/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=0
/proc/9130/stat : 9130 (SATzilla2007_C) R 9128 9130 9055 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 223957409 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9130/statm: 360 110 95 260 0 84 0
[pid=9131] ppid=9130 vsize=768 CPUtime=0
/proc/9131/stat : 9131 (march_dl) R 9130 9130 9055 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 223957409 786432 90 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9131/statm: 192 90 50 118 0 71 0

[startup+0.106889 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9130
/proc/meminfo: memFree=1605680/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=0
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223957409 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9130/statm: 360 110 95 260 0 84 0
[pid=9131] ppid=9130 vsize=2840 CPUtime=0.09
/proc/9131/stat : 9131 (march_dl) R 9130 9130 9055 0 -1 4194304 2085 0 0 0 9 0 0 0 19 0 1 0 223957409 2908160 563 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9131/statm: 710 563 61 118 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4280

[startup+0.514967 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9130
/proc/meminfo: memFree=1605680/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=0
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223957409 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9130/statm: 360 110 95 260 0 84 0
[pid=9131] ppid=9130 vsize=5012 CPUtime=0.51
/proc/9131/stat : 9131 (march_dl) R 9130 9130 9055 0 -1 4194304 3283 0 0 0 50 1 0 0 24 0 1 0 223957409 5132288 724 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9131/statm: 1253 724 67 118 0 1132 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6452

[startup+1.33513 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 9132
/proc/meminfo: memFree=1602848/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=0
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223957409 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9130/statm: 360 110 95 260 0 84 0
[pid=9131] ppid=9130 vsize=5012 CPUtime=1.33
/proc/9131/stat : 9131 (march_dl) R 9130 9130 9055 0 -1 4194304 3302 0 0 0 132 1 0 0 25 0 1 0 223957409 5132288 743 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9131/statm: 1253 743 67 118 0 1132 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6452

[startup+2.97744 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 9132
/proc/meminfo: memFree=1602336/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=0
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223957409 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9130/statm: 360 110 95 260 0 84 0
[pid=9131] ppid=9130 vsize=5276 CPUtime=2.97
/proc/9131/stat : 9131 (march_dl) R 9130 9130 9055 0 -1 4194304 3371 0 0 0 296 1 0 0 25 0 1 0 223957409 5402624 812 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9131/statm: 1319 812 67 118 0 1198 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6716

[startup+6.25407 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 9133
/proc/meminfo: memFree=1603552/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=1440 CPUtime=4.99
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 135 3441 0 0 0 0 498 1 16 0 1 0 223957409 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9130/statm: 360 111 96 260 0 84 0
[pid=9133] ppid=9130 vsize=6188 CPUtime=1.24
/proc/9133/stat : 9133 (ubcsat2006) R 9130 9130 9055 0 -1 4194304 586 0 0 0 120 4 0 0 25 0 1 0 223957910 6336512 569 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9133/statm: 1547 569 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7143 s]
/proc/loadavg: 0.94 0.98 0.99 3/79 9134
/proc/meminfo: memFree=1595176/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=6200 CPUtime=1.65
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 1339 0 0 0 165 0 0 0 25 0 1 0 223958514 6348800 1333 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 1550 1334 58 118 0 1428 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12660

[startup+25.5278 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 9136
/proc/meminfo: memFree=1591864/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=9000 CPUtime=14.45
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 2034 0 0 0 1445 0 0 0 25 0 1 0 223958514 9216000 2028 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 2250 2028 58 118 0 2128 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15460

[startup+51.1567 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 9136
/proc/meminfo: memFree=1590136/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=10996 CPUtime=40.07
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 2527 0 0 0 4006 1 0 0 25 0 1 0 223958514 11259904 2521 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 2749 2521 58 118 0 2627 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17456

[startup+102.41 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 9136
/proc/meminfo: memFree=1587704/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=13288 CPUtime=91.31
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 3100 0 0 0 9129 2 0 0 25 0 1 0 223958514 13606912 3094 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 3322 3094 58 118 0 3200 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 19748

[startup+162.488 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9136
/proc/meminfo: memFree=1586488/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=14516 CPUtime=151.37
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 3397 0 0 0 15134 3 0 0 25 0 1 0 223958514 14864384 3391 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 3629 3391 58 118 0 3507 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 20976

[startup+222.563 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1585016/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=15992 CPUtime=211.42
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 3750 0 0 0 21138 4 0 0 25 0 1 0 223958514 16375808 3744 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 3998 3744 58 118 0 3876 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 22452

[startup+282.637 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1584248/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=16804 CPUtime=271.48
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 3957 0 0 0 27143 5 0 0 25 0 1 0 223958514 17207296 3951 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 4201 3951 58 118 0 4079 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 23264

[startup+342.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1584000/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=17120 CPUtime=331.52
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 4024 0 0 0 33147 5 0 0 25 0 1 0 223958514 17530880 4018 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 4280 4018 58 118 0 4158 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 23580

[startup+402.775 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1582272/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=19004 CPUtime=391.57
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 4448 0 0 0 39151 6 0 0 25 0 1 0 223958514 19460096 4442 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 4751 4442 58 118 0 4629 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 25464

[startup+462.844 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1582016/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=19284 CPUtime=451.61
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 4515 0 0 0 45155 6 0 0 25 0 1 0 223958514 19746816 4509 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 4821 4509 58 118 0 4699 0
Current children cumulated CPU time (s) 462.63

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


[startup+823.292 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1579584/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=21800 CPUtime=811.93
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5120 0 0 0 81183 10 0 0 25 0 1 0 223958514 22323200 5114 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 5450 5114 58 118 0 5328 0
Current children cumulated CPU time (s) 822.95
Current children cumulated vsize (KiB) 28260

[startup+883.363 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 9136
/proc/meminfo: memFree=1578304/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=22988 CPUtime=871.98
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5429 0 0 0 87187 11 0 0 25 0 1 0 223958514 23539712 5423 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 5747 5423 58 118 0 5625 0
Current children cumulated CPU time (s) 883
Current children cumulated vsize (KiB) 29448

[startup+943.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577920/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=23400 CPUtime=932.02
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5532 0 0 0 93191 11 0 0 25 0 1 0 223958514 23961600 5526 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 5850 5526 58 118 0 5728 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 29860

[startup+1003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577728/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=23568 CPUtime=992.07
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5588 0 0 0 99195 12 0 0 25 0 1 0 223958514 24133632 5582 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 5892 5582 58 118 0 5770 0
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (KiB) 30028

[startup+1063.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577472/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=23892 CPUtime=1052.12
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5635 0 0 0 105200 12 0 0 25 0 1 0 223958514 24465408 5629 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 5973 5629 58 118 0 5851 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 30352

[startup+1123.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577344/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24024 CPUtime=1112.17
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5678 0 0 0 111204 13 0 0 25 0 1 0 223958514 24600576 5672 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6006 5672 58 118 0 5884 0
Current children cumulated CPU time (s) 1123.19
Current children cumulated vsize (KiB) 30484

[startup+1183.72 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 9136
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1172.22
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5744 0 0 0 117209 13 0 0 25 0 1 0 223958514 24944640 5738 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5738 58 118 0 5968 0
Current children cumulated CPU time (s) 1183.24
Current children cumulated vsize (KiB) 30820

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

[startup+1187.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577088/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1176.01
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5744 0 0 0 117588 13 0 0 25 0 1 0 223958514 24944640 5738 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5738 58 118 0 5968 0
Current children cumulated CPU time (s) 1187.03
Current children cumulated vsize (KiB) 30820

[startup+1194.07 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1182.57
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118244 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1193.59
Current children cumulated vsize (KiB) 30820

[startup+1197.36 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1185.85
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118572 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1196.87
Current children cumulated vsize (KiB) 30820

[startup+1198.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1186.67
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118654 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 30820

[startup+1199 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1187.49
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118736 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 30820

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1187.69
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118756 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 30820

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9136
/proc/meminfo: memFree=1577024/2055920 swapFree=4192812/4192956
[pid=9130] ppid=9128 vsize=6460 CPUtime=11.02
/proc/9130/stat : 9130 (SATzilla2007_C) S 9128 9130 9055 0 -1 4194304 2544 4033 0 0 384 7 703 8 25 0 1 0 223957409 6615040 1429 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9130/statm: 1615 1429 165 260 0 1339 0
[pid=9134] ppid=9130 vsize=24360 CPUtime=1187.79
/proc/9134/stat : 9134 (minisat20) R 9130 9130 9055 0 -1 4194304 5760 0 0 0 118766 13 0 0 25 0 1 0 223958514 24944640 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9134/statm: 6090 5754 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 30820

Child status: 17
Real time (s): 1199.32
CPU time (s): 1198.86
CPU user time (s): 1198.56
CPU system time (s): 0.305953
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 30820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.56
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12350
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 17043

runsolver used 1.23581 second user time and 3.02754 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 21 06:40:28 UTC 2007

IDJOB= 303635
IDBENCH= 20112
IDSOLVER= 135
FILE ID= node9/303635-1172040028

PBS_JOBID= 3865273

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S938354044-16.cnf
COMMAND LINE= /tmp/evaluation/303635-1172040028/SATzilla2007_C /tmp/evaluation/303635-1172040028/instance-303635-1172040028.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-303635-1172040028 -o ROOT/results/node9/solver-303635-1172040028 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303635-1172040028/SATzilla2007_C /tmp/evaluation/303635-1172040028/instance-303635-1172040028.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  90b34cbcd18a30548d336749c40e7348

RANDOM SEED= 999217019

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1606088 kB
Buffers:         54192 kB
Cached:         269828 kB
SwapCached:          0 kB
Active:         291128 kB
Inactive:        86984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9032 kB
Writeback:           0 kB
Mapped:          73008 kB
Slab:            57380 kB
Committed_AS:  1137084 kB
PageTables:       1688 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= 66543 MiB

End job on node9 on Wed Feb 21 07:00:27 UTC 2007