Trace number 303512

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) 1198.85 1199.41

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1923240245-08.cnf
MD5SUMb9cfdbb54bb41cfa6a69bab5a7fcb3dc
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data (download as text)

10.83/10.94	c run March_dl for 5 seconds ... 
10.83/10.94	c Bin: Executing march_dl
10.83/10.94	c child exit by a signal
10.83/10.94	c march_dl returned code 137.
10.83/10.94	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.94	c Bin: Executing ubcsat2006
10.83/10.94	c child exited successfully
10.83/10.94	c ubcsat2006 returned code 0.
10.83/10.94	c satzilla computing base features
10.83/10.94	c satzilla doing unit-prop probe
10.83/10.94	c satzilla doing local search probe
10.83/10.94	c satzilla doing lobjois search-space size estimate
10.83/10.94	c satzilla's ranking:
10.83/10.94	c 1) minisat20+P: 1.016080
10.83/10.94	c 2) minisat20: 1.239686
10.83/10.94	c 3) march_dl: 1.675844
10.83/10.94	c 4) march_dl+P: 2.665962
10.83/10.94	c 5) vallst+P: 4.897990
10.83/10.94	c 6) zchaff_rand+P: 6.122679
10.83/10.94	c 7) kcnfs+P: 999.000000
10.83/10.94	c 8) kcnfs: 999.000000
10.83/10.94	c 9) vallst: 999.000000
10.83/10.94	c 10) zchaff_rand: 999.000000
10.83/10.94	c satzilla running minisat20 with preprocessing ... 
10.93/11.04	This is MiniSat 2.0 beta
10.93/11.04	WARNING: for repeatability, setting FPU to use double precision
10.93/11.04	============================[ Problem Statistics ]=============================
10.93/11.04	|                                                                             |
10.93/11.04	|  Number of variables:  200                                                  |
10.93/11.04	|  Number of clauses:    17000                                                |
10.93/11.05	|  Parsing time:         0.02         s                                       |
10.93/11.06	============================[ Search Statistics ]==============================
10.93/11.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.93/11.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.93/11.06	===============================================================================
10.93/11.06	|         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
11.01/11.07	|       100 |     200    17000   119000 |     6233      100     60 |  0.003 % |
11.01/11.08	|       253 |     200    17000   119000 |     6856      253     56 |  0.003 % |
11.01/11.10	|       478 |     200    17000   119000 |     7542      478     56 |  0.003 % |
11.01/11.13	|       815 |     200    17000   119000 |     8296      815     56 |  0.003 % |
11.01/11.17	|      1323 |     200    17000   119000 |     9126     1323     57 |  0.003 % |
11.01/11.23	|      2083 |     200    17000   119000 |    10038     2083     57 |  0.003 % |
11.24/11.34	|      3223 |     200    17000   119000 |    11042     3223     57 |  0.003 % |
11.44/11.51	|      4931 |     200    17000   119000 |    12147     4931     57 |  0.003 % |
11.75/11.80	|      7493 |     200    17000   119000 |    13361     7493     57 |  0.003 % |
12.26/12.36	|     11339 |     200    17000   119000 |    14697    11339     58 |  0.003 % |
13.18/13.28	|     17106 |     200    17000   119000 |    16167     9705     58 |  0.003 % |
14.72/14.78	|     25756 |     200    17000   119000 |    17784    10224     59 |  0.003 % |
17.07/17.13	|     38731 |     200    17000   119000 |    19562    14259     59 |  0.003 % |
21.28/21.38	|     58193 |     200    17000   119000 |    21519    14060     58 |  0.003 % |
28.35/28.45	|     87386 |     200    17000   119000 |    23671    10844     57 |  0.003 % |
39.31/39.36	|    131176 |     200    17000   119000 |    26038    18196     60 |  0.003 % |
58.78/58.93	|    196860 |     200    17000   119000 |    28641    13495     56 |  0.003 % |
90.53/90.62	|    295386 |     200    17000   119000 |    31506    14066     57 |  0.003 % |
139.51/139.64	|    443176 |     200    17000   119000 |    34656    28605     58 |  0.003 % |
219.62/219.77	|    664859 |     200    17000   119000 |    38122    30367     58 |  0.003 % |
344.22/344.38	|    997385 |     200    17000   119000 |    41934    32727     60 |  0.003 % |
547.99/548.26	|   1496174 |     200    17000   119000 |    46128    41634     60 |  0.003 % |
862.76/863.32	|   2244358 |     200    17000   119000 |    50741    34302     58 |  0.003 % |
1198.80/1199.40	c Preprocessing...
1198.80/1199.40	c Inital problem has 200 variables, 17000 nary clauses (0 binary clauses).
1198.80/1199.40	c Num non-binary clauses 17000, Average non-binary clause length 7.000
1198.80/1199.40	c Theory has no gaps
1198.80/1199.40	c Preprocessor runtime was 0.060 seconds.
1198.80/1199.40	c 
1198.80/1199.40	c Satisfiability of theory still undetermined.
1198.80/1199.40	c See file /tmp/UZMi4x for simplified theory.
1198.80/1199.40	c Bin: Executing minisat20
1198.80/1199.40	c child exit by a signal
1198.80/1199.40	c minisat20 returned code 137.
1198.80/1199.40	c minisat20 returned code 137.
1198.80/1199.40	c satzilla running minisat20 ... 
1198.80/1199.40	c Bin: Executing minisat20
1198.80/1199.40	c minisat20 returned code 1.
1198.80/1199.40	c minisat20 returned code 1.
1198.80/1199.40	c satzilla running march_dl ... 
1198.80/1199.40	c Bin: Executing march_dl
1198.80/1199.40	c march_dl returned code 1.
1198.80/1199.40	c march_dl returned code 1.
1198.80/1199.40	c satzilla running march_dl with preprocessing ... 
1198.80/1199.40	c Bin: Executing march_dl
1198.80/1199.40	c march_dl returned code 1.
1198.80/1199.40	c march_dl returned code 1.
1198.80/1199.40	c satzilla running vallst with preprocessing ... 
1198.80/1199.40	c Bin: Executing vallst
1198.80/1199.40	c vallst returned code 1.
1198.80/1199.40	c vallst returned code 1.
1198.80/1199.40	c satzilla running zchaff_rand with preprocessing ... 
1198.80/1199.40	c Bin: Executing zchaff_rand
1198.80/1199.40	c zchaff_rand returned code 1.
1198.80/1199.40	c zchaff_rand returned code 1.
1198.80/1199.40	c satzilla running kcnfs with preprocessing ... 
1198.80/1199.40	c Bin: Executing kcnfs
1198.80/1199.40	c kcnfs returned code 1.
1198.80/1199.40	c kcnfs returned code 1.
1198.80/1199.40	c satzilla running kcnfs ... 
1198.80/1199.40	c Bin: Executing kcnfs
1198.80/1199.40	c kcnfs returned code 1.
1198.80/1199.40	c kcnfs returned code 1.
1198.80/1199.40	c satzilla running vallst ... 
1198.80/1199.40	c Bin: Executing vallst
1198.80/1199.40	c vallst returned code 1.
1198.80/1199.40	c vallst returned code 1.
1198.80/1199.40	c satzilla running zchaff_rand ... 
1198.80/1199.40	c Bin: Executing zchaff_rand
1198.80/1199.40	c zchaff_rand returned code 1.
1198.80/1199.40	c zchaff_rand returned code 1.
1198.80/1199.40	c ERROR: All Failed! 
1198.80/1199.40	c SATZILLA_TIME=1199.020000

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/node44/watcher-303512-1172037066 -o ROOT/results/node44/solver-303512-1172037066 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303512-1172037066/SATzilla2007_C /tmp/evaluation/303512-1172037066/instance-303512-1172037066.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: 1.00 1.00 1.00 3/64 21289
/proc/meminfo: memFree=1457168/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=0
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223662722 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 360 110 95 260 0 84 0
[pid=21290] ppid=21289 vsize=768 CPUtime=0
/proc/21290/stat : 21290 (march_dl) R 21289 21289 20457 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 223662722 786432 90 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21290/statm: 192 90 50 118 0 71 0

