Trace number 299945

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.69 1200.02

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1925680230-06.UNSAT.shuffled.cnf
MD5SUMb3b91fbfa86c5b3b18e8d2eef3892989
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.9794
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.84/10.87	c run March_dl for 5 seconds ... 
10.84/10.87	c Bin: Executing march_dl
10.84/10.87	c child exit by a signal
10.84/10.87	c march_dl returned code 137.
10.84/10.87	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.87	c Bin: Executing ubcsat2006
10.84/10.87	c child exited successfully
10.84/10.87	c ubcsat2006 returned code 0.
10.84/10.87	c satzilla computing base features
10.84/10.87	c satzilla doing unit-prop probe
10.84/10.87	c satzilla doing local search probe
10.84/10.87	c satzilla doing lobjois search-space size estimate
10.84/10.87	c satzilla's ranking:
10.84/10.87	c 1) minisat20+P: -4.619889
10.84/10.87	c 2) minisat20: -0.861710
10.84/10.87	c 3) march_dl+P: 0.443505
10.84/10.87	c 4) vallst+P: 1.285854
10.84/10.87	c 5) march_dl: 1.413469
10.84/10.87	c 6) zchaff_rand+P: 4.592906
10.84/10.87	c 7) kcnfs+P: 999.000000
10.84/10.87	c 8) kcnfs: 999.000000
10.84/10.87	c 9) vallst: 999.000000
10.84/10.87	c 10) zchaff_rand: 999.000000
10.84/10.87	c satzilla running minisat20 with preprocessing ... 
10.84/10.87	This is MiniSat 2.0 beta
10.84/10.87	WARNING: for repeatability, setting FPU to use double precision
10.84/10.87	============================[ Problem Statistics ]=============================
10.84/10.87	|                                                                             |
10.84/10.87	|  Number of variables:  400                                                  |
10.84/10.87	|  Number of clauses:    1704                                                 |
10.84/10.88	|  Parsing time:         0.00         s                                       |
10.84/10.88	============================[ Search Statistics ]==============================
10.84/10.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.88	===============================================================================
10.84/10.88	|         0 |     400     1704     5112 |      568        0    nan |  0.000 % |
10.84/10.88	|       100 |     400     1704     5112 |      624      100     21 |  0.001 % |
10.84/10.88	|       250 |     400     1704     5112 |      687      250     19 |  0.001 % |
10.84/10.89	|       476 |     400     1704     5112 |      756      476     19 |  0.001 % |
10.84/10.90	|       813 |     400     1704     5112 |      831      422     18 |  0.001 % |
10.84/10.92	|      1319 |     400     1704     5112 |      914      492     16 |  0.001 % |
10.84/10.94	|      2079 |     400     1704     5112 |     1006      775     17 |  0.001 % |
10.85/10.98	|      3219 |     400     1704     5112 |     1106      863     19 |  0.001 % |
10.85/11.04	|      4927 |     400     1704     5112 |     1217      863     17 |  0.001 % |
10.85/11.13	|      7490 |     400     1704     5112 |     1339      925     16 |  0.001 % |
11.24/11.27	|     11336 |     400     1704     5112 |     1473     1336     18 |  0.001 % |
11.44/11.51	|     17102 |     400     1704     5112 |     1620     1072     16 |  0.001 % |
11.85/11.88	|     25751 |     400     1704     5112 |     1782     1450     17 |  0.001 % |
12.36/12.46	|     38725 |     400     1704     5112 |     1960     1665     19 |  0.001 % |
13.28/13.36	|     58187 |     400     1704     5112 |     2156     1191     17 |  0.001 % |
14.62/14.71	|     87382 |     400     1704     5112 |     2372     1999     16 |  0.001 % |
16.77/16.81	|    131171 |     400     1704     5112 |     2609     1228     16 |  0.001 % |
20.05/20.09	|    196856 |     400     1704     5112 |     2870     2055     17 |  0.001 % |
25.07/25.16	|    295382 |     400     1704     5112 |     3158     1691     16 |  0.001 % |
32.95/33.03	|    443172 |     400     1704     5112 |     3473     2343     18 |  0.001 % |
45.35/45.46	|    664855 |     400     1704     5112 |     3821     2753     18 |  0.001 % |
64.61/64.69	|    997381 |     400     1704     5112 |     4203     3381     19 |  0.001 % |
94.23/94.39	|   1496169 |     400     1704     5112 |     4623     4110     18 |  0.001 % |
140.64/140.78	|   2244351 |     400     1704     5112 |     5086     4179     18 |  0.001 % |
214.11/214.29	|   3366625 |     400     1704     5112 |     5594     4356     18 |  0.001 % |
329.27/329.46	|   5050036 |     400     1704     5112 |     6154     3913     18 |  0.001 % |
509.08/509.33	|   7575153 |     400     1704     5112 |     6769     5606     19 |  0.001 % |
789.52/789.81	|  11362828 |     400     1704     5112 |     7446     5856     18 |  0.001 % |
1199.56/1200.01	c Preprocessing...
1199.56/1200.01	c Inital problem has 400 variables, 1704 nary clauses (0 binary clauses).
1199.56/1200.01	c Num non-binary clauses 1704, Average non-binary clause length 3.000
1199.56/1200.01	c Theory has no gaps
1199.56/1200.01	c Preprocessor runtime was 0.000 seconds.
1199.56/1200.01	c 
1199.56/1200.01	c Satisfiability of theory still undetermined.
1199.56/1200.01	c See file /tmp/svcDqS for simplified theory.
1199.56/1200.01	c Bin: Executing minisat20
1199.56/1200.01	c child exit by a signal
1199.56/1200.01	c minisat20 returned code 137.
1199.56/1200.01	c minisat20 returned code 137.
1199.56/1200.01	c satzilla running minisat20 ... 
1199.56/1200.01	c Bin: Executing minisat20
1199.56/1200.01	c minisat20 returned code 1.
1199.56/1200.01	c minisat20 returned code 1.
1199.56/1200.01	c satzilla running march_dl with preprocessing ... 
1199.56/1200.01	c Bin: Executing march_dl
1199.56/1200.01	c march_dl returned code 1.
1199.56/1200.01	c march_dl returned code 1.
1199.56/1200.01	c satzilla running vallst with preprocessing ... 
1199.56/1200.01	c Bin: Executing vallst
1199.56/1200.01	c vallst returned code 1.
1199.56/1200.01	c vallst returned code 1.
1199.56/1200.01	c satzilla running march_dl ... 
1199.56/1200.01	c Bin: Executing march_dl
1199.56/1200.01	c march_dl returned code 1.
1199.56/1200.01	c march_dl returned code 1.
1199.56/1200.01	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1200.01	c Bin: Executing zchaff_rand
1199.56/1200.01	c zchaff_rand returned code 1.
1199.56/1200.01	c zchaff_rand returned code 1.
1199.56/1200.01	c satzilla running kcnfs with preprocessing ... 
1199.56/1200.01	c Bin: Executing kcnfs
1199.56/1200.01	c kcnfs returned code 1.
1199.56/1200.01	c kcnfs returned code 1.
1199.56/1200.01	c satzilla running kcnfs ... 
1199.56/1200.01	c Bin: Executing kcnfs
1199.56/1200.01	c kcnfs returned code 1.
1199.56/1200.01	c kcnfs returned code 1.
1199.56/1200.01	c satzilla running vallst ... 
1199.56/1200.01	c Bin: Executing vallst
1199.56/1200.01	c vallst returned code 1.
1199.56/1200.01	c vallst returned code 1.
1199.56/1200.01	c satzilla running zchaff_rand ... 
1199.56/1200.01	c Bin: Executing zchaff_rand
1199.56/1200.01	c zchaff_rand returned code 1.
1199.56/1200.01	c zchaff_rand returned code 1.
1199.56/1200.01	c ERROR: All Failed! 
1199.56/1200.01	c SATZILLA_TIME=1199.850000

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/node59/watcher-299945-1171880431 -o ROOT/results/node59/solver-299945-1171880431 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299945-1171880431/SATzilla2007_C /tmp/evaluation/299945-1171880431/instance-299945-1171880431.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.99 1.09 2/64 28847
/proc/meminfo: memFree=929056/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=0
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207999857 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 110 95 260 0 84 0
[pid=28848] ppid=28847 vsize=772 CPUtime=0
/proc/28848/stat : 28848 (march_dl) R 28847 28847 28772 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 207999857 790528 103 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28848/statm: 193 103 53 118 0 72 0

