Trace number 300068

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.71 1200.06

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1671397883-11.UNSAT.shuffled.cnf
MD5SUM9b938d3ce8a45ac3fb47963c51fbe49e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.0863
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.83/10.89	c run March_dl for 5 seconds ... 
10.83/10.89	c Bin: Executing march_dl
10.83/10.89	c child exit by a signal
10.83/10.89	c march_dl returned code 137.
10.83/10.89	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.89	c Bin: Executing ubcsat2006
10.83/10.89	c child exited successfully
10.83/10.89	c ubcsat2006 returned code 0.
10.83/10.89	c satzilla computing base features
10.83/10.89	c satzilla doing unit-prop probe
10.83/10.89	c satzilla doing local search probe
10.83/10.89	c satzilla doing lobjois search-space size estimate
10.83/10.89	c satzilla's ranking:
10.83/10.89	c 1) minisat20+P: -4.742730
10.83/10.89	c 2) minisat20: -1.300474
10.83/10.89	c 3) march_dl+P: 0.214077
10.83/10.89	c 4) march_dl: 1.389943
10.83/10.89	c 5) vallst+P: 1.405949
10.83/10.89	c 6) zchaff_rand+P: 4.111420
10.83/10.89	c 7) kcnfs+P: 999.000000
10.83/10.89	c 8) kcnfs: 999.000000
10.83/10.89	c 9) vallst: 999.000000
10.83/10.89	c 10) zchaff_rand: 999.000000
10.83/10.89	c satzilla running minisat20 with preprocessing ... 
10.83/10.90	This is MiniSat 2.0 beta
10.83/10.90	WARNING: for repeatability, setting FPU to use double precision
10.83/10.90	============================[ Problem Statistics ]=============================
10.83/10.90	|                                                                             |
10.83/10.90	|  Number of variables:  400                                                  |
10.83/10.90	|  Number of clauses:    1704                                                 |
10.83/10.90	|  Parsing time:         0.00         s                                       |
10.83/10.90	============================[ Search Statistics ]==============================
10.83/10.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.90	===============================================================================
10.83/10.90	|         0 |     400     1704     5112 |      568        0    nan |  0.000 % |
10.83/10.90	|       100 |     400     1704     5112 |      624      100     23 |  0.001 % |
10.83/10.90	|       251 |     400     1704     5112 |      687      251     21 |  0.001 % |
10.83/10.91	|       476 |     400     1704     5112 |      756      476     20 |  0.001 % |
10.83/10.92	|       813 |     400     1704     5112 |      831      418     18 |  0.001 % |
10.83/10.94	|      1321 |     400     1704     5112 |      914      496     16 |  0.001 % |
10.87/10.96	|      2080 |     400     1704     5112 |     1006      784     17 |  0.001 % |
10.87/11.00	|      3222 |     400     1704     5112 |     1106      889     16 |  0.001 % |
10.87/11.06	|      4930 |     400     1704     5112 |     1217      890     16 |  0.001 % |
10.87/11.15	|      7494 |     400     1704     5112 |     1339      937     16 |  0.001 % |
11.23/11.30	|     11338 |     400     1704     5112 |     1473     1343     17 |  0.001 % |
11.44/11.53	|     17105 |     400     1704     5112 |     1620     1060     18 |  0.001 % |
11.84/11.91	|     25755 |     400     1704     5112 |     1782     1445     17 |  0.001 % |
12.36/12.48	|     38729 |     400     1704     5112 |     1960     1727     17 |  0.001 % |
13.28/13.38	|     58194 |     400     1704     5112 |     2156     1258     16 |  0.001 % |
14.61/14.72	|     87388 |     400     1704     5112 |     2372     1989     17 |  0.001 % |
16.77/16.88	|    131179 |     400     1704     5112 |     2609     2385     19 |  0.001 % |
20.14/20.19	|    196864 |     400     1704     5112 |     2870     1849     18 |  0.001 % |
25.17/25.23	|    295390 |     400     1704     5112 |     3158     1564     15 |  0.001 % |
32.95/33.03	|    443179 |     400     1704     5112 |     3473     2522     18 |  0.001 % |
45.14/45.25	|    664863 |     400     1704     5112 |     3821     3142     17 |  0.001 % |
64.40/64.49	|    997388 |     400     1704     5112 |     4203     3688     19 |  0.001 % |
94.74/94.83	|   1496180 |     400     1704     5112 |     4623     3976     18 |  0.001 % |
141.96/142.12	|   2244362 |     400     1704     5112 |     5086     4115     18 |  0.001 % |
215.42/215.58	|   3366636 |     400     1704     5112 |     5594     4344     17 |  0.001 % |
331.41/331.59	|   5050047 |     400     1704     5112 |     6154     4209     18 |  0.001 % |
513.99/514.25	|   7575163 |     400     1704     5112 |     6769     5225     20 |  0.001 % |
794.93/795.25	|  11362838 |     400     1704     5112 |     7446     5212     18 |  0.001 % |
1199.65/1200.05	c Preprocessing...
1199.65/1200.05	c Inital problem has 400 variables, 1704 nary clauses (0 binary clauses).
1199.65/1200.05	c Num non-binary clauses 1704, Average non-binary clause length 3.000
1199.65/1200.05	c Theory has no gaps
1199.65/1200.05	c Preprocessor runtime was 0.000 seconds.
1199.65/1200.05	c 
1199.65/1200.05	c Satisfiability of theory still undetermined.
1199.65/1200.05	c See file /tmp/XlOG9k for simplified theory.
1199.65/1200.05	c Bin: Executing minisat20
1199.65/1200.05	c child exit by a signal
1199.65/1200.05	c minisat20 returned code 137.
1199.65/1200.05	c minisat20 returned code 137.
1199.65/1200.05	c satzilla running minisat20 ... 
1199.65/1200.05	c Bin: Executing minisat20
1199.65/1200.05	c minisat20 returned code 1.
1199.65/1200.05	c minisat20 returned code 1.
1199.65/1200.05	c satzilla running march_dl with preprocessing ... 
1199.65/1200.05	c Bin: Executing march_dl
1199.65/1200.05	c march_dl returned code 1.
1199.65/1200.05	c march_dl returned code 1.
1199.65/1200.05	c satzilla running march_dl ... 
1199.65/1200.05	c Bin: Executing march_dl
1199.65/1200.05	c march_dl returned code 1.
1199.65/1200.05	c march_dl returned code 1.
1199.65/1200.05	c satzilla running vallst with preprocessing ... 
1199.65/1200.05	c Bin: Executing vallst
1199.65/1200.05	c vallst returned code 1.
1199.65/1200.05	c vallst returned code 1.
1199.65/1200.05	c satzilla running zchaff_rand with preprocessing ... 
1199.65/1200.05	c Bin: Executing zchaff_rand
1199.65/1200.05	c zchaff_rand returned code 1.
1199.65/1200.05	c zchaff_rand returned code 1.
1199.65/1200.05	c satzilla running kcnfs with preprocessing ... 
1199.65/1200.05	c Bin: Executing kcnfs
1199.65/1200.05	c kcnfs returned code 1.
1199.65/1200.05	c kcnfs returned code 1.
1199.65/1200.05	c satzilla running kcnfs ... 
1199.65/1200.05	c Bin: Executing kcnfs
1199.65/1200.05	c kcnfs returned code 1.
1199.65/1200.05	c kcnfs returned code 1.
1199.65/1200.05	c satzilla running vallst ... 
1199.65/1200.05	c Bin: Executing vallst
1199.65/1200.05	c vallst returned code 1.
1199.65/1200.05	c vallst returned code 1.
1199.65/1200.05	c satzilla running zchaff_rand ... 
1199.65/1200.05	c Bin: Executing zchaff_rand
1199.65/1200.05	c zchaff_rand returned code 1.
1199.65/1200.05	c zchaff_rand returned code 1.
1199.65/1200.05	c ERROR: All Failed! 
1199.65/1200.05	c SATZILLA_TIME=1199.870000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-300068-1171881516 -o ROOT/results/node40/solver-300068-1171881516 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300068-1171881516/SATzilla2007_C /tmp/evaluation/300068-1171881516/instance-300068-1171881516.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17772
/proc/meminfo: memFree=754656/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=0
/proc/17772/stat : 17772 (SATzilla2007_C) R 17770 17772 17657 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 113185909 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/17772/statm: 360 110 95 260 0 84 0
[pid=17773] ppid=17772 vsize=772 CPUtime=0
/proc/17773/stat : 17773 (march_dl) R 17772 17772 17657 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 113185909 790528 103 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17773/statm: 193 103 53 118 0 72 0

