Trace number 336538

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 RANDOM? (exit code) 1199.52 1199.95

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
MD5SUMd64dca54200a054e94b7ff79160b1bde
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses2387
Sum of the clauses size7030
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2210
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

10.67/10.70	c run March_dl for 5 seconds ... 
10.67/10.70	c Bin: Executing march_dl
10.67/10.70	c child exit by a signal
10.67/10.70	c march_dl returned code 137.
10.67/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.70	c Bin: Executing ubcsat2006
10.67/10.70	c child exited successfully
10.67/10.70	c ubcsat2006 returned code 0.
10.67/10.70	c satzilla computing base features
10.67/10.70	c satzilla doing unit-prop probe
10.67/10.70	c satzilla doing local search probe
10.67/10.70	c satzilla doing lobjois search-space size estimate
10.67/10.70	c satzilla's ranking:
10.67/10.70	c 1) minisat20+P: -29.106408
10.67/10.70	c 2) kcnfs: -6.833791
10.67/10.70	c 3) march_dl: 60.511272
10.67/10.70	c 4) kcnfs+P: 999.000000
10.67/10.70	c 5) march_dl+P: 999.000000
10.67/10.70	c 6) vallst+P: 999.000000
10.67/10.70	c 7) zchaff_rand+P: 999.000000
10.67/10.70	c 8) vallst: 999.000000
10.67/10.70	c 9) zchaff_rand: 999.000000
10.67/10.70	c 10) minisat20: 999.000000
10.67/10.70	c satzilla running minisat20 with preprocessing ... 
10.67/10.71	This is MiniSat 2.0 beta
10.67/10.71	WARNING: for repeatability, setting FPU to use double precision
10.67/10.71	============================[ Problem Statistics ]=============================
10.67/10.71	|                                                                             |
10.67/10.71	|  Number of variables:  175                                                  |
10.67/10.71	|  Number of clauses:    2387                                                 |
10.67/10.71	|  Parsing time:         0.00         s                                       |
10.67/10.71	============================[ Search Statistics ]==============================
10.67/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.71	===============================================================================
10.67/10.71	|         0 |     175     2387     7030 |      795        0    nan |  0.000 % |
10.67/10.71	|       101 |     175     2387     7030 |      875      101     21 |  0.003 % |
10.67/10.71	|       251 |     175     2387     7030 |      962      251     22 |  0.003 % |
10.67/10.72	|       476 |     175     2387     7030 |     1059      476     23 |  0.023 % |
10.67/10.72	|       813 |     175     2387     7030 |     1164      813     23 |  0.003 % |
10.67/10.73	|      1320 |     175     2387     7030 |     1281      683     22 |  0.003 % |
10.67/10.75	|      2079 |     175     2387     7030 |     1409      779     22 |  0.003 % |
10.67/10.78	|      3220 |     175     2387     7030 |     1550     1174     26 |  0.023 % |
10.68/10.83	|      4928 |     175     2387     7030 |     1705     1261     26 |  0.003 % |
10.86/10.90	|      7490 |     175     2387     7030 |     1876     1164     19 |  0.003 % |
10.96/11.00	|     11334 |     175     2387     7030 |     2063     1131     16 |  0.023 % |
11.06/11.15	|     17100 |     175     2387     7030 |     2270     1581     18 |  0.003 % |
11.26/11.40	|     25749 |     175     2387     7030 |     2497     2077     18 |  0.003 % |
11.66/11.77	|     38723 |     175     2387     7030 |     2746     2228     19 |  0.003 % |
12.26/12.38	|     58184 |     175     2387     7030 |     3021     2066     20 |  0.023 % |
13.26/13.37	|     87376 |     175     2387     7030 |     3323     1928     21 |  0.023 % |
14.66/14.79	|    131166 |     175     2387     7030 |     3656     1767     26 |  0.003 % |
17.06/17.15	|    196850 |     175     2387     7030 |     4021     2249     23 |  0.023 % |
20.76/20.81	|    295379 |     175     2387     7030 |     4423     3145     23 |  0.003 % |
26.75/26.82	|    443168 |     175     2387     7030 |     4866     2654     19 |  0.023 % |
36.35/36.46	|    664854 |     175     2387     7030 |     5352     2828     25 |  0.003 % |
51.14/51.22	|    997379 |     175     2387     7030 |     5888     2802     22 |  0.003 % |
74.54/74.69	|   1496167 |     175     2387     7030 |     6476     5171     29 |  0.003 % |
108.92/109.02	|   2244350 |     175     2387     7030 |     7124     5647     29 |  0.003 % |
164.61/164.74	|   3366624 |     175     2387     7030 |     7837     4762     24 |  0.003 % |
248.17/248.32	|   5050036 |     175     2387     7030 |     8620     7172     29 |  0.023 % |
381.62/381.84	|   7575152 |     175     2387     7030 |     9482     5162     26 |  0.003 % |
588.55/588.81	|  11362827 |     175     2387     7030 |    10431     7530     26 |  0.003 % |
909.45/909.89	|  17044341 |     175     2387     7030 |    11474     6197     20 |  0.003 % |
1199.45/1199.95	c Preprocessing...
1199.45/1199.95	c Inital problem has 175 variables, 2177 nary clauses (210 binary clauses).
1199.45/1199.95	c Num non-binary clauses 2177, Average non-binary clause length 3.036
1199.45/1199.95	c Theory has no gaps
1199.45/1199.95	c Preprocessor runtime was 0.000 seconds.
1199.45/1199.95	c 
1199.45/1199.95	c Satisfiability of theory still undetermined.
1199.45/1199.95	c See file /tmp/BLNYKd for simplified theory.
1199.45/1199.95	c Bin: Executing minisat20
1199.45/1199.95	c child exit by a signal
1199.45/1199.95	c minisat20 returned code 137.
1199.45/1199.95	c minisat20 returned code 137.
1199.45/1199.95	c satzilla running kcnfs ... 
1199.45/1199.95	c Bin: Executing kcnfs
1199.45/1199.95	c kcnfs returned code 1.
1199.45/1199.95	c kcnfs returned code 1.
1199.45/1199.95	c satzilla running march_dl ... 
1199.45/1199.95	c Bin: Executing march_dl
1199.45/1199.95	c march_dl returned code 1.
1199.45/1199.95	c march_dl returned code 1.
1199.45/1199.95	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.95	c Bin: Executing kcnfs
1199.45/1199.95	c kcnfs returned code 1.
1199.45/1199.95	c kcnfs returned code 1.
1199.45/1199.95	c satzilla running march_dl with preprocessing ... 
1199.45/1199.95	c Bin: Executing march_dl
1199.45/1199.95	c march_dl returned code 1.
1199.45/1199.95	c march_dl returned code 1.
1199.45/1199.95	c satzilla running vallst with preprocessing ... 
1199.45/1199.95	c Bin: Executing vallst
1199.45/1199.95	c vallst returned code 1.
1199.45/1199.95	c vallst returned code 1.
1199.45/1199.95	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.95	c Bin: Executing zchaff_rand
1199.45/1199.95	c zchaff_rand returned code 1.
1199.45/1199.95	c zchaff_rand returned code 1.
1199.45/1199.95	c satzilla running vallst ... 
1199.45/1199.95	c Bin: Executing vallst
1199.45/1199.95	c vallst returned code 1.
1199.45/1199.95	c vallst returned code 1.
1199.45/1199.95	c satzilla running zchaff_rand ... 
1199.45/1199.95	c Bin: Executing zchaff_rand
1199.45/1199.95	c zchaff_rand returned code 1.
1199.45/1199.95	c zchaff_rand returned code 1.
1199.45/1199.95	c satzilla running minisat20 ... 
1199.45/1199.95	c Bin: Executing minisat20
1199.45/1199.95	c minisat20 returned code 1.
1199.45/1199.95	c minisat20 returned code 1.
1199.45/1199.95	c ERROR: All Failed! 
1199.45/1199.95	c SATZILLA_TIME=1199.680000

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/node15/watcher-336538-1173648794 -o ROOT/results/node15/solver-336538-1173648794 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336538-1173648794/SATzilla2007_R /tmp/evaluation/336538-1173648794/instance-336538-1173648794.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: 1.00 1.00 1.22 2/77 3269
/proc/meminfo: memFree=1358848/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=764 CPUtime=0
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 99 0 0 0 0 0 0 0 20 0 1 0 384833761 782336 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 191 93 52 118 0 70 0