[startup+0.106978 s]
/proc/loadavg: 0.92 0.99 1.09 2/64 28847
/proc/meminfo: memFree=929056/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=0
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207999857 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 110 95 260 0 84 0
[pid=28848] ppid=28847 vsize=1140 CPUtime=0.1
/proc/28848/stat : 28848 (march_dl) R 28847 28847 28772 0 -1 4194304 222 0 0 0 10 0 0 0 20 0 1 0 207999857 1167360 214 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28848/statm: 285 214 74 118 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2580

[startup+0.515023 s]
/proc/loadavg: 0.92 0.99 1.09 2/64 28847
/proc/meminfo: memFree=929056/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=0
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207999857 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 110 95 260 0 84 0
[pid=28848] ppid=28847 vsize=1140 CPUtime=0.51
/proc/28848/stat : 28848 (march_dl) R 28847 28847 28772 0 -1 4194304 237 0 0 0 51 0 0 0 23 0 1 0 207999857 1167360 229 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28848/statm: 285 229 74 118 0 164 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2580

[startup+1.33511 s]
/proc/loadavg: 0.92 0.99 1.09 2/66 28849
/proc/meminfo: memFree=928336/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=0
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207999857 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 110 95 260 0 84 0
[pid=28848] ppid=28847 vsize=1140 CPUtime=1.33
/proc/28848/stat : 28848 (march_dl) R 28847 28847 28772 0 -1 4194304 242 0 0 0 133 0 0 0 25 0 1 0 207999857 1167360 234 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587695 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28848/statm: 285 234 74 118 0 164 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2580

