Trace number 1784829

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 CRAFTED? (exit code) 4998.78 5000.94

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
Bench CategoryCRAFTED (crafted 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 variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
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 56120

Solver Data

10.48/10.60	c run March_dl for 5 seconds ... 
10.48/10.60	c Bin: Executing march_dl
10.48/10.60	c child exit by a signal
10.48/10.60	c march_dl returned code 137.
10.48/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.60	c Bin: Executing ubcsat2006
10.48/10.60	c child exited successfully
10.48/10.60	c ubcsat2006 returned code 0.
10.48/10.60	c satzilla computing base features
10.48/10.60	c satzilla doing unit-prop probe
10.48/10.60	c satzilla doing local search probe
10.48/10.60	c satzilla doing lobjois search-space size estimate
10.48/10.60	c satzilla's ranking:
10.48/10.60	c 1) minisat20: 1.542648
10.48/10.60	c 2) minisat20+P: 2.576013
10.48/10.60	c 3) march_dl+P: 2.883905
10.48/10.60	c 4) march_dl: 3.222871
10.48/10.60	c 5) zchaff_rand+P: 4.001311
10.48/10.60	c 6) vallst+P: 4.173704
10.48/10.60	c 7) kcnfs+P: 999.000000
10.48/10.60	c 8) kcnfs: 999.000000
10.48/10.60	c 9) vallst: 999.000000
10.48/10.60	c 10) zchaff_rand: 999.000000
10.48/10.60	c satzilla running minisat20 ... 
10.48/10.60	This is MiniSat 2.0 beta
10.48/10.60	WARNING: for repeatability, setting FPU to use double precision
10.48/10.60	============================[ Problem Statistics ]=============================
10.48/10.60	|                                                                             |
10.48/10.60	|  Number of variables:  153                                                  |
10.48/10.60	|  Number of clauses:    6120                                                 |
10.48/10.61	|  Parsing time:         0.01         s                                       |
10.48/10.61	============================[ Search Statistics ]==============================
10.48/10.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.48/10.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.48/10.61	===============================================================================
10.48/10.61	|         0 |     153     6120    36720 |     2040        0    nan |  0.000 % |
10.48/10.61	|       101 |     153     6120    36720 |     2244      101     31 |  0.004 % |
10.48/10.61	|       252 |     153     6120    36720 |     2468      252     32 |  0.004 % |
10.48/10.62	|       477 |     153     6120    36720 |     2715      477     30 |  0.004 % |
10.48/10.63	|       815 |     153     6120    36720 |     2986      815     30 |  0.004 % |
10.48/10.64	|      1321 |     153     6120    36720 |     3285     1321     29 |  0.004 % |
10.48/10.66	|      2080 |     153     6120    36720 |     3613     2080     29 |  0.004 % |
10.48/10.71	|      3219 |     153     6120    36720 |     3975     3219     32 |  0.004 % |
10.48/10.77	|      4927 |     153     6120    36720 |     4372     2908     33 |  0.004 % |
10.48/10.88	|      7491 |     153     6120    36720 |     4810     3252     32 |  0.004 % |
10.87/11.05	|     11335 |     153     6120    36720 |     5291     4657     32 |  0.004 % |
11.17/11.36	|     17101 |     153     6120    36720 |     5820     5069     35 |  0.004 % |
11.67/11.81	|     25750 |     153     6120    36720 |     6402     4896     34 |  0.004 % |
12.36/12.52	|     38724 |     153     6120    36720 |     7042     4961     32 |  0.004 % |
13.56/13.71	|     58185 |     153     6120    36720 |     7746     6668     34 |  0.004 % |
15.35/15.52	|     87378 |     153     6120    36720 |     8521     4630     33 |  0.004 % |
18.46/18.66	|    131168 |     153     6120    36720 |     9373     5494     33 |  0.004 % |
23.45/23.62	|    196855 |     153     6120    36720 |    10311     5160     34 |  0.004 % |
30.95/31.17	|    295382 |     153     6120    36720 |    11342    10351     35 |  0.004 % |
44.53/44.75	|    443173 |     153     6120    36720 |    12476     9934     34 |  0.004 % |
65.72/65.98	|    664856 |     153     6120    36720 |    13724    12258     34 |  0.004 % |
100.11/100.33	|    997382 |     153     6120    36720 |    15096     7065     33 |  0.004 % |
155.79/156.08	|   1496170 |     153     6120    36720 |    16606    13432     33 |  0.004 % |
250.05/250.35	|   2244352 |     153     6120    36720 |    18266    11625     37 |  0.004 % |
412.97/413.32	|   3366630 |     153     6120    36720 |    20093    16140     35 |  0.004 % |
653.46/653.96	|   5050042 |     153     6120    36720 |    22102    16967     37 |  0.004 % |
1055.70/1056.31	|   7575159 |     153     6120    36720 |    24313    15870     36 |  0.004 % |
1755.62/1756.53	|  11362836 |     153     6120    36720 |    26744    13239     35 |  0.004 % |
2885.87/2887.26	|  17044349 |     153     6120    36720 |    29418    18506     35 |  0.004 % |
4783.70/4785.85	|  25566618 |     153     6120    36720 |    32360    28781     36 |  0.004 % |
4998.71/5000.90	c Bin: Executing minisat20
4998.71/5000.90	c child exit by a signal
4998.71/5000.90	c minisat20 returned code 137.
4998.71/5000.90	c minisat20 returned code 137.
4998.71/5000.90	c satzilla running minisat20 with preprocessing ... 
4998.71/5000.93	c Preprocessing...
4998.71/5000.93	c Inital problem has 153 variables, 6120 nary clauses (0 binary clauses).
4998.71/5000.93	c Num non-binary clauses 6120, Average non-binary clause length 6.000
4998.71/5000.93	c Theory has no gaps
4998.71/5000.93	c Preprocessor runtime was 0.010 seconds.
4998.71/5000.93	c 
4998.71/5000.93	c Satisfiability of theory still undetermined.
4998.71/5000.93	c See file /tmp/rQ2QJO for simplified theory.
4998.71/5000.93	c Bin: Executing minisat20
4998.71/5000.93	c minisat20 returned code 1.
4998.71/5000.93	c minisat20 returned code 1.
4998.71/5000.93	c satzilla running march_dl with preprocessing ... 
4998.71/5000.93	c Bin: Executing march_dl
4998.71/5000.93	c march_dl returned code 1.
4998.71/5000.93	c march_dl returned code 1.
4998.71/5000.93	c satzilla running march_dl ... 
4998.71/5000.93	c Bin: Executing march_dl
4998.71/5000.93	c march_dl returned code 1.
4998.71/5000.93	c march_dl returned code 1.
4998.71/5000.93	c satzilla running zchaff_rand with preprocessing ... 
4998.71/5000.93	c Bin: Executing zchaff_rand
4998.71/5000.93	c zchaff_rand returned code 1.
4998.71/5000.93	c zchaff_rand returned code 1.
4998.71/5000.93	c satzilla running vallst with preprocessing ... 
4998.71/5000.93	c Bin: Executing vallst
4998.71/5000.93	c vallst returned code 1.
4998.71/5000.93	c vallst returned code 1.
4998.71/5000.93	c satzilla running kcnfs with preprocessing ... 
4998.71/5000.93	c Bin: Executing kcnfs
4998.71/5000.93	c kcnfs returned code 1.
4998.71/5000.93	c kcnfs returned code 1.
4998.71/5000.93	c satzilla running kcnfs ... 
4998.71/5000.93	c Bin: Executing kcnfs
4998.71/5000.93	c kcnfs returned code 1.
4998.71/5000.93	c kcnfs returned code 1.
4998.71/5000.93	c satzilla running vallst ... 
4998.71/5000.93	c Bin: Executing vallst
4998.71/5000.93	c vallst returned code 1.
4998.71/5000.93	c vallst returned code 1.
4998.71/5000.93	c satzilla running zchaff_rand ... 
4998.71/5000.93	c Bin: Executing zchaff_rand
4998.71/5000.93	c zchaff_rand returned code 1.
4998.71/5000.93	c zchaff_rand returned code 1.
4998.71/5000.93	c ERROR: All Failed! 
4998.71/5000.93	c SATZILLA_TIME=4999.520000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784829-1241867246/watcher-1784829-1241867246 -o /tmp/evaluation-result-1784829-1241867246/solver-1784829-1241867246 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784829-1241867246.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 0.91 3/64 25392
/proc/meminfo: memFree=1917264/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=768 CPUtime=0
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 214757492 786432 88 1992294400 134512640 134996440 4294956256 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 192 88 50 118 0 71 0

