Trace number 337924

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) 1198.94 1199.33

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.07/11.11	c run March_dl for 5 seconds ... 
11.07/11.11	c Bin: Executing march_dl
11.07/11.11	c child exit by a signal
11.07/11.11	c march_dl returned code 137.
11.07/11.11	c run saps (UBCSAT implementation) for 2 seconds ... 
11.07/11.11	c Bin: Executing ubcsat2006
11.07/11.11	c child exited successfully
11.07/11.11	c ubcsat2006 returned code 0.
11.07/11.11	c satzilla computing base features
11.07/11.11	c satzilla doing unit-prop probe
11.07/11.11	c satzilla doing local search probe
11.07/11.11	c satzilla doing lobjois search-space size estimate
11.07/11.11	c satzilla's ranking:
11.07/11.11	c 1) minisat20+P: 6.071482
11.07/11.11	c 2) kcnfs: 6.555005
11.07/11.11	c 3) march_dl: 7.639332
11.07/11.11	c 4) kcnfs+P: 999.000000
11.07/11.11	c 5) march_dl+P: 999.000000
11.07/11.11	c 6) vallst+P: 999.000000
11.07/11.11	c 7) zchaff_rand+P: 999.000000
11.07/11.11	c 8) vallst: 999.000000
11.07/11.11	c 9) zchaff_rand: 999.000000
11.07/11.11	c 10) minisat20: 999.000000
11.07/11.11	c satzilla running minisat20 with preprocessing ... 
11.07/11.12	This is MiniSat 2.0 beta
11.07/11.12	WARNING: for repeatability, setting FPU to use double precision
11.07/11.12	============================[ Problem Statistics ]=============================
11.07/11.12	|                                                                             |
11.07/11.12	|  Number of variables:  260                                                  |
11.07/11.12	|  Number of clauses:    486                                                  |
11.07/11.12	|  Parsing time:         0.00         s                                       |
11.07/11.12	============================[ Search Statistics ]==============================
11.07/11.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.07/11.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.07/11.12	===============================================================================
11.07/11.12	|         0 |     260      486     1102 |      162        0    nan |  0.000 % |
11.07/11.12	|       100 |     260      486     1102 |      178      100     27 |  0.002 % |
11.07/11.12	|       250 |     260      486     1102 |      196      250     28 |  0.001 % |
11.07/11.13	|       475 |     260      486     1102 |      215      193     20 |  0.007 % |
11.07/11.14	|       812 |     260      486     1102 |      237      221     19 |  0.007 % |
11.07/11.15	|      1318 |     260      486     1102 |      260      245     17 |  0.007 % |
11.07/11.17	|      2078 |     260      486     1102 |      286      266     17 |  0.007 % |
11.09/11.20	|      3217 |     260      486     1102 |      315      313     21 |  0.002 % |
11.09/11.24	|      4928 |     260      486     1102 |      347      396     22 |  0.002 % |
11.09/11.31	|      7490 |     260      486     1102 |      381      227     13 |  0.002 % |
11.09/11.41	|     11335 |     260      486     1102 |      420      487     25 |  0.002 % |
11.09/11.59	|     17102 |     260      486     1102 |      462      314     18 |  0.007 % |
11.09/11.87	|     25751 |     260      486     1102 |      508      350     23 |  0.002 % |
12.16/12.28	|     38727 |     260      486     1102 |      559      382     20 |  0.002 % |
12.86/12.93	|     58188 |     260      486     1102 |      615      507     24 |  0.001 % |
13.86/13.96	|     87380 |     260      486     1102 |      676      619     28 |  0.007 % |
15.56/15.69	|    131169 |     260      486     1102 |      744      703     30 |  0.002 % |
18.36/18.41	|    196853 |     260      486     1102 |      818      705     30 |  0.006 % |
22.15/22.20	|    295380 |     260      486     1102 |      900      529     21 |  0.001 % |
28.35/28.47	|    443169 |     260      486     1102 |      990      860     33 |  0.002 % |
38.05/38.16	|    664852 |     260      486     1102 |     1089      937     33 |  0.001 % |
52.84/52.94	|    997378 |     260      486     1102 |     1198     1123     30 |  0.007 % |
78.04/78.15	|   1496166 |     260      486     1102 |     1318      777     28 |  0.002 % |
115.32/115.44	|   2244349 |     260      486     1102 |     1450     1355     30 |  0.001 % |
171.90/172.02	|   3366624 |     260      486     1102 |     1595      858     31 |  0.007 % |
263.57/263.76	|   5050035 |     260      486     1102 |     1755     1292     35 |  0.002 % |
405.33/405.58	|   7575151 |     260      486     1102 |     1930     1292     36 |  0.007 % |
626.15/626.43	|  11362828 |     260      486     1102 |     2123     1455     30 |  0.007 % |
960.95/961.38	|  17044340 |     260      486     1102 |     2336     1550     37 |  0.002 % |
1198.87/1199.33	c Preprocessing...
1198.87/1199.33	c Inital problem has 320 variables, 65 nary clauses (421 binary clauses).
1198.87/1199.33	c Num non-binary clauses 65, Average non-binary clause length 4.000
1198.87/1199.33	c Preprocessor runtime was 0.000 seconds.
1198.87/1199.33	c 
1198.87/1199.33	c Satisfiability of theory still undetermined.
1198.87/1199.33	c See file /tmp/Tk7ym7 for simplified theory.
1198.87/1199.33	c Bin: Executing minisat20
1198.87/1199.33	c child exit by a signal
1198.87/1199.33	c minisat20 returned code 137.
1198.87/1199.33	c minisat20 returned code 137.
1198.87/1199.33	c satzilla running kcnfs ... 
1198.87/1199.33	c Bin: Executing kcnfs
1198.87/1199.33	c kcnfs returned code 1.
1198.87/1199.33	c kcnfs returned code 1.
1198.87/1199.33	c satzilla running march_dl ... 
1198.87/1199.33	c Bin: Executing march_dl
1198.87/1199.33	c march_dl returned code 1.
1198.87/1199.33	c march_dl returned code 1.
1198.87/1199.33	c satzilla running kcnfs with preprocessing ... 
1198.87/1199.33	c Bin: Executing kcnfs
1198.87/1199.33	c kcnfs returned code 1.
1198.87/1199.33	c kcnfs returned code 1.
1198.87/1199.33	c satzilla running march_dl with preprocessing ... 
1198.87/1199.33	c Bin: Executing march_dl
1198.87/1199.33	c march_dl returned code 1.
1198.87/1199.33	c march_dl returned code 1.
1198.87/1199.33	c satzilla running vallst with preprocessing ... 
1198.87/1199.33	c Bin: Executing vallst
1198.87/1199.33	c vallst returned code 1.
1198.87/1199.33	c vallst returned code 1.
1198.87/1199.33	c satzilla running zchaff_rand with preprocessing ... 
1198.87/1199.33	c Bin: Executing zchaff_rand
1198.87/1199.33	c zchaff_rand returned code 1.
1198.87/1199.33	c zchaff_rand returned code 1.
1198.87/1199.33	c satzilla running vallst ... 
1198.87/1199.33	c Bin: Executing vallst
1198.87/1199.33	c vallst returned code 1.
1198.87/1199.33	c vallst returned code 1.
1198.87/1199.33	c satzilla running zchaff_rand ... 
1198.87/1199.33	c Bin: Executing zchaff_rand
1198.87/1199.33	c zchaff_rand returned code 1.
1198.87/1199.33	c zchaff_rand returned code 1.
1198.87/1199.33	c satzilla running minisat20 ... 
1198.87/1199.33	c Bin: Executing minisat20
1198.87/1199.33	c minisat20 returned code 1.
1198.87/1199.33	c minisat20 returned code 1.
1198.87/1199.33	c ERROR: All Failed! 
1198.87/1199.33	c SATZILLA_TIME=1199.110000

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-337924-1173677111 -o ROOT/results/node15/solver-337924-1173677111 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337924-1173677111/SATzilla2007_R /tmp/evaluation/337924-1173677111/instance-337924-1173677111.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.91 0.97 0.99 3/77 6505
/proc/meminfo: memFree=1350928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=772 CPUtime=0
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 129 0 0 0 0 0 0 0 19 0 1 0 387665521 790528 121 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651545 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 193 121 65 118 0 72 0

