Trace number 1785081

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.9 5000.67

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.50/10.90	c run March_dl for 5 seconds ... 
10.50/10.90	c Bin: Executing march_dl
10.50/10.90	c child exit by a signal
10.50/10.90	c march_dl returned code 137.
10.50/10.90	c run saps (UBCSAT implementation) for 2 seconds ... 
10.50/10.90	c Bin: Executing ubcsat2006
10.50/10.90	c child exited successfully
10.50/10.90	c ubcsat2006 returned code 0.
10.50/10.90	c satzilla computing base features
10.50/10.90	c satzilla doing unit-prop probe
10.50/10.90	c satzilla doing local search probe
10.50/10.90	c satzilla doing lobjois search-space size estimate
10.50/10.90	c satzilla's ranking:
10.50/10.90	c 1) minisat20+P: 1.613564
10.50/10.90	c 2) minisat20: 2.159644
10.50/10.90	c 3) zchaff_rand+P: 2.850188
10.50/10.90	c 4) march_dl+P: 3.403735
10.50/10.90	c 5) vallst+P: 3.411938
10.50/10.90	c 6) march_dl: 4.293545
10.50/10.90	c 7) kcnfs+P: 999.000000
10.50/10.90	c 8) kcnfs: 999.000000
10.50/10.90	c 9) vallst: 999.000000
10.50/10.90	c 10) zchaff_rand: 999.000000
10.50/10.90	c satzilla running minisat20 with preprocessing ... 
10.60/10.94	This is MiniSat 2.0 beta
10.60/10.94	WARNING: for repeatability, setting FPU to use double precision
10.60/10.94	============================[ Problem Statistics ]=============================
10.60/10.94	|                                                                             |
10.60/10.94	|  Number of variables:  363                                                  |
10.60/10.94	|  Number of clauses:    9559                                                 |
10.60/10.94	|  Parsing time:         0.01         s                                       |
10.60/10.94	============================[ Search Statistics ]==============================
10.60/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.60/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.60/10.94	===============================================================================
10.60/10.94	|         0 |     363     9559    37389 |     3186        0    nan |  0.000 % |
10.60/10.95	|       100 |     363     9559    37389 |     3504      100     29 |  0.002 % |
10.60/10.95	|       251 |     363     9559    37389 |     3855      251     28 |  0.002 % |
10.60/10.96	|       477 |     363     9559    37389 |     4241      477     26 |  0.002 % |
10.60/10.97	|       814 |     363     9559    37389 |     4665      814     26 |  0.002 % |
10.60/10.98	|      1321 |     363     9559    37389 |     5131     1321     27 |  0.002 % |
10.63/11.01	|      2080 |     363     9559    37389 |     5644     2080     26 |  0.002 % |
10.63/11.05	|      3221 |     363     9559    37389 |     6209     3221     27 |  0.002 % |
10.63/11.12	|      4932 |     363     9559    37389 |     6830     4932     28 |  0.002 % |
10.63/11.24	|      7494 |     363     9559    37389 |     7513     4006     28 |  0.002 % |
10.63/11.45	|     11338 |     363     9559    37389 |     8264     4015     30 |  0.002 % |
10.63/11.73	|     17106 |     363     9559    37389 |     9090     5580     29 |  0.001 % |
11.88/12.27	|     25756 |     363     9559    37389 |    10000     5002     30 |  0.002 % |
12.89/13.24	|     38730 |     363     9559    37389 |    11000     7821     33 |  0.002 % |
14.38/14.72	|     58193 |     363     9559    37389 |    12100    10573     31 |  0.002 % |
16.78/17.12	|     87387 |     363     9559    37389 |    13310     9156     32 |  0.002 % |
20.48/20.85	|    131177 |     363     9559    37389 |    14641    12592     30 |  0.002 % |
26.27/26.62	|    196862 |     363     9559    37389 |    16105    11765     31 |  0.002 % |
35.37/35.80	|    295388 |     363     9559    37389 |    17715    12728     33 |  0.001 % |
53.96/54.30	|    443179 |     363     9559    37389 |    19487    17671     34 |  0.002 % |
81.96/82.34	|    664862 |     363     9559    37389 |    21436    13583     34 |  0.002 % |
135.64/136.02	|    997387 |     363     9559    37389 |    23579    11607     33 |  0.002 % |
208.22/208.65	|   1496175 |     363     9559    37389 |    25937    12218     36 |  0.002 % |
317.29/317.79	|   2244357 |     363     9559    37389 |    28531    14510     31 |  0.001 % |
542.72/543.21	|   3366631 |     363     9559    37389 |    31384    21089     36 |  0.002 % |
906.51/907.14	|   5050043 |     363     9559    37389 |    34522    29784     33 |  0.002 % |
1441.16/1441.99	|   7575161 |     363     9559    37389 |    37975    23227     36 |  0.002 % |
2305.71/2306.73	|  11362836 |     363     9559    37389 |    41772    17736     34 |  0.002 % |
3655.70/3657.19	|  17044348 |     363     9559    37389 |    45950    32107     35 |  0.002 % |
4998.81/5000.66	c Preprocessing...
4998.81/5000.66	c Inital problem has 363 variables, 9196 nary clauses (363 binary clauses).
4998.81/5000.66	c Num non-binary clauses 9196, Average non-binary clause length 3.987
4998.81/5000.66	c Theory has no gaps
4998.81/5000.66	c Preprocessor runtime was 0.030 seconds.
4998.81/5000.66	c 
4998.81/5000.66	c Satisfiability of theory still undetermined.
4998.81/5000.66	c See file /tmp/EFwJY0 for simplified theory.
4998.81/5000.66	c Bin: Executing minisat20
4998.81/5000.66	c child exit by a signal
4998.81/5000.66	c minisat20 returned code 137.
4998.81/5000.66	c minisat20 returned code 137.
4998.81/5000.66	c satzilla running minisat20 ... 
4998.81/5000.66	c Bin: Executing minisat20
4998.81/5000.66	c minisat20 returned code 1.
4998.81/5000.66	c minisat20 returned code 1.
4998.81/5000.66	c satzilla running zchaff_rand with preprocessing ... 
4998.81/5000.66	c Bin: Executing zchaff_rand
4998.81/5000.66	c zchaff_rand returned code 1.
4998.81/5000.66	c zchaff_rand returned code 1.
4998.81/5000.66	c satzilla running march_dl with preprocessing ... 
4998.81/5000.66	c Bin: Executing march_dl
4998.81/5000.66	c march_dl returned code 1.
4998.81/5000.66	c march_dl returned code 1.
4998.81/5000.66	c satzilla running vallst with preprocessing ... 
4998.81/5000.66	c Bin: Executing vallst
4998.81/5000.66	c vallst returned code 1.
4998.81/5000.66	c vallst returned code 1.
4998.81/5000.66	c satzilla running march_dl ... 
4998.81/5000.66	c Bin: Executing march_dl
4998.81/5000.66	c march_dl returned code 1.
4998.81/5000.66	c march_dl returned code 1.
4998.81/5000.66	c satzilla running kcnfs with preprocessing ... 
4998.81/5000.66	c Bin: Executing kcnfs
4998.81/5000.66	c kcnfs returned code 1.
4998.81/5000.66	c kcnfs returned code 1.
4998.81/5000.66	c satzilla running kcnfs ... 
4998.81/5000.66	c Bin: Executing kcnfs
4998.81/5000.66	c kcnfs returned code 1.
4998.81/5000.66	c kcnfs returned code 1.
4998.81/5000.66	c satzilla running vallst ... 
4998.81/5000.66	c Bin: Executing vallst
4998.81/5000.66	c vallst returned code 1.
4998.81/5000.66	c vallst returned code 1.
4998.81/5000.66	c satzilla running zchaff_rand ... 
4998.81/5000.66	c Bin: Executing zchaff_rand
4998.81/5000.66	c zchaff_rand returned code 1.
4998.81/5000.66	c zchaff_rand returned code 1.
4998.81/5000.66	c ERROR: All Failed! 
4998.81/5000.66	c SATZILLA_TIME=4999.640000

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-1785081-1241888777/watcher-1785081-1241888777 -o /tmp/evaluation-result-1785081-1241888777/solver-1785081-1241888777 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785081-1241888777.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: 0.98 1.06 1.00 2/65 6599
/proc/meminfo: memFree=1898120/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=768 CPUtime=0
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 216910063 786432 88 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 192 89 50 118 0 71 0

