Trace number 298264

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.18

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
MD5SUMdf00c18c996450679ab1afda9ed45a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.150976
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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.88	c run March_dl for 5 seconds ... 
10.83/10.88	c Bin: Executing march_dl
10.83/10.88	c child exit by a signal
10.83/10.88	c march_dl returned code 137.
10.83/10.88	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.88	c Bin: Executing ubcsat2006
10.83/10.88	c child exited successfully
10.83/10.88	c ubcsat2006 returned code 0.
10.83/10.88	c satzilla computing base features
10.83/10.88	c satzilla doing unit-prop probe
10.83/10.88	c satzilla doing local search probe
10.83/10.88	c satzilla doing lobjois search-space size estimate
10.83/10.88	c satzilla's ranking:
10.83/10.88	c 1) minisat20+P: -3.173436
10.83/10.88	c 2) minisat20: -0.429212
10.83/10.88	c 3) march_dl+P: 0.857289
10.83/10.88	c 4) march_dl: 1.469215
10.83/10.88	c 5) vallst+P: 1.533370
10.83/10.88	c 6) zchaff_rand+P: 6.508912
10.83/10.88	c 7) kcnfs+P: 999.000000
10.83/10.88	c 8) kcnfs: 999.000000
10.83/10.88	c 9) vallst: 999.000000
10.83/10.88	c 10) zchaff_rand: 999.000000
10.83/10.88	c satzilla running minisat20 with preprocessing ... 
10.83/10.89	This is MiniSat 2.0 beta
10.83/10.89	WARNING: for repeatability, setting FPU to use double precision
10.83/10.89	============================[ Problem Statistics ]=============================
10.83/10.89	|                                                                             |
10.83/10.89	|  Number of variables:  500                                                  |
10.83/10.89	|  Number of clauses:    2130                                                 |
10.83/10.89	|  Parsing time:         0.00         s                                       |
10.83/10.89	============================[ Search Statistics ]==============================
10.83/10.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.89	===============================================================================
10.83/10.89	|         0 |     500     2130     6390 |      710        0    nan |  0.000 % |
10.83/10.90	|       102 |     500     2130     6390 |      781      102     22 |  0.000 % |
10.83/10.90	|       254 |     500     2130     6390 |      859      254     22 |  0.000 % |
10.83/10.91	|       479 |     500     2130     6390 |      945      479     23 |  0.000 % |
10.83/10.92	|       816 |     500     2130     6390 |     1039      816     22 |  0.000 % |
10.83/10.94	|      1323 |     500     2130     6390 |     1143      783     20 |  0.000 % |
10.87/10.97	|      2082 |     500     2130     6390 |     1257      942     21 |  0.000 % |
10.87/11.01	|      3221 |     500     2130     6390 |     1383      788     18 |  0.000 % |
10.87/11.08	|      4929 |     500     2130     6390 |     1521     1084     19 |  0.000 % |
10.87/11.19	|      7491 |     500     2130     6390 |     1674     1287     20 |  0.000 % |
11.24/11.37	|     11336 |     500     2130     6390 |     1841     1696     21 |  0.000 % |
11.55/11.64	|     17104 |     500     2130     6390 |     2025     1823     20 |  0.000 % |
11.96/12.08	|     25753 |     500     2130     6390 |     2228     1131     20 |  0.000 % |
12.68/12.76	|     38727 |     500     2130     6390 |     2451     1573     19 |  0.000 % |
13.70/13.83	|     58188 |     500     2130     6390 |     2696     2269     22 |  0.000 % |
15.34/15.46	|     87380 |     500     2130     6390 |     2965     2633     22 |  0.000 % |
17.90/17.94	|    131171 |     500     2130     6390 |     3262     2741     21 |  0.000 % |
21.79/21.87	|    196856 |     500     2130     6390 |     3588     2184     20 |  0.000 % |
27.94/27.99	|    295383 |     500     2130     6390 |     3947     2570     19 |  0.000 % |
37.36/37.42	|    443174 |     500     2130     6390 |     4342     2566     20 |  0.000 % |
51.91/51.99	|    664857 |     500     2130     6390 |     4776     2540     19 |  0.000 % |
75.07/75.18	|    997383 |     500     2130     6390 |     5254     4411     23 |  0.000 % |
111.75/111.92	|   1496171 |     500     2130     6390 |     5779     4548     21 |  0.000 % |
169.22/169.33	|   2244353 |     500     2130     6390 |     6357     3595     20 |  0.000 % |
258.05/258.27	|   3366629 |     500     2130     6390 |     6993     4688     22 |  0.000 % |
397.79/398.07	|   5050041 |     500     2130     6390 |     7692     4599     23 |  0.000 % |
617.76/618.08	|   7575157 |     500     2130     6390 |     8461     5512     22 |  0.000 % |
960.87/961.31	|  11362833 |     500     2130     6390 |     9308     7080     21 |  0.000 % |
1199.59/1200.17	c Preprocessing...
1199.59/1200.17	c Inital problem has 500 variables, 2130 nary clauses (0 binary clauses).
1199.59/1200.17	c Num non-binary clauses 2130, Average non-binary clause length 3.000
1199.59/1200.17	c Theory has no gaps
1199.59/1200.17	c Preprocessor runtime was 0.010 seconds.
1199.59/1200.17	c 
1199.59/1200.17	c Satisfiability of theory still undetermined.
1199.59/1200.17	c See file /tmp/YC3vFk for simplified theory.
1199.59/1200.17	c Bin: Executing minisat20
1199.59/1200.17	c child exit by a signal
1199.59/1200.17	c minisat20 returned code 137.
1199.59/1200.17	c minisat20 returned code 137.
1199.59/1200.17	c satzilla running minisat20 ... 
1199.59/1200.17	c Bin: Executing minisat20
1199.59/1200.17	c minisat20 returned code 1.
1199.59/1200.17	c minisat20 returned code 1.
1199.59/1200.17	c satzilla running march_dl with preprocessing ... 
1199.59/1200.17	c Bin: Executing march_dl
1199.59/1200.17	c march_dl returned code 1.
1199.59/1200.17	c march_dl returned code 1.
1199.59/1200.17	c satzilla running march_dl ... 
1199.59/1200.17	c Bin: Executing march_dl
1199.59/1200.17	c march_dl returned code 1.
1199.59/1200.17	c march_dl returned code 1.
1199.59/1200.17	c satzilla running vallst with preprocessing ... 
1199.59/1200.17	c Bin: Executing vallst
1199.59/1200.17	c vallst returned code 1.
1199.59/1200.17	c vallst returned code 1.
1199.59/1200.17	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.17	c Bin: Executing zchaff_rand
1199.59/1200.17	c zchaff_rand returned code 1.
1199.59/1200.17	c zchaff_rand returned code 1.
1199.59/1200.17	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.17	c Bin: Executing kcnfs
1199.59/1200.17	c kcnfs returned code 1.
1199.59/1200.17	c kcnfs returned code 1.
1199.59/1200.17	c satzilla running kcnfs ... 
1199.59/1200.17	c Bin: Executing kcnfs
1199.59/1200.17	c kcnfs returned code 1.
1199.59/1200.17	c kcnfs returned code 1.
1199.59/1200.17	c satzilla running vallst ... 
1199.59/1200.17	c Bin: Executing vallst
1199.59/1200.17	c vallst returned code 1.
1199.59/1200.17	c vallst returned code 1.
1199.59/1200.17	c satzilla running zchaff_rand ... 
1199.59/1200.17	c Bin: Executing zchaff_rand
1199.59/1200.17	c zchaff_rand returned code 1.
1199.59/1200.17	c zchaff_rand returned code 1.
1199.59/1200.17	c ERROR: All Failed! 
1199.59/1200.17	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/node66/watcher-298264-1171852833 -o ROOT/results/node66/solver-298264-1171852833 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298264-1171852833/SATzilla2007_C /tmp/evaluation/298264-1171852833/instance-298264-1171852833.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.97 0.99 3/64 27199
/proc/meminfo: memFree=408344/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=0
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 205240894 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 110 95 260 0 84 0
[pid=27200] ppid=27199 vsize=764 CPUtime=0
/proc/27200/stat : 27200 (march_dl) R 27199 27199 27124 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 205240894 782336 102 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27200/statm: 191 102 52 118 0 70 0

