Trace number 1543943

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla RANDOM? (exit code) 1199.59 1199.99

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1797123396-073.cnf
MD5SUM592fd8247e28ca9686c73dd35ffde58f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark182.652
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data

10.57/10.69	c run March_dl for 5 seconds ... 
10.57/10.69	c Bin: Executing march_dl
10.57/10.69	c child exit by a signal
10.57/10.69	c march_dl returned code 137.
10.57/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.69	c Bin: Executing ubcsat2006
10.57/10.69	c child exited successfully
10.57/10.69	c ubcsat2006 returned code 0.
10.57/10.69	c satzilla computing base features
10.57/10.69	c satzilla doing unit-prop probe
10.57/10.69	c satzilla doing local search probe
10.57/10.69	c satzilla doing lobjois search-space size estimate
10.57/10.69	c satzilla's ranking:
10.57/10.69	c 1) minisat20+P: 8.424602
10.57/10.69	c 2) march_dl: 11.550602
10.57/10.69	c 3) kcnfs: 11.798465
10.57/10.69	c 4) kcnfs+P: 999.000000
10.57/10.69	c 5) march_dl+P: 999.000000
10.57/10.69	c 6) vallst+P: 999.000000
10.57/10.69	c 7) zchaff_rand+P: 999.000000
10.57/10.69	c 8) vallst: 999.000000
10.57/10.69	c 9) zchaff_rand: 999.000000
10.57/10.69	c 10) minisat20: 999.000000
10.57/10.69	c satzilla running minisat20 with preprocessing ... 
10.67/10.76	This is MiniSat 2.0 beta
10.67/10.76	WARNING: for repeatability, setting FPU to use double precision
10.67/10.76	============================[ Problem Statistics ]=============================
10.67/10.76	|                                                                             |
10.67/10.77	|  Number of variables:  800                                                  |
10.67/10.77	|  Number of clauses:    16000                                                |
10.67/10.78	|  Parsing time:         0.01         s                                       |
10.67/10.78	============================[ Search Statistics ]==============================
10.67/10.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.78	===============================================================================
10.67/10.78	|         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
10.67/10.79	|       101 |     800    16000    80000 |     5866      101    106 |  0.000 % |
10.74/10.80	|       251 |     800    16000    80000 |     6453      251     97 |  0.000 % |
10.74/10.83	|       476 |     800    16000    80000 |     7098      476    103 |  0.000 % |
10.74/10.86	|       813 |     800    16000    80000 |     7808      813    104 |  0.000 % |
10.87/10.91	|      1319 |     800    16000    80000 |     8589     1319    105 |  0.000 % |
10.87/10.98	|      2078 |     800    16000    80000 |     9448     2078    106 |  0.000 % |
11.06/11.10	|      3217 |     800    16000    80000 |    10393     3217    107 |  0.000 % |
11.26/11.30	|      4925 |     800    16000    80000 |    11432     4925    108 |  0.000 % |
11.56/11.65	|      7488 |     800    16000    80000 |    12575     7488    112 |  0.000 % |
12.16/12.26	|     11332 |     800    16000    80000 |    13833    11332    112 |  0.000 % |
13.17/13.23	|     17100 |     800    16000    80000 |    15216    10036    111 |  0.000 % |
14.86/14.95	|     25749 |     800    16000    80000 |    16738    10943    115 |  0.000 % |
17.86/17.97	|     38725 |     800    16000    80000 |    18412    15408    116 |  0.000 % |
22.76/22.83	|     58188 |     800    16000    80000 |    20253    16167    117 |  0.000 % |
31.86/31.97	|     87381 |     800    16000    80000 |    22278    14546    123 |  0.000 % |
46.44/46.55	|    131170 |     800    16000    80000 |    24506    13230    117 |  0.000 % |
69.44/69.56	|    196856 |     800    16000    80000 |    26957    14245    122 |  0.000 % |
108.82/108.93	|    295382 |     800    16000    80000 |    29652    25231    124 |  0.000 % |
171.19/171.33	|    443171 |     800    16000    80000 |    32618    19160    118 |  0.000 % |
272.07/272.27	|    664854 |     800    16000    80000 |    35879    25379    124 |  0.000 % |
429.72/429.99	|    997380 |     800    16000    80000 |    39467    17988    123 |  0.000 % |
668.84/669.11	|   1496169 |     800    16000    80000 |    43414    24486    119 |  0.000 % |
1075.91/1076.32	|   2244351 |     800    16000    80000 |    47756    29532    119 |  0.000 % |
1199.47/1199.98	c Preprocessing...
1199.47/1199.98	c Inital problem has 800 variables, 16000 nary clauses (0 binary clauses).
1199.47/1199.98	c Num non-binary clauses 16000, Average non-binary clause length 5.000
1199.47/1199.98	c Theory has no gaps
1199.47/1199.98	c Preprocessor runtime was 0.040 seconds.
1199.47/1199.98	c 
1199.47/1199.98	c Satisfiability of theory still undetermined.
1199.47/1199.98	c See file /tmp/29ltAF for simplified theory.
1199.47/1199.98	c Bin: Executing minisat20
1199.47/1199.98	c child exit by a signal
1199.47/1199.98	c minisat20 returned code 137.
1199.47/1199.98	c minisat20 returned code 137.
1199.47/1199.98	c satzilla running march_dl ... 
1199.47/1199.98	c Bin: Executing march_dl
1199.47/1199.98	c march_dl returned code 1.
1199.47/1199.98	c march_dl returned code 1.
1199.47/1199.98	c satzilla running kcnfs ... 
1199.47/1199.98	c Bin: Executing kcnfs
1199.47/1199.98	c kcnfs returned code 1.
1199.47/1199.98	c kcnfs returned code 1.
1199.47/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.47/1199.98	c Bin: Executing kcnfs
1199.47/1199.98	c kcnfs returned code 1.
1199.47/1199.98	c kcnfs returned code 1.
1199.47/1199.98	c satzilla running march_dl with preprocessing ... 
1199.47/1199.98	c Bin: Executing march_dl
1199.47/1199.98	c march_dl returned code 1.
1199.47/1199.98	c march_dl returned code 1.
1199.47/1199.98	c satzilla running vallst with preprocessing ... 
1199.47/1199.98	c Bin: Executing vallst
1199.47/1199.98	c vallst returned code 1.
1199.47/1199.98	c vallst returned code 1.
1199.47/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.47/1199.98	c Bin: Executing zchaff_rand
1199.47/1199.98	c zchaff_rand returned code 1.
1199.47/1199.98	c zchaff_rand returned code 1.
1199.47/1199.98	c satzilla running vallst ... 
1199.47/1199.98	c Bin: Executing vallst
1199.47/1199.98	c vallst returned code 1.
1199.47/1199.98	c vallst returned code 1.
1199.47/1199.98	c satzilla running zchaff_rand ... 
1199.47/1199.98	c Bin: Executing zchaff_rand
1199.47/1199.98	c zchaff_rand returned code 1.
1199.47/1199.98	c zchaff_rand returned code 1.
1199.47/1199.98	c satzilla running minisat20 ... 
1199.47/1199.98	c Bin: Executing minisat20
1199.47/1199.98	c minisat20 returned code 1.
1199.47/1199.98	c minisat20 returned code 1.
1199.47/1199.98	c ERROR: All Failed! 
1199.47/1199.98	c SATZILLA_TIME=1199.750000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543943-1238601543/watcher-1543943-1238601543 -o /tmp/evaluation-result-1543943-1238601543/solver-1543943-1238601543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1543943-1238601543.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): 1800 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: 1.00 1.12 1.40 2/64 20210
/proc/meminfo: memFree=1393504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=768 CPUtime=0
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 737046753 786432 98 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 192 98 50 118 0 71 0