[startup+0.0116329 s]
/proc/loadavg: 1.00 1.00 1.22 2/77 3269
/proc/meminfo: memFree=1358848/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=816 CPUtime=0
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 144 0 0 0 0 0 0 0 20 0 1 0 384833761 835584 136 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651536 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 204 136 65 118 0 83 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2256

[startup+0.101648 s]
/proc/loadavg: 1.00 1.00 1.22 2/77 3269
/proc/meminfo: memFree=1358848/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=1048 CPUtime=0.09
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 190 0 0 0 9 0 0 0 20 0 1 0 384833761 1073152 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 262 182 75 118 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+0.301681 s]
/proc/loadavg: 1.00 1.00 1.22 2/77 3269
/proc/meminfo: memFree=1358848/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=1048 CPUtime=0.29
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 190 0 0 0 29 0 0 0 21 0 1 0 384833761 1073152 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 262 182 75 118 0 141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2488

[startup+0.70175 s]
/proc/loadavg: 1.00 1.00 1.22 2/77 3269
/proc/meminfo: memFree=1358848/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=1048 CPUtime=0.69
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 191 0 0 0 69 0 0 0 25 0 1 0 384833761 1073152 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134573190 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 262 183 75 118 0 141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2488

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 3271
/proc/meminfo: memFree=1358256/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=1048 CPUtime=1.49
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 191 0 0 0 149 0 0 0 25 0 1 0 384833761 1073152 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 262 183 75 118 0 141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2488

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 3271
/proc/meminfo: memFree=1358128/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=0
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384833761 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 360 110 95 260 0 84 0
[pid=3270] ppid=3269 vsize=1048 CPUtime=3.09
/proc/3270/stat : 3270 (march_dl) R 3269 3269 2489 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 384833761 1073152 184 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587793 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3270/statm: 262 184 75 118 0 141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2488

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 3272
/proc/meminfo: memFree=1358000/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1440 CPUtime=4.99
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 135 193 0 0 0 0 499 0 16 0 1 0 384833761 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3269/statm: 360 111 96 260 0 84 0
[pid=3272] ppid=3269 vsize=6188 CPUtime=1.29
/proc/3272/stat : 3272 (ubcsat2006) R 3269 3269 2489 0 -1 4194304 267 0 0 0 115 14 0 0 25 0 1 0 384834262 6336512 250 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3272/statm: 1547 250 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.21 2/79 3273
/proc/meminfo: memFree=1357168/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=2476 CPUtime=1.98
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 292 0 0 0 198 0 0 0 25 0 1 0 384834832 2535424 286 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 619 286 58 118 0 497 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4452

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.21 2/79 3273
/proc/meminfo: memFree=1356144/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=3272 CPUtime=14.77
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 503 0 0 0 1477 0 0 0 25 0 1 0 384834832 3350528 497 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 818 497 58 118 0 696 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 5248

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 3273
/proc/meminfo: memFree=1355504/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=3940 CPUtime=40.36
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 658 0 0 0 4036 0 0 0 25 0 1 0 384834832 4034560 652 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 985 652 58 118 0 863 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5916

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.19 2/79 3273
/proc/meminfo: memFree=1354736/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=4736 CPUtime=91.55
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 857 0 0 0 9155 0 0 0 25 0 1 0 384834832 4849664 851 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1184 851 58 118 0 1062 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 6712

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 3273
/proc/meminfo: memFree=1354480/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=5008 CPUtime=151.53
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 918 0 0 0 15152 1 0 0 25 0 1 0 384834832 5128192 912 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525939 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1252 912 58 118 0 1130 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 6984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 3273
/proc/meminfo: memFree=1353968/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=5408 CPUtime=211.5
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1035 0 0 0 21149 1 0 0 25 0 1 0 384834832 5537792 1029 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1352 1029 58 118 0 1230 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 7384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 3273
/proc/meminfo: memFree=1353520/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=5960 CPUtime=271.48
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1153 0 0 0 27147 1 0 0 25 0 1 0 384834832 6103040 1147 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536658 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1490 1147 58 118 0 1368 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 7936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 3273
/proc/meminfo: memFree=1353136/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=6244 CPUtime=331.46
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1224 0 0 0 33144 2 0 0 25 0 1 0 384834832 6393856 1218 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536273 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1561 1218 58 118 0 1439 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 3275
/proc/meminfo: memFree=1352048/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=7348 CPUtime=751.31
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1494 0 0 0 75126 5 0 0 25 0 1 0 384834832 7524352 1488 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1837 1488 58 118 0 1715 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 9324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 3275
/proc/meminfo: memFree=1352048/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=7348 CPUtime=811.29
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1521 0 0 0 81123 6 0 0 25 0 1 0 384834832 7524352 1515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519208 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1837 1515 58 118 0 1715 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 9324

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 3275
/proc/meminfo: memFree=1351984/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=7508 CPUtime=871.27
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1534 0 0 0 87121 6 0 0 25 0 1 0 384834832 7688192 1528 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1877 1528 58 118 0 1755 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 9484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 3275
/proc/meminfo: memFree=1351728/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=7780 CPUtime=931.25
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1605 0 0 0 93118 7 0 0 25 0 1 0 384834832 7966720 1599 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 1945 1599 58 118 0 1823 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 9756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 3275
/proc/meminfo: memFree=1351408/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8032 CPUtime=991.23
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1673 0 0 0 99116 7 0 0 25 0 1 0 384834832 8224768 1667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2008 1667 58 118 0 1886 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 10008

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 3275
/proc/meminfo: memFree=1351280/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8164 CPUtime=1051.21
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1709 0 0 0 105113 8 0 0 25 0 1 0 384834832 8359936 1703 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2041 1703 58 118 0 1919 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 10140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351088/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1111.19
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 111111 8 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 10272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1171.16
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 117108 8 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 10272

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1179.17
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 117908 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 10272

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1185.57
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 118548 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 10272

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1187.17
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 118708 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 10272

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1187.97
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 118788 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 10272

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1188.37
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 118828 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525967 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 10272

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 3275
/proc/meminfo: memFree=1351152/2055920 swapFree=4152672/4192956
[pid=3269] ppid=3267 vsize=1976 CPUtime=10.68
/proc/3269/stat : 3269 (SATzilla2007_R) S 3267 3269 2489 0 -1 4194304 655 466 0 0 313 30 700 25 25 0 1 0 384833761 2023424 315 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3269/statm: 494 315 165 260 0 218 0
[pid=3273] ppid=3269 vsize=8296 CPUtime=1188.77
/proc/3273/stat : 3273 (minisat20) R 3269 3269 2489 0 -1 4194304 1747 0 0 0 118868 9 0 0 25 0 1 0 384834832 8495104 1741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3273/statm: 2074 1741 58 118 0 1952 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 10272

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.52
CPU user time (s): 1198.87
CPU system time (s): 0.6539
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 10272

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

runsolver used 1.19982 second user time and 3.17352 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 21:33:14 UTC 2007

IDJOB= 336538
IDBENCH= 24677
IDSOLVER= 134
FILE ID= node15/336538-1173648794

PBS_JOBID= 4101382

Free space on /tmp= 66525 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336538-1173648794/SATzilla2007_R /tmp/evaluation/336538-1173648794/instance-336538-1173648794.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-336538-1173648794 -o ROOT/results/node15/solver-336538-1173648794 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336538-1173648794/SATzilla2007_R /tmp/evaluation/336538-1173648794/instance-336538-1173648794.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  d64dca54200a054e94b7ff79160b1bde

RANDOM SEED= 96044142

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1359320 kB
Buffers:         57088 kB
Cached:         544372 kB
SwapCached:       2924 kB
Active:         409212 kB
Inactive:       215676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359320 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            8408 kB
Writeback:           0 kB
Mapped:          30352 kB
Slab:            57236 kB
Committed_AS:  1376220 kB
PageTables:       1800 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= 66525 MiB

End job on node15 on Sun Mar 11 21:53:14 UTC 2007