[startup+0.0534301 s]
/proc/loadavg: 0.98 1.06 1.00 2/65 6599
/proc/meminfo: memFree=1898120/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=1764 CPUtime=0.05
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 462 0 0 0 5 0 0 0 20 0 1 0 216910063 1806336 337 1992294400 134512640 134996440 4294956256 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 441 337 67 118 0 320 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3204

[startup+0.101435 s]
/proc/loadavg: 0.98 1.06 1.00 2/65 6599
/proc/meminfo: memFree=1898120/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=1764 CPUtime=0.09
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 463 0 0 0 9 0 0 0 20 0 1 0 216910063 1806336 338 1992294400 134512640 134996440 4294956256 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 441 338 67 118 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3204

[startup+0.301459 s]
/proc/loadavg: 0.98 1.06 1.00 2/65 6599
/proc/meminfo: memFree=1898120/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=2808 CPUtime=0.29
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 939 0 0 0 29 0 0 0 21 0 1 0 216910063 2875392 582 1992294400 134512640 134996440 4294956256 18446744073709551615 134650006 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 702 582 75 118 0 581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4248

[startup+0.701505 s]
/proc/loadavg: 0.98 1.06 1.00 2/65 6599
/proc/meminfo: memFree=1898120/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=2940 CPUtime=0.69
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 958 0 0 0 69 0 0 0 25 0 1 0 216910063 3010560 601 1992294400 134512640 134996440 4294956256 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 735 601 75 118 0 614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4380