[startup+0.0497681 s]
/proc/loadavg: 1.00 1.12 1.40 2/64 20210
/proc/meminfo: memFree=1393504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=1532 CPUtime=0.04
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 320 0 0 0 4 0 0 0 20 0 1 0 737046753 1568768 258 1992294400 134512640 134996440 4294956240 18446744073709551615 134544614 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 383 258 53 118 0 262 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2972

[startup+0.101774 s]
/proc/loadavg: 1.00 1.12 1.40 2/64 20210
/proc/meminfo: memFree=1393504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=2452 CPUtime=0.09
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 1658 0 0 0 9 0 0 0 20 0 1 0 737046753 2510848 500 1992294400 134512640 134996440 4294956240 18446744073709551615 134559294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 613 500 65 118 0 492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3892

[startup+0.301802 s]
/proc/loadavg: 1.00 1.12 1.40 2/64 20210
/proc/meminfo: memFree=1393504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=3548 CPUtime=0.29
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 2256 0 0 0 29 0 0 0 21 0 1 0 737046753 3633152 562 1992294400 134512640 134996440 4294956240 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 887 562 67 118 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4988

[startup+0.701858 s]
/proc/loadavg: 1.00 1.12 1.40 2/64 20210
/proc/meminfo: memFree=1393504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=3548 CPUtime=0.69
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 2262 0 0 0 69 0 0 0 25 0 1 0 737046753 3633152 568 1992294400 134512640 134996440 4294956240 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 887 568 67 118 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4988