[startup+0.107645 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21289
/proc/meminfo: memFree=1457168/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=0
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223662722 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 360 110 95 260 0 84 0
[pid=21290] ppid=21289 vsize=2840 CPUtime=0.09
/proc/21290/stat : 21290 (march_dl) R 21289 21289 20457 0 -1 4194304 2085 0 0 0 9 0 0 0 20 0 1 0 223662722 2908160 563 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21290/statm: 710 563 61 118 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4280

[startup+0.515718 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21289
/proc/meminfo: memFree=1457168/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=0
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223662722 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 360 110 95 260 0 84 0
[pid=21290] ppid=21289 vsize=5012 CPUtime=0.51
/proc/21290/stat : 21290 (march_dl) R 21289 21289 20457 0 -1 4194304 3281 0 0 0 50 1 0 0 23 0 1 0 223662722 5132288 722 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21290/statm: 1253 722 67 118 0 1132 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6452

[startup+1.33587 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21291
/proc/meminfo: memFree=1454400/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=0
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223662722 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 360 110 95 260 0 84 0
[pid=21290] ppid=21289 vsize=5012 CPUtime=1.33
/proc/21290/stat : 21290 (march_dl) R 21289 21289 20457 0 -1 4194304 3300 0 0 0 132 1 0 0 25 0 1 0 223662722 5132288 741 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21290/statm: 1253 741 67 118 0 1132 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6452

[startup+2.97917 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21291
/proc/meminfo: memFree=1454080/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=0
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223662722 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 360 110 95 260 0 84 0
[pid=21290] ppid=21289 vsize=5276 CPUtime=2.97
/proc/21290/stat : 21290 (march_dl) R 21289 21289 20457 0 -1 4194304 3369 0 0 0 296 1 0 0 25 0 1 0 223662722 5402624 810 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21290/statm: 1319 810 67 118 0 1198 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6716

[startup+6.25577 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21292
/proc/meminfo: memFree=1455104/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=1440 CPUtime=4.99
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 135 3433 0 0 0 0 498 1 16 0 1 0 223662722 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21289/statm: 360 111 96 260 0 84 0
[pid=21292] ppid=21289 vsize=6188 CPUtime=1.24
/proc/21292/stat : 21292 (ubcsat2006) R 21289 21289 20457 0 -1 4194304 586 0 0 0 120 4 0 0 25 0 1 0 223663222 6336512 569 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21292/statm: 1547 569 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1446720/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=6252 CPUtime=1.67
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 1349 0 0 0 167 0 0 0 25 0 1 0 223663825 6402048 1343 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 1563 1343 58 118 0 1441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12708

[startup+25.5263 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1443584/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=8892 CPUtime=14.47
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 2001 0 0 0 1446 1 0 0 25 0 1 0 223663825 9105408 1995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 2223 1995 58 118 0 2101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15348

[startup+51.148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1441856/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=10636 CPUtime=40.08
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 2447 0 0 0 4007 1 0 0 25 0 1 0 223663825 10891264 2441 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 2659 2441 58 118 0 2537 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17092

[startup+102.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1439808/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=13200 CPUtime=91.31
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 3061 0 0 0 9129 2 0 0 25 0 1 0 223663825 13516800 3055 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 3300 3055 58 118 0 3178 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 19656

[startup+162.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1437824/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=14880 CPUtime=151.35
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 3471 0 0 0 15133 2 0 0 25 0 1 0 223663825 15237120 3465 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 3720 3465 58 118 0 3598 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 21336

[startup+222.516 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1436608/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=16352 CPUtime=211.39
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 3829 0 0 0 21136 3 0 0 25 0 1 0 223663825 16744448 3823 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 4088 3823 58 118 0 3966 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 22808

[startup+282.577 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1435328/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=17420 CPUtime=271.43
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 4077 0 0 0 27140 3 0 0 25 0 1 0 223663825 17838080 4071 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 4355 4071 58 118 0 4233 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 23876

[startup+342.639 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1435200/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=17560 CPUtime=331.47
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 4112 0 0 0 33144 3 0 0 25 0 1 0 223663825 17981440 4106 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 4390 4106 58 118 0 4268 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 24016

[startup+402.694 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1433472/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=19292 CPUtime=391.5
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 4527 0 0 0 39146 4 0 0 25 0 1 0 223663825 19755008 4521 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 4823 4521 58 118 0 4701 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 25748

[startup+462.751 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21293
/proc/meminfo: memFree=1433408/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=19456 CPUtime=451.54
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 4553 0 0 0 45150 4 0 0 25 0 1 0 223663825 19922944 4547 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 4864 4547 58 118 0 4742 0
Current children cumulated CPU time (s) 462.55

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


[startup+763.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1431232/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=21636 CPUtime=751.66
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5090 0 0 0 75161 5 0 0 25 0 1 0 223663825 22155264 5084 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 5409 5084 58 118 0 5287 0
Current children cumulated CPU time (s) 762.67
Current children cumulated vsize (KiB) 28092

[startup+823.157 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1431168/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=21584 CPUtime=811.7
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5092 0 0 0 81165 5 0 0 25 0 1 0 223663825 22102016 5086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 5396 5086 58 118 0 5274 0
Current children cumulated CPU time (s) 822.71
Current children cumulated vsize (KiB) 28040

[startup+883.214 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1430016/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=22640 CPUtime=871.74
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5370 0 0 0 87168 6 0 0 25 0 1 0 223663825 23183360 5364 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 5660 5364 58 118 0 5538 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 29096

[startup+943.269 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1429248/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=23604 CPUtime=931.77
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5580 0 0 0 93171 6 0 0 25 0 1 0 223663825 24170496 5574 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 5901 5574 58 118 0 5779 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 30060

[startup+1003.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428992/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=23736 CPUtime=991.8
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5627 0 0 0 99174 6 0 0 25 0 1 0 223663825 24305664 5621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 5934 5621 58 118 0 5812 0
Current children cumulated CPU time (s) 1002.81
Current children cumulated vsize (KiB) 30192

[startup+1063.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428800/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24052 CPUtime=1051.84
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5681 0 0 0 105178 6 0 0 25 0 1 0 223663825 24629248 5675 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6013 5675 58 118 0 5891 0
Current children cumulated CPU time (s) 1062.85
Current children cumulated vsize (KiB) 30508

[startup+1123.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428672/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24216 CPUtime=1111.87
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5720 0 0 0 111181 6 0 0 25 0 1 0 223663825 24797184 5714 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6054 5714 58 118 0 5932 0
Current children cumulated CPU time (s) 1122.88
Current children cumulated vsize (KiB) 30672

[startup+1183.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428608/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24216 CPUtime=1171.91
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5737 0 0 0 117185 6 0 0 25 0 1 0 223663825 24797184 5731 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6054 5731 58 118 0 5932 0
Current children cumulated CPU time (s) 1182.92
Current children cumulated vsize (KiB) 30672

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

[startup+1187.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428608/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24216 CPUtime=1175.71
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5738 0 0 0 117565 6 0 0 25 0 1 0 223663825 24797184 5732 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6054 5732 58 118 0 5932 0
Current children cumulated CPU time (s) 1186.72
Current children cumulated vsize (KiB) 30672

[startup+1193.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428608/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24216 CPUtime=1182.26
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5738 0 0 0 118220 6 0 0 25 0 1 0 223663825 24797184 5732 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6054 5732 58 118 0 5932 0
Current children cumulated CPU time (s) 1193.27
Current children cumulated vsize (KiB) 30672

[startup+1197.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428608/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24216 CPUtime=1185.54
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5738 0 0 0 118548 6 0 0 25 0 1 0 223663825 24797184 5732 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6054 5732 58 118 0 5932 0
Current children cumulated CPU time (s) 1196.55
Current children cumulated vsize (KiB) 30672

[startup+1198.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428544/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24360 CPUtime=1187.18
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5752 0 0 0 118712 6 0 0 25 0 1 0 223663825 24944640 5746 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6090 5746 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.19
Current children cumulated vsize (KiB) 30816

[startup+1199.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428544/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24360 CPUtime=1187.59
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5766 0 0 0 118753 6 0 0 25 0 1 0 223663825 24944640 5760 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6090 5760 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 30816

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21491
/proc/meminfo: memFree=1428544/2055920 swapFree=4183224/4192956
[pid=21289] ppid=21287 vsize=6456 CPUtime=11.01
/proc/21289/stat : 21289 (SATzilla2007_C) S 21287 21289 20457 0 -1 4194304 2546 4025 0 0 385 6 703 7 25 0 1 0 223662722 6610944 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21289/statm: 1614 1430 165 260 0 1338 0
[pid=21293] ppid=21289 vsize=24360 CPUtime=1187.79
/proc/21293/stat : 21293 (minisat20) R 21289 21289 20457 0 -1 4194304 5766 0 0 0 118773 6 0 0 25 0 1 0 223663825 24944640 5760 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21293/statm: 6090 5760 58 118 0 5968 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 30816

Child status: 17
Real time (s): 1199.41
CPU time (s): 1198.85
CPU user time (s): 1198.64
CPU system time (s): 0.213967
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 30816

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

runsolver used 0.869867 second user time and 2.52262 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Feb 21 05:51:06 UTC 2007

IDJOB= 303512
IDBENCH= 20109
IDSOLVER= 135
FILE ID= node44/303512-1172037066

PBS_JOBID= 3892702

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1923240245-08.cnf
COMMAND LINE= /tmp/evaluation/303512-1172037066/SATzilla2007_C /tmp/evaluation/303512-1172037066/instance-303512-1172037066.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-303512-1172037066 -o ROOT/results/node44/solver-303512-1172037066 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303512-1172037066/SATzilla2007_C /tmp/evaluation/303512-1172037066/instance-303512-1172037066.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b9cfdbb54bb41cfa6a69bab5a7fcb3dc

RANDOM SEED= 822317716

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1457576 kB
Buffers:         33868 kB
Cached:         476108 kB
SwapCached:       3560 kB
Active:         111052 kB
Inactive:       408444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457576 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            8844 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            64828 kB
Committed_AS:   519272 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB

End job on node44 on Wed Feb 21 06:11:05 UTC 2007