[startup+0.0124991 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 6505
/proc/meminfo: memFree=1350928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=0.01
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 179 0 0 0 1 0 0 0 19 0 1 0 387665521 925696 171 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531171 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 171 74 118 0 105 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2344

[startup+0.102515 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 6505
/proc/meminfo: memFree=1350928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=0.09
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 184 0 0 0 9 0 0 0 20 0 1 0 387665521 925696 176 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2344

[startup+0.301549 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 6505
/proc/meminfo: memFree=1350928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=0.29
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 187 0 0 0 29 0 0 0 21 0 1 0 387665521 925696 179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 179 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.701616 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 6505
/proc/meminfo: memFree=1350928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=0.69
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 188 0 0 0 69 0 0 0 25 0 1 0 387665521 925696 180 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.50175 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 6507
/proc/meminfo: memFree=1350400/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=1.49
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 387665521 925696 180 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.10203 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 6507
/proc/meminfo: memFree=1350272/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=0
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387665521 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 110 95 260 0 84 0
[pid=6506] ppid=6505 vsize=904 CPUtime=3.09
/proc/6506/stat : 6506 (march_dl) R 6505 6505 5687 0 -1 4194304 189 0 0 0 309 0 0 0 25 0 1 0 387665521 925696 181 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551494 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6506/statm: 226 181 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.30158 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 6508
/proc/meminfo: memFree=1350144/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1440 CPUtime=4.99
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 135 189 0 0 0 0 499 0 16 0 1 0 387665521 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 360 111 96 260 0 84 0
[pid=6508] ppid=6505 vsize=6188 CPUtime=1.28
/proc/6508/stat : 6508 (ubcsat2006) R 6505 6505 5687 0 -1 4194304 243 0 0 0 97 31 0 0 25 0 1 0 387666022 6336512 226 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6508/statm: 1547 226 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1349952/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=1940 CPUtime=1.57
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 144 0 0 0 157 0 0 0 25 0 1 0 387666634 1986560 138 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 485 138 58 118 0 363 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3636

[startup+25.5029 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1349696/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=2196 CPUtime=14.36
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 217 0 0 0 1436 0 0 0 25 0 1 0 387666634 2248704 211 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 549 211 58 118 0 427 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3892

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1349440/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=2312 CPUtime=39.95
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 264 0 0 0 3995 0 0 0 25 0 1 0 387666634 2367488 258 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 578 258 58 118 0 456 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4008

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1349248/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=2564 CPUtime=91.14
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 328 0 0 0 9114 0 0 0 25 0 1 0 387666634 2625536 322 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 641 322 58 118 0 519 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4260

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1349120/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=2816 CPUtime=151.11
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 370 0 0 0 15111 0 0 0 25 0 1 0 387666634 2883584 364 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 704 364 58 118 0 582 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4512

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348928/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=2940 CPUtime=211.1
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 413 0 0 0 21109 1 0 0 25 0 1 0 387666634 3010560 407 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 735 407 58 118 0 613 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 4636

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348736/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3072 CPUtime=271.08
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 438 0 0 0 27107 1 0 0 25 0 1 0 387666634 3145728 432 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 768 432 58 118 0 646 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 4768

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348608/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3196 CPUtime=331.05
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 470 0 0 0 33104 1 0 0 25 0 1 0 387666634 3272704 464 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 799 464 58 118 0 677 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348224/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3564 CPUtime=750.93
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 563 0 0 0 75090 3 0 0 25 0 1 0 387666634 3649536 557 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134528264 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 891 557 58 118 0 769 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 5260

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348160/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3564 CPUtime=810.9
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 576 0 0 0 81087 3 0 0 25 0 1 0 387666634 3649536 570 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 891 570 58 118 0 769 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 5260

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348160/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3680 CPUtime=870.88
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 582 0 0 0 87085 3 0 0 25 0 1 0 387666634 3768320 576 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 920 576 58 118 0 798 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 5376

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348160/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3680 CPUtime=930.87
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 582 0 0 0 93083 4 0 0 25 0 1 0 387666634 3768320 576 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 920 576 58 118 0 798 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 5376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1348032/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3812 CPUtime=990.85
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 610 0 0 0 99081 4 0 0 25 0 1 0 387666634 3903488 604 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 953 604 58 118 0 831 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 5508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6509
/proc/meminfo: memFree=1347968/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3812 CPUtime=1050.83
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 626 0 0 0 105079 4 0 0 25 0 1 0 387666634 3903488 620 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 953 620 58 118 0 831 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 5508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347968/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3812 CPUtime=1110.8
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 636 0 0 0 111076 4 0 0 25 0 1 0 387666634 3903488 630 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 953 630 58 118 0 831 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 5508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347904/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3812 CPUtime=1170.79
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 642 0 0 0 117074 5 0 0 25 0 1 0 387666634 3903488 636 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 953 636 58 118 0 831 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 5508

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1178.79
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 644 0 0 0 117874 5 0 0 25 0 1 0 387666634 4026368 638 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 638 58 118 0 861 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 5628

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1181.99
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 644 0 0 0 118194 5 0 0 25 0 1 0 387666634 4026368 638 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 638 58 118 0 861 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 5628

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1185.19
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 644 0 0 0 118514 5 0 0 25 0 1 0 387666634 4026368 638 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 638 58 118 0 861 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 5628

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1186.78
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 646 0 0 0 118673 5 0 0 25 0 1 0 387666634 4026368 640 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 640 58 118 0 861 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 5628

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1187.58
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 646 0 0 0 118753 5 0 0 25 0 1 0 387666634 4026368 640 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 640 58 118 0 861 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 5628

[startup+1199.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6511
/proc/meminfo: memFree=1347840/2055920 swapFree=4152672/4192956
[pid=6505] ppid=6503 vsize=1696 CPUtime=11.09
/proc/6505/stat : 6505 (SATzilla2007_R) S 6503 6505 5687 0 -1 4194304 538 438 0 0 302 44 700 63 25 0 1 0 387665521 1736704 247 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6505/statm: 424 247 165 260 0 148 0
[pid=6509] ppid=6505 vsize=3932 CPUtime=1187.78
/proc/6509/stat : 6509 (minisat20) R 6505 6505 5687 0 -1 4194304 646 0 0 0 118773 5 0 0 25 0 1 0 387666634 4026368 640 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6509/statm: 983 640 58 118 0 861 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 5628

Child status: 17
Real time (s): 1199.33
CPU time (s): 1198.94
CPU user time (s): 1197.79
CPU system time (s): 1.14083
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.79
system time used= 1.14083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1635
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= 25
involuntary context switches= 4101

runsolver used 1.17882 second user time and 3.18851 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Mar 12 05:25:11 UTC 2007

IDJOB= 337924
IDBENCH= 24710
IDSOLVER= 134
FILE ID= node15/337924-1173677111

PBS_JOBID= 4101473

Free space on /tmp= 66525 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337924-1173677111/SATzilla2007_R /tmp/evaluation/337924-1173677111/instance-337924-1173677111.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-337924-1173677111 -o ROOT/results/node15/solver-337924-1173677111 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337924-1173677111/SATzilla2007_R /tmp/evaluation/337924-1173677111/instance-337924-1173677111.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  8fce8bf20db46a2557b7a1cf79e53b51

RANDOM SEED= 101515476

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:       1351400 kB
Buffers:         57916 kB
Cached:         551228 kB
SwapCached:       2924 kB
Active:         409448 kB
Inactive:       223008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351400 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            8388 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            57516 kB
Committed_AS:  1388068 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 Mon Mar 12 05:45:11 UTC 2007