[startup+1.50197 s]
/proc/loadavg: 1.00 1.12 1.40 2/66 20212
/proc/meminfo: memFree=1391312/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=3548 CPUtime=1.49
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 2303 0 0 0 149 0 0 0 25 0 1 0 737046753 3633152 609 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 887 609 67 118 0 766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4988

[startup+3.1012 s]
/proc/loadavg: 1.00 1.12 1.40 2/66 20212
/proc/meminfo: memFree=1375504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=0
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 737046752 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 110 95 260 0 84 0
[pid=20211] ppid=20210 vsize=21156 CPUtime=3.09
/proc/20211/stat : 20211 (march_dl) R 20210 20210 18767 0 -1 4194304 7106 0 0 0 282 27 0 0 25 0 1 0 737046753 21663744 4989 1992294400 134512640 134996440 4294956240 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20211/statm: 5289 4989 72 118 0 5168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22596

[startup+6.30165 s]
/proc/loadavg: 1.00 1.11 1.40 2/66 20213
/proc/meminfo: memFree=1391504/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=1440 CPUtime=4.99
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 135 8156 0 0 0 0 471 28 16 0 1 0 737046752 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 360 111 96 260 0 84 0
[pid=20213] ppid=20210 vsize=6188 CPUtime=1.28
/proc/20213/stat : 20213 (ubcsat2006) R 20210 20210 18767 0 -1 4194304 511 0 0 0 121 7 0 0 25 0 1 0 737047253 6336512 494 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20213/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7026 s]
/proc/loadavg: 1.00 1.11 1.40 2/66 20214
/proc/meminfo: memFree=1382936/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=9288 CPUtime=1.92
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 2073 0 0 0 191 1 0 0 25 0 1 0 737047829 9510912 2068 1992294400 134512640 134998072 4294956288 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 2322 2068 59 118 0 2200 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14548

[startup+25.5014 s]
/proc/loadavg: 1.00 1.11 1.39 2/66 20214
/proc/meminfo: memFree=1376920/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=13332 CPUtime=14.72
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 3083 0 0 0 1470 2 0 0 25 0 1 0 737047829 13651968 3078 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 3333 3078 59 118 0 3211 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18592

[startup+51.102 s]
/proc/loadavg: 1.00 1.10 1.38 2/66 20214
/proc/meminfo: memFree=1373784/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=16500 CPUtime=40.3
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 3882 0 0 0 4028 2 0 0 25 0 1 0 737047829 16896000 3877 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 4125 3877 59 118 0 4003 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21760

[startup+102.305 s]
/proc/loadavg: 1.00 1.08 1.36 2/66 20214
/proc/meminfo: memFree=1371096/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=19272 CPUtime=91.49
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 4574 0 0 0 9146 3 0 0 25 0 1 0 737047829 19734528 4569 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 4818 4569 59 118 0 4696 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24532

[startup+162.302 s]
/proc/loadavg: 1.00 1.06 1.33 2/66 20222
/proc/meminfo: memFree=1368856/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=21416 CPUtime=151.46
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 5120 0 0 0 15142 4 0 0 25 0 1 0 737047829 21929984 5115 1992294400 134512640 134998072 4294956288 18446744073709551615 134530036 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 5354 5115 59 118 0 5232 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26676

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.31 2/66 20222
/proc/meminfo: memFree=1366232/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=23928 CPUtime=211.44
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 5749 0 0 0 21139 5 0 0 25 0 1 0 737047829 24502272 5744 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 5982 5744 59 118 0 5860 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 29188

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.29 2/66 20222
/proc/meminfo: memFree=1364440/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=25644 CPUtime=271.43
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 6175 0 0 0 27137 6 0 0 25 0 1 0 737047829 26259456 6170 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 6411 6170 59 118 0 6289 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 30904

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.26 2/66 20222
/proc/meminfo: memFree=1363736/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=26552 CPUtime=331.4
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 6389 0 0 0 33134 6 0 0 25 0 1 0 737047829 27189248 6384 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 6638 6384 59 118 0 6516 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 20222
/proc/meminfo: memFree=1357272/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=32996 CPUtime=751.27
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 7992 0 0 0 75118 9 0 0 25 0 1 0 737047829 33787904 7987 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8249 7987 59 118 0 8127 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 38256

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 20222
/proc/meminfo: memFree=1356824/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=33524 CPUtime=811.25
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8117 0 0 0 81116 9 0 0 25 0 1 0 737047829 34328576 8112 1992294400 134512640 134998072 4294956288 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8381 8112 59 118 0 8259 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 38784