[startup+2.97129 s]
/proc/loadavg: 0.92 0.99 1.09 2/66 28849
/proc/meminfo: memFree=927952/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=0
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207999857 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 110 95 260 0 84 0
[pid=28848] ppid=28847 vsize=1272 CPUtime=2.96
/proc/28848/stat : 28848 (march_dl) R 28847 28847 28772 0 -1 4194304 248 0 0 0 296 0 0 0 25 0 1 0 207999857 1302528 240 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28848/statm: 318 240 74 118 0 197 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2712

[startup+6.24765 s]
/proc/loadavg: 0.93 0.99 1.09 2/66 28850
/proc/meminfo: memFree=928272/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1440 CPUtime=4.99
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 135 251 0 0 0 0 499 0 16 0 1 0 207999857 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 360 111 96 260 0 84 0
[pid=28850] ppid=28847 vsize=6188 CPUtime=1.23
/proc/28850/stat : 28850 (ubcsat2006) R 28847 28847 28772 0 -1 4194304 261 0 0 0 100 23 0 0 25 0 1 0 208000357 6336512 244 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28850/statm: 1547 244 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7084 s]
/proc/loadavg: 0.94 0.99 1.09 2/66 28851
/proc/meminfo: memFree=927760/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=2076 CPUtime=1.82
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 206 0 0 0 182 0 0 0 25 0 1 0 208000944 2125824 200 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 519 200 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4064

[startup+25.5228 s]
/proc/loadavg: 0.95 0.99 1.09 2/66 28851
/proc/meminfo: memFree=927312/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=2604 CPUtime=14.63
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 315 0 0 0 1463 0 0 0 25 0 1 0 208000944 2666496 309 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 651 309 58 118 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4592

[startup+51.1446 s]
/proc/loadavg: 0.96 0.99 1.09 2/66 28851
/proc/meminfo: memFree=926928/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=3000 CPUtime=40.24
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 424 0 0 0 4024 0 0 0 25 0 1 0 208000944 3072000 418 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 750 418 58 118 0 628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4988

[startup+102.389 s]
/proc/loadavg: 0.98 0.99 1.08 2/66 28851
/proc/meminfo: memFree=926544/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=3396 CPUtime=91.47
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 527 0 0 0 9147 0 0 0 25 0 1 0 208000944 3477504 521 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 849 521 58 118 0 727 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5384

[startup+162.45 s]
/proc/loadavg: 0.99 0.99 1.08 2/66 28851
/proc/meminfo: memFree=926160/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=3796 CPUtime=151.52
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 627 0 0 0 15152 0 0 0 25 0 1 0 208000944 3887104 621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 949 621 58 118 0 827 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 5784

[startup+222.506 s]
/proc/loadavg: 0.99 0.99 1.07 2/66 28851
/proc/meminfo: memFree=925776/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=4080 CPUtime=211.56
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 705 0 0 0 21156 0 0 0 25 0 1 0 208000944 4177920 699 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1020 699 58 118 0 898 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 6068

[startup+282.563 s]
/proc/loadavg: 0.99 0.99 1.06 2/66 28851
/proc/meminfo: memFree=925584/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=4348 CPUtime=271.6
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 750 0 0 0 27160 0 0 0 25 0 1 0 208000944 4452352 744 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1087 744 58 118 0 965 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 6336

[startup+342.62 s]
/proc/loadavg: 0.99 0.99 1.06 2/66 28851
/proc/meminfo: memFree=925392/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=4480 CPUtime=331.64
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 807 0 0 0 33164 0 0 0 25 0 1 0 208000944 4587520 801 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528456 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1120 801 58 118 0 998 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 6468

[startup+402.68 s]
/proc/loadavg: 1.03 1.00 1.06 2/66 28851
/proc/meminfo: memFree=925200/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=4612 CPUtime=391.68
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 844 0 0 0 39168 0 0 0 25 0 1 0 208000944 4722688 838 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1153 838 58 118 0 1031 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 6600

