Trace number 338555

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.57 1200.03

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
MD5SUM60b5c1ecd4f0ba97ecfc5a689d5cdcf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.65175
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of clauses2030
Sum of the clauses size4200
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22016
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data (download as text)

10.67/10.75	c run March_dl for 5 seconds ... 
10.67/10.75	c Bin: Executing march_dl
10.67/10.75	c child exit by a signal
10.67/10.75	c march_dl returned code 137.
10.67/10.75	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.75	c Bin: Executing ubcsat2006
10.67/10.75	c child exited successfully
10.67/10.75	c ubcsat2006 returned code 0.
10.67/10.75	c satzilla computing base features
10.67/10.75	c satzilla doing unit-prop probe
10.67/10.75	c satzilla doing local search probe
10.67/10.75	c satzilla doing lobjois search-space size estimate
10.67/10.75	c satzilla's ranking:
10.67/10.75	c 1) minisat20: 3.073143
10.67/10.75	c 2) march_dl+P: 3.200346
10.67/10.75	c 3) zchaff_rand+P: 3.394881
10.67/10.75	c 4) march_dl: 3.627079
10.67/10.75	c 5) vallst+P: 4.213676
10.67/10.75	c 6) minisat20+P: 4.537997
10.67/10.75	c 7) kcnfs+P: 999.000000
10.67/10.75	c 8) kcnfs: 999.000000
10.67/10.75	c 9) vallst: 999.000000
10.67/10.75	c 10) zchaff_rand: 999.000000
10.67/10.75	c satzilla running minisat20 ... 
10.67/10.75	This is MiniSat 2.0 beta
10.67/10.75	WARNING: for repeatability, setting FPU to use double precision
10.67/10.75	============================[ Problem Statistics ]=============================
10.67/10.75	|                                                                             |
10.67/10.75	|  Number of variables:  168                                                  |
10.67/10.75	|  Number of clauses:    2030                                                 |
10.67/10.75	|  Parsing time:         0.00         s                                       |
10.67/10.75	============================[ Search Statistics ]==============================
10.67/10.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.75	===============================================================================
10.67/10.75	|         0 |     168     2030     4200 |      676        0    nan |  0.000 % |
10.67/10.75	|       100 |     168     2030     4200 |      744      100     36 |  0.004 % |
10.67/10.76	|       252 |     168     2030     4200 |      818      252     38 |  0.089 % |
10.67/10.76	|       479 |     168     2030     4200 |      900      479     39 |  0.089 % |
10.67/10.77	|       816 |     168     2030     4200 |      990      816     40 |  0.089 % |
10.67/10.79	|      1325 |     168     2030     4200 |     1089      763     40 |  0.089 % |
10.72/10.81	|      2085 |     168     2030     4200 |     1198      919     40 |  0.089 % |
10.72/10.86	|      3224 |     168     2030     4200 |     1318      731     41 |  0.004 % |
10.86/10.94	|      4933 |     168     2030     4200 |     1450      998     43 |  0.089 % |
10.96/11.09	|      7495 |     168     2030     4200 |     1595     1191     47 |  0.089 % |
11.26/11.33	|     11340 |     168     2030     4200 |     1755     1597     48 |  0.089 % |
11.65/11.70	|     17108 |     168     2030     4200 |     1930     1743     47 |  0.004 % |
12.25/12.31	|     25759 |     168     2030     4200 |     2123     1157     47 |  0.089 % |
13.26/13.33	|     38733 |     168     2030     4200 |     2336     1828     51 |  0.004 % |
14.85/14.99	|     58194 |     168     2030     4200 |     2569     1667     50 |  0.089 % |
17.35/17.48	|     87386 |     168     2030     4200 |     2826     2689     48 |  0.089 % |
21.25/21.34	|    131175 |     168     2030     4200 |     3109     2336     48 |  0.089 % |
27.35/27.43	|    196859 |     168     2030     4200 |     3420     1869     46 |  0.004 % |
37.64/37.70	|    295385 |     168     2030     4200 |     3762     3172     51 |  0.089 % |
53.44/53.53	|    443174 |     168     2030     4200 |     4138     3697     54 |  0.089 % |
78.22/78.31	|    664858 |     168     2030     4200 |     4552     2164     48 |  0.089 % |
116.71/116.88	|    997384 |     168     2030     4200 |     5007     3367     49 |  0.004 % |
179.99/180.14	|   1496172 |     168     2030     4200 |     5508     2956     54 |  0.004 % |
279.05/279.27	|   2244355 |     168     2030     4200 |     6059     3733     52 |  0.089 % |
440.59/440.88	|   3366629 |     168     2030     4200 |     6664     3687     58 |  0.004 % |
698.20/698.52	|   5050040 |     168     2030     4200 |     7331     3894     51 |  0.093 % |
1101.84/1102.31	|   7575156 |     168     2030     4200 |     8064     4522     49 |  0.092 % |
1199.52/1200.02	c Bin: Executing minisat20
1199.52/1200.02	c child exit by a signal
1199.52/1200.02	c minisat20 returned code 137.
1199.52/1200.02	c minisat20 returned code 137.
1199.52/1200.02	c satzilla running march_dl with preprocessing ... 
1199.52/1200.03	c Preprocessing...
1199.52/1200.03	c Inital problem has 168 variables, 14 nary clauses (2016 binary clauses).
1199.52/1200.03	c Num non-binary clauses 14, Average non-binary clause length 12.000
1199.52/1200.03	c Theory has no gaps
1199.52/1200.03	c Preprocessor runtime was 0.000 seconds.
1199.52/1200.03	c 
1199.52/1200.03	c Satisfiability of theory still undetermined.
1199.52/1200.03	c See file /tmp/MnwTRE for simplified theory.
1199.52/1200.03	c Bin: Executing march_dl
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1200.03	c Bin: Executing zchaff_rand
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c satzilla running march_dl ... 
1199.52/1200.03	c Bin: Executing march_dl
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c satzilla running vallst with preprocessing ... 
1199.52/1200.03	c Bin: Executing vallst
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c satzilla running minisat20 with preprocessing ... 
1199.52/1200.03	c Bin: Executing minisat20
1199.52/1200.03	c minisat20 returned code 1.
1199.52/1200.03	c minisat20 returned code 1.
1199.52/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.52/1200.03	c Bin: Executing kcnfs
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c satzilla running kcnfs ... 
1199.52/1200.03	c Bin: Executing kcnfs
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c satzilla running vallst ... 
1199.52/1200.03	c Bin: Executing vallst
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c satzilla running zchaff_rand ... 
1199.52/1200.03	c Bin: Executing zchaff_rand
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c ERROR: All Failed! 
1199.52/1200.03	c SATZILLA_TIME=1199.740000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-338555-1173688000 -o ROOT/results/node35/solver-338555-1173688000 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338555-1173688000/SATzilla2007_C /tmp/evaluation/338555-1173688000/instance-338555-1173688000.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.97 1.00 1.00 3/64 21564
/proc/meminfo: memFree=1552912/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) R 21562 21564 18837 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=640 CPUtime=0
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 362563755 655360 91 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 160 91 53 118 0 39 0