[startup+882.302 s]
/proc/loadavg: 1.09 1.03 1.14 2/66 20222
/proc/meminfo: memFree=1356824/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=33496 CPUtime=871.24
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8117 0 0 0 87114 10 0 0 25 0 1 0 737047829 34299904 8112 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8374 8112 59 118 0 8252 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 38756

[startup+942.301 s]
/proc/loadavg: 1.08 1.04 1.14 2/66 20222
/proc/meminfo: memFree=1356760/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=33608 CPUtime=931.22
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8136 0 0 0 93112 10 0 0 25 0 1 0 737047829 34414592 8131 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8402 8131 59 118 0 8280 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 38868

[startup+1002.3 s]
/proc/loadavg: 1.09 1.04 1.13 2/66 20222
/proc/meminfo: memFree=1356632/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=33720 CPUtime=991.2
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8163 0 0 0 99110 10 0 0 25 0 1 0 737047829 34529280 8158 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8430 8158 59 118 0 8308 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 38980

[startup+1062.3 s]
/proc/loadavg: 1.03 1.03 1.12 2/66 20222
/proc/meminfo: memFree=1356248/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=33984 CPUtime=1051.17
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8247 0 0 0 105107 10 0 0 25 0 1 0 737047829 34799616 8242 1992294400 134512640 134998072 4294956288 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 8496 8242 59 118 0 8374 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 39244

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.11 2/66 20222
/proc/meminfo: memFree=1353496/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=36756 CPUtime=1111.16
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 8947 0 0 0 111105 11 0 0 25 0 1 0 737047829 37638144 8942 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9189 8942 59 118 0 9067 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 42016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1171.14
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 117102 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 43072

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1179.13
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 117901 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 43072

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1185.54
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 118542 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 43072

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1187.13
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 118701 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 43072

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1187.93
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 118781 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525607 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 43072

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1188.33
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 118821 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 43072

[startup+1199.9 s]
/proc/loadavg: 1.00 1.02 1.09 2/66 20222
/proc/meminfo: memFree=1352408/2055920 swapFree=4179868/4192956
[pid=20210] ppid=20208 vsize=5260 CPUtime=10.74
/proc/20210/stat : 20210 (SATzilla2007_R) S 20208 20210 18767 0 -1 4194304 1928 8673 0 0 347 13 674 40 25 0 1 0 737046752 5386240 1136 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20210/statm: 1315 1136 164 260 0 1039 0
[pid=20214] ppid=20210 vsize=37812 CPUtime=1188.73
/proc/20214/stat : 20214 (minisat20) R 20210 20210 18767 0 -1 4194304 9205 0 0 0 118861 12 0 0 25 0 1 0 737047829 38719488 9200 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20214/statm: 9453 9200 59 118 0 9331 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 43072

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.59
CPU user time (s): 1198.92
CPU system time (s): 0.667898
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 43072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.92
system time used= 0.667898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19819
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= 11
involuntary context switches= 2690

runsolver used 1.3168 second user time and 3.05454 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-01 17:59:03
IDJOB=1543943
IDBENCH=70199
IDSOLVER=557
FILE ID=node49/1543943-1238601543
PBS_JOBID= 9068316
Free space on /tmp= 66388 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1797123396-073.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543943-1238601543/watcher-1543943-1238601543 -o /tmp/evaluation-result-1543943-1238601543/solver-1543943-1238601543 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1543943-1238601543.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 592fd8247e28ca9686c73dd35ffde58f
RANDOM SEED=671203561

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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	: 5931.00
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.214
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:       1393984 kB
Buffers:        109180 kB
Cached:         448428 kB
SwapCached:       6452 kB
Active:         216520 kB
Inactive:       349968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393984 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            8740 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            81256 kB
Committed_AS:  2043428 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node49 at 2009-04-01 18:19:03