[startup+0.106703 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17772
/proc/meminfo: memFree=754656/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=0
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 113185909 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17772/statm: 360 110 95 260 0 84 0
[pid=17773] ppid=17772 vsize=1140 CPUtime=0.1
/proc/17773/stat : 17773 (march_dl) R 17772 17772 17657 0 -1 4194304 230 0 0 0 10 0 0 0 19 0 1 0 113185909 1167360 222 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17773/statm: 285 222 74 118 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2580

[startup+0.514753 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17772
/proc/meminfo: memFree=754656/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=0
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 113185909 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17772/statm: 360 110 95 260 0 84 0
[pid=17773] ppid=17772 vsize=1140 CPUtime=0.51
/proc/17773/stat : 17773 (march_dl) R 17772 17772 17657 0 -1 4194304 239 0 0 0 51 0 0 0 23 0 1 0 113185909 1167360 231 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17773/statm: 285 231 74 118 0 164 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2580

[startup+1.33486 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17774
/proc/meminfo: memFree=753936/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=0
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 113185909 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17772/statm: 360 110 95 260 0 84 0
[pid=17773] ppid=17772 vsize=1140 CPUtime=1.33
/proc/17773/stat : 17773 (march_dl) R 17772 17772 17657 0 -1 4194304 245 0 0 0 133 0 0 0 25 0 1 0 113185909 1167360 237 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17773/statm: 285 237 74 118 0 164 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2580

[startup+2.97107 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17774
/proc/meminfo: memFree=753744/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=0
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 113185909 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17772/statm: 360 110 95 260 0 84 0
[pid=17773] ppid=17772 vsize=1272 CPUtime=2.96
/proc/17773/stat : 17773 (march_dl) R 17772 17772 17657 0 -1 4194304 250 0 0 0 296 0 0 0 25 0 1 0 113185909 1302528 242 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617607 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17773/statm: 318 242 74 118 0 197 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2712

[startup+6.24749 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17775
/proc/meminfo: memFree=753936/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1440 CPUtime=4.99
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 135 257 0 0 0 0 499 0 16 0 1 0 113185909 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17772/statm: 360 111 96 260 0 84 0
[pid=17775] ppid=17772 vsize=6188 CPUtime=1.23
/proc/17775/stat : 17775 (ubcsat2006) R 17772 17772 17657 0 -1 4194304 261 0 0 0 99 24 0 0 25 0 1 0 113186409 6336512 244 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17775/statm: 1547 244 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7063 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17776
/proc/meminfo: memFree=753168/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=2076 CPUtime=1.79
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 205 0 0 0 179 0 0 0 25 0 1 0 113186999 2125824 199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 519 199 58 118 0 397 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4060

[startup+25.52 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17776
/proc/meminfo: memFree=752848/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=2604 CPUtime=14.6
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 314 0 0 0 1460 0 0 0 25 0 1 0 113186999 2666496 308 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 651 308 58 118 0 529 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4588

[startup+51.1453 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17776
/proc/meminfo: memFree=752336/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=3000 CPUtime=40.22
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 420 0 0 0 4022 0 0 0 25 0 1 0 113186999 3072000 414 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 750 414 58 118 0 628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4984

[startup+102.388 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17776
/proc/meminfo: memFree=751888/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=3392 CPUtime=91.45
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 531 0 0 0 9145 0 0 0 25 0 1 0 113186999 3473408 525 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 848 525 58 118 0 726 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5376

[startup+162.443 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=751504/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=3788 CPUtime=151.48
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 610 0 0 0 15148 0 0 0 25 0 1 0 113186999 3878912 604 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 947 604 58 118 0 825 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 5772

[startup+222.499 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=751184/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=4064 CPUtime=211.52
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 686 0 0 0 21152 0 0 0 25 0 1 0 113186999 4161536 680 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1016 680 58 118 0 894 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 6048

[startup+282.557 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=750928/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=4200 CPUtime=271.56
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 744 0 0 0 27156 0 0 0 25 0 1 0 113186999 4300800 738 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1050 738 58 118 0 928 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 6184

[startup+342.616 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=750736/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=4468 CPUtime=331.6
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 799 0 0 0 33160 0 0 0 25 0 1 0 113186999 4575232 793 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1117 793 58 118 0 995 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 6452

[startup+402.678 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=750544/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=4600 CPUtime=391.65
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 840 0 0 0 39165 0 0 0 25 0 1 0 113186999 4710400 834 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1150 834 58 118 0 1028 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 6584

[startup+462.733 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=750416/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=4732 CPUtime=451.69
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 873 0 0 0 45169 0 0 0 25 0 1 0 113186999 4845568 867 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1183 867 58 118 0 1061 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749712/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5412 CPUtime=811.93
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1048 0 0 0 81193 0 0 0 25 0 1 0 113186999 5541888 1042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1353 1042 58 118 0 1231 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 7396

[startup+883.137 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749584/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5556 CPUtime=871.98
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1073 0 0 0 87197 1 0 0 25 0 1 0 113186999 5689344 1067 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1389 1067 58 118 0 1267 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 7540

[startup+943.195 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749584/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5688 CPUtime=932.02
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1088 0 0 0 93201 1 0 0 25 0 1 0 113186999 5824512 1082 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1422 1082 58 118 0 1300 0
Current children cumulated CPU time (s) 942.89
Current children cumulated vsize (KiB) 7672

[startup+1003.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749456/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5688 CPUtime=992.06
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1117 0 0 0 99205 1 0 0 25 0 1 0 113186999 5824512 1111 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1422 1111 58 118 0 1300 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 7672

[startup+1063.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749456/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5828 CPUtime=1052.1
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1132 0 0 0 105209 1 0 0 25 0 1 0 113186999 5967872 1126 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1457 1126 58 118 0 1335 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 7812

[startup+1123.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749328/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1112.14
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1153 0 0 0 111213 1 0 0 25 0 1 0 113186999 6103040 1147 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134521554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1147 58 118 0 1368 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 7944

[startup+1183.42 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1172.18
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1162 0 0 0 117217 1 0 0 25 0 1 0 113186999 6103040 1156 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1156 58 118 0 1368 0
Current children cumulated CPU time (s) 1183.05
Current children cumulated vsize (KiB) 7944

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

[startup+1187.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1175.97
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1166 0 0 0 117596 1 0 0 25 0 1 0 113186999 6103040 1160 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1160 58 118 0 1368 0
Current children cumulated CPU time (s) 1186.84
Current children cumulated vsize (KiB) 7944

[startup+1193.77 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1182.52
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1168 0 0 0 118251 1 0 0 25 0 1 0 113186999 6103040 1162 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1162 58 118 0 1368 0
Current children cumulated CPU time (s) 1193.39
Current children cumulated vsize (KiB) 7944

[startup+1197.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1185.8
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1168 0 0 0 118579 1 0 0 25 0 1 0 113186999 6103040 1162 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1162 58 118 0 1368 0
Current children cumulated CPU time (s) 1196.67
Current children cumulated vsize (KiB) 7944

[startup+1198.69 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1187.45
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1168 0 0 0 118744 1 0 0 25 0 1 0 113186999 6103040 1162 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1162 58 118 0 1368 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 7944

[startup+1199.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1188.27
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1168 0 0 0 118826 1 0 0 25 0 1 0 113186999 6103040 1162 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1162 58 118 0 1368 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 7944

[startup+1199.92 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1188.67
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1171 0 0 0 118866 1 0 0 25 0 1 0 113186999 6103040 1165 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1165 58 118 0 1368 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 7944

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17776
/proc/meminfo: memFree=749264/2055920 swapFree=4183864/4192956
[pid=17772] ppid=17770 vsize=1984 CPUtime=10.87
/proc/17772/stat : 17772 (SATzilla2007_C) S 17770 17772 17657 0 -1 4194304 631 524 0 0 308 32 700 47 25 0 1 0 113185909 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17772/statm: 496 307 165 260 0 220 0
[pid=17776] ppid=17772 vsize=5960 CPUtime=1188.78
/proc/17776/stat : 17776 (minisat20) R 17772 17772 17657 0 -1 4194304 1171 0 0 0 118877 1 0 0 25 0 1 0 113186999 6103040 1165 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17776/statm: 1490 1165 58 118 0 1368 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 7944

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.71
CPU user time (s): 1198.9
CPU system time (s): 0.813876
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 7944

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

runsolver used 0.78888 second user time and 2.42663 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Feb 19 10:38:36 UTC 2007

IDJOB= 300068
IDBENCH= 20025
IDSOLVER= 135
FILE ID= node40/300068-1171881516

PBS_JOBID= 3839785

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1671397883-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/300068-1171881516/SATzilla2007_C /tmp/evaluation/300068-1171881516/instance-300068-1171881516.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-300068-1171881516 -o ROOT/results/node40/solver-300068-1171881516 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300068-1171881516/SATzilla2007_C /tmp/evaluation/300068-1171881516/instance-300068-1171881516.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  9b938d3ce8a45ac3fb47963c51fbe49e

RANDOM SEED= 625693235

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
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.242
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:        755192 kB
Buffers:         51116 kB
Cached:        1126540 kB
SwapCached:       4252 kB
Active:         843512 kB
Inactive:       344784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        755192 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            8380 kB
Writeback:           0 kB
Mapped:          15304 kB
Slab:            98524 kB
Committed_AS:   185540 kB
PageTables:       1412 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= 66556 MiB

End job on node40 on Mon Feb 19 10:58:37 UTC 2007