[startup+0.107402 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 27199
/proc/meminfo: memFree=408344/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=0
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 205240894 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 110 95 260 0 84 0
[pid=27200] ppid=27199 vsize=1188 CPUtime=0.1
/proc/27200/stat : 27200 (march_dl) R 27199 27199 27124 0 -1 4194304 254 0 0 0 10 0 0 0 20 0 1 0 205240894 1216512 246 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571345 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27200/statm: 297 246 74 118 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2628

[startup+0.515483 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 27199
/proc/meminfo: memFree=408344/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=0
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 205240894 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 110 95 260 0 84 0
[pid=27200] ppid=27199 vsize=1320 CPUtime=0.51
/proc/27200/stat : 27200 (march_dl) R 27199 27199 27124 0 -1 4194304 266 0 0 0 51 0 0 0 23 0 1 0 205240894 1351680 258 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27200/statm: 330 258 74 118 0 209 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2760

[startup+1.33565 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 27201
/proc/meminfo: memFree=407496/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=0
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 205240894 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 110 95 260 0 84 0
[pid=27200] ppid=27199 vsize=1320 CPUtime=1.33
/proc/27200/stat : 27200 (march_dl) R 27199 27199 27124 0 -1 4194304 275 0 0 0 133 0 0 0 25 0 1 0 205240894 1351680 267 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27200/statm: 330 267 74 118 0 209 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2760

[startup+2.97898 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 27201
/proc/meminfo: memFree=407368/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=0
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 205240894 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 110 95 260 0 84 0
[pid=27200] ppid=27199 vsize=1320 CPUtime=2.97
/proc/27200/stat : 27200 (march_dl) R 27199 27199 27124 0 -1 4194304 281 0 0 0 297 0 0 0 25 0 1 0 205240894 1351680 273 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27200/statm: 330 273 74 118 0 209 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2760

[startup+6.25564 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 27202
/proc/meminfo: memFree=407496/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=1440 CPUtime=4.99
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 135 287 0 0 0 0 499 0 17 0 1 0 205240894 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 360 111 96 260 0 84 0
[pid=27202] ppid=27199 vsize=6188 CPUtime=1.24
/proc/27202/stat : 27202 (ubcsat2006) R 27199 27199 27124 0 -1 4194304 270 0 0 0 102 22 0 0 25 0 1 0 205241394 6336512 253 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134704156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27202/statm: 1547 253 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7169 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 27203
/proc/meminfo: memFree=406672/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=2208 CPUtime=1.81
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 236 0 0 0 181 0 0 0 25 0 1 0 205241984 2260992 230 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 552 230 58 118 0 430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4236

[startup+25.5245 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 27203
/proc/meminfo: memFree=406096/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=2744 CPUtime=14.61
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 377 0 0 0 1461 0 0 0 25 0 1 0 205241984 2809856 371 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 686 371 58 118 0 564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4772

[startup+51.1497 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 27203
/proc/meminfo: memFree=405584/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=3268 CPUtime=40.22
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 497 0 0 0 4022 0 0 0 25 0 1 0 205241984 3346432 491 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 817 491 58 118 0 695 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5296

[startup+102.396 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 27203
/proc/meminfo: memFree=405008/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=3924 CPUtime=91.45
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 652 0 0 0 9145 0 0 0 25 0 1 0 205241984 4018176 646 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 981 646 58 118 0 859 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5952

[startup+162.463 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=404496/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=4324 CPUtime=151.49
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 764 0 0 0 15149 0 0 0 25 0 1 0 205241984 4427776 758 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1081 758 58 118 0 959 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 6352

[startup+222.522 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=404112/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=4724 CPUtime=211.53
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 847 0 0 0 21153 0 0 0 25 0 1 0 205241984 4837376 841 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1181 841 58 118 0 1059 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 6752

[startup+282.581 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=403792/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=5000 CPUtime=271.56
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 931 0 0 0 27156 0 0 0 25 0 1 0 205241984 5120000 925 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1250 925 58 118 0 1128 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 7028

[startup+342.64 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=403600/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=5272 CPUtime=331.61
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 983 0 0 0 33160 1 0 0 25 0 1 0 205241984 5398528 977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1318 977 58 118 0 1196 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 7300

[startup+402.698 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=403472/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=5404 CPUtime=391.64
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1032 0 0 0 39163 1 0 0 25 0 1 0 205241984 5533696 1026 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1351 1026 58 118 0 1229 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 7432

[startup+462.758 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=403280/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=5668 CPUtime=451.67
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1094 0 0 0 45166 1 0 0 25 0 1 0 205241984 5804032 1088 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134521472 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1417 1088 58 118 0 1295 0
Current children cumulated CPU time (s) 462.54

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


[startup+823.119 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=402512/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=6480 CPUtime=811.9
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1291 0 0 0 81188 2 0 0 25 0 1 0 205241984 6635520 1285 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1620 1285 58 118 0 1498 0
Current children cumulated CPU time (s) 822.77
Current children cumulated vsize (KiB) 8508

[startup+883.177 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=402384/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=6612 CPUtime=871.93
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1329 0 0 0 87191 2 0 0 25 0 1 0 205241984 6770688 1323 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1653 1323 58 118 0 1531 0
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (KiB) 8640

[startup+943.242 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=402320/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=6612 CPUtime=931.97
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1339 0 0 0 93195 2 0 0 25 0 1 0 205241984 6770688 1333 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1653 1333 58 118 0 1531 0
Current children cumulated CPU time (s) 942.84
Current children cumulated vsize (KiB) 8640

[startup+1003.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=402128/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=6876 CPUtime=992.02
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1392 0 0 0 99199 3 0 0 25 0 1 0 205241984 7041024 1386 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1719 1386 58 118 0 1597 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 8904

[startup+1063.37 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=402064/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=6876 CPUtime=1052.06
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1410 0 0 0 105203 3 0 0 25 0 1 0 205241984 7041024 1404 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1719 1404 58 118 0 1597 0
Current children cumulated CPU time (s) 1062.93
Current children cumulated vsize (KiB) 8904

[startup+1123.42 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401872/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1112.09
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1449 0 0 0 111206 3 0 0 25 0 1 0 205241984 7323648 1443 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1443 58 118 0 1666 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 9180

[startup+1183.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1172.13
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 117210 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527405 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1183
Current children cumulated vsize (KiB) 9180

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

[startup+1187.28 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1175.92
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 117589 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1186.79
Current children cumulated vsize (KiB) 9180

[startup+1193.84 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1182.47
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 118244 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1193.34
Current children cumulated vsize (KiB) 9180

[startup+1197.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1185.75
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 118572 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1196.62
Current children cumulated vsize (KiB) 9180

[startup+1198.76 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1187.39
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 118736 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 9180

[startup+1199.57 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1188.21
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 118818 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 9180

[startup+1199.99 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1188.62
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1456 0 0 0 118859 3 0 0 25 0 1 0 205241984 7323648 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1450 58 118 0 1666 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 9180

[startup+1200.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27203
/proc/meminfo: memFree=401808/2055920 swapFree=4183396/4192956
[pid=27199] ppid=27197 vsize=2028 CPUtime=10.87
/proc/27199/stat : 27199 (SATzilla2007_C) S 27197 27199 27124 0 -1 4194304 669 563 0 0 310 32 700 45 25 0 1 0 205240894 2076672 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27199/statm: 507 331 165 260 0 231 0
[pid=27203] ppid=27199 vsize=7152 CPUtime=1188.72
/proc/27203/stat : 27203 (minisat20) R 27199 27199 27124 0 -1 4194304 1459 0 0 0 118869 3 0 0 25 0 1 0 205241984 7323648 1453 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27203/statm: 1788 1453 58 118 0 1666 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 9180

Child status: 17
Real time (s): 1200.18
CPU time (s): 1199.71
CPU user time (s): 1198.9
CPU system time (s): 0.812876
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 9180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 0.812876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2704
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= 27
involuntary context switches= 1224

runsolver used 0.962853 second user time and 2.42363 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Feb 19 02:40:34 UTC 2007

IDJOB= 298264
IDBENCH= 19981
IDSOLVER= 135
FILE ID= node66/298264-1171852833

PBS_JOBID= 3839742

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298264-1171852833/SATzilla2007_C /tmp/evaluation/298264-1171852833/instance-298264-1171852833.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-298264-1171852833 -o ROOT/results/node66/solver-298264-1171852833 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298264-1171852833/SATzilla2007_C /tmp/evaluation/298264-1171852833/instance-298264-1171852833.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 194293746

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:        408816 kB
Buffers:         51292 kB
Cached:        1441364 kB
SwapCached:       3616 kB
Active:         845844 kB
Inactive:       656268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        408816 kB
SwapTotal:     4192956 kB
SwapFree:      4183396 kB
Dirty:            8592 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:           131056 kB
Committed_AS:   569436 kB
PageTables:       1376 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 node66 on Mon Feb 19 03:00:34 UTC 2007