[startup+462.736 s]
/proc/loadavg: 1.01 1.00 1.05 2/66 28851
/proc/meminfo: memFree=925072/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=4744 CPUtime=451.72
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 875 0 0 0 45172 0 0 0 25 0 1 0 208000944 4857856 869 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1186 869 58 118 0 1064 0
Current children cumulated CPU time (s) 462.57

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


[startup+763.013 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 28851
/proc/meminfo: memFree=924496/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5428 CPUtime=751.93
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1040 0 0 0 75192 1 0 0 25 0 1 0 208000944 5558272 1034 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1357 1034 58 118 0 1235 0
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (KiB) 7416

[startup+823.072 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 28851
/proc/meminfo: memFree=924432/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5560 CPUtime=811.97
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1068 0 0 0 81196 1 0 0 25 0 1 0 208000944 5693440 1062 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528481 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1390 1062 58 118 0 1268 0
Current children cumulated CPU time (s) 822.82
Current children cumulated vsize (KiB) 7548

[startup+883.128 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 28851
/proc/meminfo: memFree=924304/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5692 CPUtime=872.01
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1092 0 0 0 87200 1 0 0 25 0 1 0 208000944 5828608 1086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1423 1086 58 118 0 1301 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 7680

[startup+943.185 s]
/proc/loadavg: 1.04 1.01 1.01 2/66 28851
/proc/meminfo: memFree=924176/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5824 CPUtime=932.05
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1125 0 0 0 93204 1 0 0 25 0 1 0 208000944 5963776 1119 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1456 1119 58 118 0 1334 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 7812

[startup+1003.24 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 28851
/proc/meminfo: memFree=924048/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5824 CPUtime=992.09
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1138 0 0 0 99208 1 0 0 25 0 1 0 208000944 5963776 1132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1456 1132 58 118 0 1334 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 7812

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28851
/proc/meminfo: memFree=923984/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5956 CPUtime=1052.13
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1158 0 0 0 105212 1 0 0 25 0 1 0 208000944 6098944 1152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1489 1152 58 118 0 1367 0
Current children cumulated CPU time (s) 1062.98
Current children cumulated vsize (KiB) 7944

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 28851
/proc/meminfo: memFree=923920/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=5956 CPUtime=1112.17
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1174 0 0 0 111216 1 0 0 25 0 1 0 208000944 6098944 1168 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1489 1168 58 118 0 1367 0
Current children cumulated CPU time (s) 1123.02
Current children cumulated vsize (KiB) 7944

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1172.21
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1191 0 0 0 117220 1 0 0 25 0 1 0 208000944 6242304 1185 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1185 58 118 0 1402 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 8084

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

[startup+1187.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1176
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 117599 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (KiB) 8084

[startup+1193.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1182.56
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 118255 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 8084

[startup+1197.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1185.83
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 118582 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 8084

[startup+1198.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1187.48
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 118747 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525947 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 8084

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1188.3
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 118829 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 8084

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28853
/proc/meminfo: memFree=923856/2055920 swapFree=4183672/4192956
[pid=28847] ppid=28845 vsize=1988 CPUtime=10.85
/proc/28847/stat : 28847 (SATzilla2007_C) S 28845 28847 28772 0 -1 4194304 631 518 0 0 307 33 700 45 25 0 1 0 207999857 2035712 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28847/statm: 497 307 165 260 0 221 0
[pid=28851] ppid=28847 vsize=6096 CPUtime=1188.71
/proc/28851/stat : 28851 (minisat20) R 28847 28847 28772 0 -1 4194304 1194 0 0 0 118870 1 0 0 25 0 1 0 208000944 6242304 1188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28851/statm: 1524 1188 58 118 0 1402 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 8084

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.69
CPU user time (s): 1198.88
CPU system time (s): 0.813876
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 8084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
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= 2356
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= 850

runsolver used 0.743886 second user time and 2.49262 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Feb 19 10:20:31 UTC 2007

IDJOB= 299945
IDBENCH= 20022
IDSOLVER= 135
FILE ID= node59/299945-1171880431

PBS_JOBID= 3839786

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-S1925680230-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299945-1171880431/SATzilla2007_C /tmp/evaluation/299945-1171880431/instance-299945-1171880431.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-299945-1171880431 -o ROOT/results/node59/solver-299945-1171880431 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299945-1171880431/SATzilla2007_C /tmp/evaluation/299945-1171880431/instance-299945-1171880431.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b3b91fbfa86c5b3b18e8d2eef3892989

RANDOM SEED= 50433639

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:        929536 kB
Buffers:         51348 kB
Cached:         954364 kB
SwapCached:       3884 kB
Active:         828480 kB
Inactive:       187192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929536 kB
SwapTotal:     4192956 kB
SwapFree:      4183672 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:          15152 kB
Slab:            96704 kB
Committed_AS:   453124 kB
PageTables:       1472 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 node59 on Mon Feb 19 10:40:31 UTC 2007