[startup+0.0437729 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 21564
/proc/meminfo: memFree=1552912/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=0.04
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 214 0 0 0 4 0 0 0 18 0 1 0 362563755 1196032 206 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 206 75 118 0 171 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2608

[startup+0.101783 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 21564
/proc/meminfo: memFree=1552912/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=0.09
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 216 0 0 0 9 0 0 0 19 0 1 0 362563755 1196032 208 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527902 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 208 75 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2608

[startup+0.301822 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 21564
/proc/meminfo: memFree=1552912/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=0.29
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 219 0 0 0 29 0 0 0 21 0 1 0 362563755 1196032 211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587477 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 211 75 118 0 171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2608

[startup+0.7019 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 21564
/proc/meminfo: memFree=1552912/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=0.69
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 221 0 0 0 69 0 0 0 25 0 1 0 362563755 1196032 213 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 213 75 118 0 171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2608

[startup+1.50106 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 21566
/proc/meminfo: memFree=1552256/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=1.49
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 223 0 0 0 149 0 0 0 25 0 1 0 362563755 1196032 215 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 215 75 118 0 171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2608

[startup+3.10238 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 21566
/proc/meminfo: memFree=1552128/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=0
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362563755 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 110 95 260 0 84 0
[pid=21565] ppid=21564 vsize=1168 CPUtime=3.09
/proc/21565/stat : 21565 (march_dl) R 21564 21564 18837 0 -1 4194304 224 0 0 0 309 0 0 0 25 0 1 0 362563755 1196032 216 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21565/statm: 292 216 75 118 0 171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2608

[startup+6.302 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 21567
/proc/meminfo: memFree=1552256/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1440 CPUtime=4.99
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 135 226 0 0 0 0 499 0 16 0 1 0 362563755 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21564/statm: 360 111 96 260 0 84 0
[pid=21567] ppid=21564 vsize=6188 CPUtime=1.29
/proc/21567/stat : 21567 (ubcsat2006) R 21564 21564 18837 0 -1 4194304 260 0 0 0 110 19 0 0 25 0 1 0 362564255 6336512 243 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21567/statm: 1547 243 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 21568
/proc/meminfo: memFree=1551568/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=2604 CPUtime=1.93
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 310 0 0 0 193 0 0 0 25 0 1 0 362564830 2666496 304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 651 304 58 118 0 529 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4292

[startup+25.5018 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 21568
/proc/meminfo: memFree=1550864/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=3140 CPUtime=14.73
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 474 0 0 0 1473 0 0 0 25 0 1 0 362564830 3215360 468 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 785 468 58 118 0 663 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4828

[startup+51.1018 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 21568
/proc/meminfo: memFree=1550416/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=3672 CPUtime=40.32
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 600 0 0 0 4032 0 0 0 25 0 1 0 362564830 3760128 594 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134655042 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 918 594 58 118 0 796 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5360

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21568
/proc/meminfo: memFree=1549776/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=4344 CPUtime=91.5
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 757 0 0 0 9150 0 0 0 25 0 1 0 362564830 4448256 751 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1086 751 58 118 0 964 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 6032

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21568
/proc/meminfo: memFree=1549392/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=4740 CPUtime=151.47
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 858 0 0 0 15147 0 0 0 25 0 1 0 362564830 4853760 852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1185 852 58 118 0 1063 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 6428

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1548880/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=5296 CPUtime=211.45
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 982 0 0 0 21145 0 0 0 25 0 1 0 362564830 5423104 976 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1324 976 58 118 0 1202 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 6984

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1548816/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=5296 CPUtime=271.43
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1009 0 0 0 27143 0 0 0 25 0 1 0 362564830 5423104 1003 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1324 1003 58 118 0 1202 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 6984

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1548560/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=5560 CPUtime=331.41
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1062 0 0 0 33140 1 0 0 25 0 1 0 362564830 5693440 1056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1390 1056 58 118 0 1268 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1547344/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=6792 CPUtime=811.23
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1344 0 0 0 81121 2 0 0 25 0 1 0 362564830 6955008 1338 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1698 1338 58 118 0 1576 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 8480

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1547344/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=6792 CPUtime=871.21
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1358 0 0 0 87119 2 0 0 25 0 1 0 362564830 6955008 1352 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1698 1352 58 118 0 1576 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 8480

[startup+942.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1547280/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=6792 CPUtime=931.18
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1358 0 0 0 93116 2 0 0 25 0 1 0 362564830 6955008 1352 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1698 1352 58 118 0 1576 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 8480

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1547216/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=6924 CPUtime=991.16
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1386 0 0 0 99114 2 0 0 25 0 1 0 362564830 7090176 1380 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1731 1380 58 118 0 1609 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 8612

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1547088/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=6924 CPUtime=1051.14
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1403 0 0 0 105112 2 0 0 25 0 1 0 362564830 7090176 1397 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1731 1397 58 118 0 1609 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 8612

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546960/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7084 CPUtime=1111.11
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1439 0 0 0 111109 2 0 0 25 0 1 0 362564830 7254016 1433 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1771 1433 58 118 0 1649 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 8772

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546832/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7352 CPUtime=1171.09
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1479 0 0 0 117107 2 0 0 25 0 1 0 362564830 7528448 1473 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1838 1473 58 118 0 1716 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 9040

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546832/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7352 CPUtime=1179.09
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1479 0 0 0 117907 2 0 0 25 0 1 0 362564830 7528448 1473 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1838 1473 58 118 0 1716 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 9040

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1185.5
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118547 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 9172

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1187.09
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118706 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 9172

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1187.89
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118786 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 9172

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1188.29
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118826 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 9172

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1188.69
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118866 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 9172

[startup+1200 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21570
/proc/meminfo: memFree=1546640/2055920 swapFree=3923124/4192956
[pid=21564] ppid=21562 vsize=1688 CPUtime=10.72
/proc/21564/stat : 21564 (SATzilla2007_C) S 21562 21564 18837 0 -1 4194304 560 492 0 0 305 33 700 34 25 0 1 0 362563755 1728512 237 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21564/statm: 422 237 157 260 0 146 0
[pid=21568] ppid=21564 vsize=7484 CPUtime=1188.8
/proc/21568/stat : 21568 (minisat20) R 21564 21564 18837 0 -1 4194304 1515 0 0 0 118877 3 0 0 25 0 1 0 362564830 7663616 1509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21568/statm: 1871 1509 58 118 0 1749 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 9172

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.57
CPU user time (s): 1198.85
CPU system time (s): 0.71889
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 9172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.85
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2652
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= 1778

runsolver used 0.995848 second user time and 2.47062 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Mar 12 08:26:40 UTC 2007

IDJOB= 338555
IDBENCH= 24725
IDSOLVER= 135
FILE ID= node35/338555-1173688000

PBS_JOBID= 4101465

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338555-1173688000/SATzilla2007_C /tmp/evaluation/338555-1173688000/instance-338555-1173688000.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-338555-1173688000 -o ROOT/results/node35/solver-338555-1173688000 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338555-1173688000/SATzilla2007_C /tmp/evaluation/338555-1173688000/instance-338555-1173688000.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  60b5c1ecd4f0ba97ecfc5a689d5cdcf0

RANDOM SEED= 567369327

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1553448 kB
Buffers:         27444 kB
Cached:         163812 kB
SwapCached:     264888 kB
Active:          87096 kB
Inactive:       375916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553448 kB
SwapTotal:     4192956 kB
SwapFree:      3923124 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          15520 kB
Slab:            25568 kB
Committed_AS:   921060 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= 66555 MiB

End job on node35 on Mon Mar 12 08:46:41 UTC 2007