[startup+0.0851249 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 25392
/proc/meminfo: memFree=1917264/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=1916 CPUtime=0.08
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 760 0 0 0 8 0 0 0 18 0 1 0 214757492 1961984 289 1992294400 134512640 134996440 4294956256 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 479 289 67 118 0 358 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3356

[startup+0.101125 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 25392
/proc/meminfo: memFree=1917264/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=1916 CPUtime=0.09
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 764 0 0 0 9 0 0 0 18 0 1 0 214757492 1961984 293 1992294400 134512640 134996440 4294956256 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 479 293 67 118 0 358 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3356

[startup+0.301145 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 25392
/proc/meminfo: memFree=1917264/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=3068 CPUtime=0.29
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 1234 0 0 0 29 0 0 0 19 0 1 0 214757492 3141632 675 1992294400 134512640 134996440 4294956256 18446744073709551615 134534237 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 767 675 72 118 0 646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4508

[startup+0.701184 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 25392
/proc/meminfo: memFree=1917264/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=3352 CPUtime=0.69
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 1509 0 0 0 69 0 0 0 23 0 1 0 214757492 3432448 707 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 838 707 74 118 0 717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4792

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25394
/proc/meminfo: memFree=1914560/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=3708 CPUtime=1.49
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 1593 0 0 0 149 0 0 0 25 0 1 0 214757492 3796992 791 1992294400 134512640 134996440 4294956256 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 927 791 74 118 0 806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5148

[startup+3.10243 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25394
/proc/meminfo: memFree=1913664/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=0
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214757492 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 110 95 260 0 84 0
[pid=25393] ppid=25392 vsize=4368 CPUtime=3.09
/proc/25393/stat : 25393 (march_dl) R 25392 25392 25257 0 -1 4194304 1756 0 0 0 309 0 0 0 25 0 1 0 214757492 4472832 954 1992294400 134512640 134996440 4294956256 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25393/statm: 1092 954 74 118 0 971 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5808

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25395
/proc/meminfo: memFree=1914880/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=1440 CPUtime=4.99
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 135 1810 0 0 0 0 499 0 16 0 1 0 214757492 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25392/statm: 360 111 96 260 0 84 0
[pid=25395] ppid=25392 vsize=6188 CPUtime=1.19
/proc/25395/stat : 25395 (ubcsat2006) R 25392 25392 25257 0 -1 4194304 338 0 13 0 113 6 0 0 25 0 1 0 214757992 6336512 334 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25395/statm: 1547 334 156 64 0 1128 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25396
/proc/meminfo: memFree=1912960/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=3396 CPUtime=2.08
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 548 0 0 0 208 0 0 0 25 0 1 0 214758552 3477504 543 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25396/statm: 849 543 58 118 0 727 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 5492

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25396
/proc/meminfo: memFree=1911936/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=4584 CPUtime=14.87
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 849 0 0 0 1487 0 0 0 25 0 1 0 214758552 4694016 844 1992294400 134512640 134998072 4294956256 18446744073709551615 134535766 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 1146 844 58 118 0 1024 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 6680

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25396
/proc/meminfo: memFree=1910912/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=5528 CPUtime=40.44
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1090 0 0 0 4044 0 0 0 25 0 1 0 214758552 5660672 1085 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 1382 1085 58 118 0 1260 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 7624

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25396
/proc/meminfo: memFree=1909632/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=6904 CPUtime=91.63
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1413 0 0 0 9162 1 0 0 25 0 1 0 214758552 7069696 1408 1992294400 134512640 134998072 4294956256 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 1726 1408 58 118 0 1604 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 9000

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 25396
/proc/meminfo: memFree=1908672/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=7716 CPUtime=151.6
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1637 0 0 0 15159 1 0 0 25 0 1 0 214758552 7901184 1632 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 1929 1632 58 118 0 1807 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 9812

[startup+222.301 s]
/proc/loadavg: 1.05 1.01 0.92 2/66 25396
/proc/meminfo: memFree=1908224/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=8320 CPUtime=211.58
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1746 0 0 0 21157 1 0 0 25 0 1 0 214758552 8519680 1741 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 2080 1741 58 118 0 1958 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 10416

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 0.93 2/66 25396
/proc/meminfo: memFree=1907648/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=8812 CPUtime=271.55
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1877 0 0 0 27154 1 0 0 25 0 1 0 214758552 9023488 1872 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 2203 1872 58 118 0 2081 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 10908

[startup+342.302 s]
/proc/loadavg: 1.07 1.03 0.93 2/66 25396
/proc/meminfo: memFree=1907328/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=9112 CPUtime=331.53
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 1944 0 0 0 33152 1 0 0 25 0 1 0 214758552 9330688 1939 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 2278 1939 58 118 0 2156 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898368/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=16752 CPUtime=4649.76
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3742 0 0 0 464972 4 0 0 25 0 1 0 214758552 17154048 3737 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4188 3737 58 118 0 4066 0
Current children cumulated CPU time (s) 4660.24
Current children cumulated vsize (KiB) 18848

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898304/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=16752 CPUtime=4709.75
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3753 0 0 0 470970 5 0 0 25 0 1 0 214758552 17154048 3748 1992294400 134512640 134998072 4294956256 18446744073709551615 134527536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4188 3748 58 118 0 4066 0
Current children cumulated CPU time (s) 4720.23
Current children cumulated vsize (KiB) 18848

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898304/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=16752 CPUtime=4769.72
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3753 0 0 0 476967 5 0 0 25 0 1 0 214758552 17154048 3748 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4188 3748 58 118 0 4066 0
Current children cumulated CPU time (s) 4780.2
Current children cumulated vsize (KiB) 18848

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898240/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=16884 CPUtime=4829.7
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3782 0 0 0 482965 5 0 0 25 0 1 0 214758552 17289216 3777 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4221 3777 58 118 0 4099 0
Current children cumulated CPU time (s) 4840.18
Current children cumulated vsize (KiB) 18980

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898240/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4889.68
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 488963 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4900.16
Current children cumulated vsize (KiB) 19112

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898176/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4949.65
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 494960 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4960.13
Current children cumulated vsize (KiB) 19112

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898176/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4953.65
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 495360 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4964.13
Current children cumulated vsize (KiB) 19112

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898176/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4966.44
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 496639 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4976.92
Current children cumulated vsize (KiB) 19112

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4979.24
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 497919 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4989.72
Current children cumulated vsize (KiB) 19112

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4982.44
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 498239 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4992.92
Current children cumulated vsize (KiB) 19112

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4985.64
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 498559 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4996.12
Current children cumulated vsize (KiB) 19112

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4987.24
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 498719 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4997.72
Current children cumulated vsize (KiB) 19112

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4988.03
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 498798 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4998.51
Current children cumulated vsize (KiB) 19112

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 25404
/proc/meminfo: memFree=1898112/2055920 swapFree=4178900/4192956
[pid=25392] ppid=25390 vsize=2096 CPUtime=10.48
/proc/25392/stat : 25392 (SATzilla2007_C) S 25390 25392 25257 0 -1 4194304 843 2154 0 13 322 14 701 11 25 0 1 0 214757492 2146304 350 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25392/statm: 524 350 157 260 0 248 0
[pid=25396] ppid=25392 vsize=17016 CPUtime=4988.23
/proc/25396/stat : 25396 (minisat20) R 25392 25392 25257 0 -1 4194304 3804 0 0 0 498818 5 0 0 25 0 1 0 214758552 17424384 3799 1992294400 134512640 134998072 4294956256 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25396/statm: 4254 3799 58 118 0 4132 0
Current children cumulated CPU time (s) 4998.71
Current children cumulated vsize (KiB) 19112

Child status: 17
Real time (s): 5000.94
CPU time (s): 4998.78
CPU user time (s): 4998.46
CPU system time (s): 0.318951
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 19112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.46
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7118
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 13729

runsolver used 5.82911 second user time and 12.3701 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-09 13:07:26
IDJOB=1784829
IDBENCH=24624
IDSOLVER=640
FILE ID=node27/1784829-1241867246
PBS_JOBID= 9264585
Free space on /tmp= 66144 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784829-1241867246/watcher-1784829-1241867246 -o /tmp/evaluation-result-1784829-1241867246/solver-1784829-1241867246 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784829-1241867246.cnf            

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=2095658847

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1917744 kB
Buffers:         23988 kB
Cached:          66608 kB
SwapCached:       8072 kB
Active:          42080 kB
Inactive:        58720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917744 kB
SwapTotal:     4192956 kB
SwapFree:      4178900 kB
Dirty:            8512 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            23332 kB
Committed_AS:   713180 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node27 at 2009-05-09 14:30:47