[startup+1.5016 s]
/proc/loadavg: 0.98 1.06 1.00 2/67 6601
/proc/meminfo: memFree=1895864/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=2940 CPUtime=1.49
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 975 0 0 0 149 0 0 0 25 0 1 0 216910063 3010560 618 1992294400 134512640 134996440 4294956256 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 735 618 75 118 0 614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4380

[startup+3.10179 s]
/proc/loadavg: 0.98 1.06 1.00 2/67 6601
/proc/meminfo: memFree=1895672/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=0
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216910063 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 110 95 260 0 84 0
[pid=6600] ppid=6599 vsize=3072 CPUtime=3.09
/proc/6600/stat : 6600 (march_dl) R 6599 6599 6562 0 -1 4194304 989 0 0 0 309 0 0 0 25 0 1 0 216910063 3145728 632 1992294400 134512640 134996440 4294956256 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6600/statm: 768 632 75 118 0 647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4512

[startup+6.30116 s]
/proc/loadavg: 0.98 1.06 1.00 2/67 6602
/proc/meminfo: memFree=1895616/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=1440 CPUtime=4.99
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 135 1003 0 0 0 0 499 0 16 0 1 0 216910063 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 360 111 96 260 0 84 0
[pid=6602] ppid=6599 vsize=6188 CPUtime=1.01
/proc/6602/stat : 6602 (ubcsat2006) R 6599 6599 6562 0 -1 4194304 366 0 13 0 93 8 0 0 25 0 1 0 216910564 6336512 362 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6602/statm: 1547 362 156 64 0 1128 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.98 1.06 1.00 2/67 6603
/proc/meminfo: memFree=1892168/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=3928 CPUtime=1.75
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 692 0 0 0 175 0 0 0 25 0 1 0 216911157 4022272 687 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 982 687 58 118 0 860 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 7404

[startup+25.5014 s]
/proc/loadavg: 0.98 1.05 1.00 2/67 6603
/proc/meminfo: memFree=1890376/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=5388 CPUtime=14.54
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 1068 0 0 0 1454 0 0 0 25 0 1 0 216911157 5517312 1063 1992294400 134512640 134998072 4294956304 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 1347 1063 58 118 0 1225 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 8864

[startup+51.1014 s]
/proc/loadavg: 0.99 1.05 1.00 2/67 6603
/proc/meminfo: memFree=1888968/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=6996 CPUtime=40.13
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 1451 0 0 0 4013 0 0 0 25 0 1 0 216911157 7163904 1446 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 1749 1446 58 118 0 1627 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 10472

[startup+102.305 s]
/proc/loadavg: 0.99 1.04 1.00 2/67 6603
/proc/meminfo: memFree=1887176/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=8796 CPUtime=91.32
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 1896 0 0 0 9131 1 0 0 25 0 1 0 216911157 9007104 1891 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 2199 1891 58 118 0 2077 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 12272

[startup+162.301 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 6603
/proc/meminfo: memFree=1886280/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=9736 CPUtime=151.3
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 2122 0 0 0 15129 1 0 0 25 0 1 0 216911157 9969664 2117 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 2434 2117 58 118 0 2312 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 13212

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 6603
/proc/meminfo: memFree=1885640/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=10292 CPUtime=211.29
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 2266 0 0 0 21127 2 0 0 25 0 1 0 216911157 10539008 2261 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 2573 2261 58 118 0 2451 0
Current children cumulated CPU time (s) 221.92
Current children cumulated vsize (KiB) 13768

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 6603
/proc/meminfo: memFree=1885256/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=10880 CPUtime=271.27
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 2375 0 0 0 27125 2 0 0 25 0 1 0 216911157 11141120 2370 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 2720 2370 58 118 0 2598 0
Current children cumulated CPU time (s) 281.9
Current children cumulated vsize (KiB) 14356

[startup+342.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 6603
/proc/meminfo: memFree=1883976/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=12160 CPUtime=331.25
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 2671 0 0 0 33123 2 0 0 25 0 1 0 216911157 12451840 2666 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 3040 2666 58 118 0 2918 0

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


[startup+4722.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870536/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4709.96
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5534 0 0 0 470976 20 0 0 25 0 1 0 216911157 24850432 5529 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5529 58 118 0 5945 0
Current children cumulated CPU time (s) 4720.59
Current children cumulated vsize (KiB) 27744

[startup+4782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870536/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4769.94
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5536 0 0 0 476974 20 0 0 25 0 1 0 216911157 24850432 5531 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5531 58 118 0 5945 0
Current children cumulated CPU time (s) 4780.57
Current children cumulated vsize (KiB) 27744

[startup+4842.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870472/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4829.91
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5536 0 0 0 482971 20 0 0 25 0 1 0 216911157 24850432 5531 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5531 58 118 0 5945 0
Current children cumulated CPU time (s) 4840.54
Current children cumulated vsize (KiB) 27744

[startup+4902.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870472/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4889.9
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5536 0 0 0 488970 20 0 0 25 0 1 0 216911157 24850432 5531 1992294400 134512640 134998072 4294956304 18446744073709551615 134536262 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5531 58 118 0 5945 0
Current children cumulated CPU time (s) 4900.53
Current children cumulated vsize (KiB) 27744

[startup+4962.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4949.88
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5536 0 0 0 494968 20 0 0 25 0 1 0 216911157 24850432 5531 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5531 58 118 0 5945 0
Current children cumulated CPU time (s) 4960.51
Current children cumulated vsize (KiB) 27744

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

[startup+4966.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4953.88
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5536 0 0 0 495368 20 0 0 25 0 1 0 216911157 24850432 5531 1992294400 134512640 134998072 4294956304 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5531 58 118 0 5945 0
Current children cumulated CPU time (s) 4964.51
Current children cumulated vsize (KiB) 27744

[startup+4979.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4966.68
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5546 0 0 0 496647 21 0 0 25 0 1 0 216911157 24850432 5541 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5541 58 118 0 5945 0
Current children cumulated CPU time (s) 4977.31
Current children cumulated vsize (KiB) 27744

[startup+4991.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4979.48
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5546 0 0 0 497927 21 0 0 25 0 1 0 216911157 24850432 5541 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5541 58 118 0 5945 0
Current children cumulated CPU time (s) 4990.11
Current children cumulated vsize (KiB) 27744

[startup+4995.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4982.68
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5546 0 0 0 498247 21 0 0 25 0 1 0 216911157 24850432 5541 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5541 58 118 0 5945 0
Current children cumulated CPU time (s) 4993.31
Current children cumulated vsize (KiB) 27744

[startup+4998.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870408/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24268 CPUtime=4985.88
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5546 0 0 0 498567 21 0 0 25 0 1 0 216911157 24850432 5541 1992294400 134512640 134998072 4294956304 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6067 5541 58 118 0 5945 0
Current children cumulated CPU time (s) 4996.51
Current children cumulated vsize (KiB) 27744

[startup+4999.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870344/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24432 CPUtime=4987.47
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5556 0 0 0 498726 21 0 0 25 0 1 0 216911157 25018368 5551 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6108 5551 58 118 0 5986 0
Current children cumulated CPU time (s) 4998.1
Current children cumulated vsize (KiB) 27908

[startup+5000.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870344/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24432 CPUtime=4987.87
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5556 0 0 0 498766 21 0 0 25 0 1 0 216911157 25018368 5551 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6108 5551 58 118 0 5986 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 27908

[startup+5000.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870344/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24432 CPUtime=4988.08
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5556 0 0 0 498787 21 0 0 25 0 1 0 216911157 25018368 5551 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6108 5551 58 118 0 5986 0
Current children cumulated CPU time (s) 4998.71
Current children cumulated vsize (KiB) 27908

[startup+5000.61 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 6611
/proc/meminfo: memFree=1870344/2055920 swapFree=4180100/4192956
[pid=6599] ppid=6597 vsize=3476 CPUtime=10.63
/proc/6599/stat : 6599 (SATzilla2007_C) S 6597 6599 6562 0 -1 4194304 1221 1375 0 13 328 17 701 17 25 0 1 0 216910063 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6599/statm: 869 677 165 260 0 593 0
[pid=6603] ppid=6599 vsize=24432 CPUtime=4988.18
/proc/6603/stat : 6603 (minisat20) R 6599 6599 6562 0 -1 4194304 5556 0 0 0 498797 21 0 0 25 0 1 0 216911157 25018368 5551 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6603/statm: 6108 5551 58 118 0 5986 0
Current children cumulated CPU time (s) 4998.81
Current children cumulated vsize (KiB) 27908

Child status: 17
Real time (s): 5000.67
CPU time (s): 4998.9
CPU user time (s): 4998.33
CPU system time (s): 0.569913
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 27908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.33
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8165
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= 39
involuntary context switches= 4513

runsolver used 4.16537 second user time and 14.0289 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-09 19:06:17
IDJOB=1785081
IDBENCH=24692
IDSOLVER=640
FILE ID=node73/1785081-1241888777
PBS_JOBID= 9264719
Free space on /tmp= 66244 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785081-1241888777/watcher-1785081-1241888777 -o /tmp/evaluation-result-1785081-1241888777/solver-1785081-1241888777 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785081-1241888777.cnf            

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1442905619

node73.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	: 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.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:       1898600 kB
Buffers:         32240 kB
Cached:          78364 kB
SwapCached:       7444 kB
Active:          58380 kB
Inactive:        61488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898600 kB
SwapTotal:     4192956 kB
SwapFree:      4180100 kB
Dirty:            8732 kB
Writeback:           0 kB
Mapped:          13844 kB
Slab:            23432 kB
Committed_AS:   778324 kB
PageTables:       1396 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= 66236 MiB
End job on node73 at 2009-05-09 20:29:38