Trace number 303881

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.93 1199.23

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S409751023-10.cnf
MD5SUM8e1ff6249c051ee854299a819fd1daf5
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data (download as text)

10.94/11.01	c run March_dl for 5 seconds ... 
10.94/11.01	c Bin: Executing march_dl
10.94/11.01	c child exit by a signal
10.94/11.01	c march_dl returned code 137.
10.94/11.01	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.01	c Bin: Executing ubcsat2006
10.94/11.01	c child exited successfully
10.94/11.01	c ubcsat2006 returned code 0.
10.94/11.01	c satzilla computing base features
10.94/11.01	c satzilla doing unit-prop probe
10.94/11.01	c satzilla doing local search probe
10.94/11.01	c satzilla doing lobjois search-space size estimate
10.94/11.01	c satzilla's ranking:
10.94/11.01	c 1) minisat20+P: 1.110511
10.94/11.01	c 2) minisat20: 1.224510
10.94/11.01	c 3) march_dl: 1.662862
10.94/11.01	c 4) march_dl+P: 2.727648
10.94/11.01	c 5) vallst+P: 4.885665
10.94/11.01	c 6) zchaff_rand+P: 5.871988
10.94/11.01	c 7) kcnfs+P: 999.000000
10.94/11.01	c 8) kcnfs: 999.000000
10.94/11.01	c 9) vallst: 999.000000
10.94/11.01	c 10) zchaff_rand: 999.000000
10.94/11.01	c satzilla running minisat20 with preprocessing ... 
11.05/11.11	This is MiniSat 2.0 beta
11.05/11.11	WARNING: for repeatability, setting FPU to use double precision
11.05/11.11	============================[ Problem Statistics ]=============================
11.05/11.11	|                                                                             |
11.05/11.12	|  Number of variables:  220                                                  |
11.05/11.12	|  Number of clauses:    18700                                                |
11.05/11.13	|  Parsing time:         0.02         s                                       |
11.05/11.14	============================[ Search Statistics ]==============================
11.05/11.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.05/11.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.05/11.14	===============================================================================
11.05/11.14	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.05/11.15	|       101 |     220    18700   130900 |     6856      101     62 |  0.002 % |
11.05/11.16	|       251 |     220    18700   130900 |     7542      251     61 |  0.002 % |
11.09/11.19	|       477 |     220    18700   130900 |     8296      477     60 |  0.002 % |
11.09/11.22	|       815 |     220    18700   130900 |     9126      815     61 |  0.002 % |
11.24/11.27	|      1321 |     220    18700   130900 |    10038     1321     61 |  0.002 % |
11.24/11.35	|      2081 |     220    18700   130900 |    11042     2081     61 |  0.002 % |
11.34/11.46	|      3220 |     220    18700   130900 |    12147     3220     61 |  0.002 % |
11.54/11.66	|      4928 |     220    18700   130900 |    13361     4928     62 |  0.002 % |
11.95/12.01	|      7491 |     220    18700   130900 |    14697     7491     62 |  0.002 % |
12.56/12.64	|     11337 |     220    18700   130900 |    16167    11337     63 |  0.002 % |
13.79/13.91	|     17104 |     220    18700   130900 |    17784     8967     62 |  0.002 % |
15.53/15.65	|     25753 |     220    18700   130900 |    19562    17616     62 |  0.002 % |
18.51/18.61	|     38727 |     220    18700   130900 |    21519    10926     64 |  0.002 % |
23.42/23.47	|     58188 |     220    18700   130900 |    23671    19583     63 |  0.002 % |
31.41/31.55	|     87380 |     220    18700   130900 |    26038    11993     63 |  0.002 % |
44.23/44.32	|    131170 |     220    18700   130900 |    28641    12819     61 |  0.002 % |
65.22/65.32	|    196856 |     220    18700   130900 |    31506    28202     64 |  0.002 % |
100.15/100.30	|    295382 |     220    18700   130900 |    34656    30525     64 |  0.002 % |
156.41/156.53	|    443171 |     220    18700   130900 |    38122    24827     63 |  0.002 % |
242.49/242.59	|    664854 |     220    18700   130900 |    41934    20493     63 |  0.002 % |
383.79/383.98	|    997379 |     220    18700   130900 |    46128    34741     64 |  0.002 % |
606.33/606.61	|   1496168 |     220    18700   130900 |    50741    40612     64 |  0.002 % |
981.75/982.09	|   2244352 |     220    18700   130900 |    55815    44479     65 |  0.002 % |
1198.87/1199.23	c Preprocessing...
1198.87/1199.23	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.87/1199.23	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.87/1199.23	c Theory has no gaps
1198.87/1199.23	c Preprocessor runtime was 0.050 seconds.
1198.87/1199.23	c 
1198.87/1199.23	c Satisfiability of theory still undetermined.
1198.87/1199.23	c See file /tmp/8wkPNk for simplified theory.
1198.87/1199.23	c Bin: Executing minisat20
1198.87/1199.23	c child exit by a signal
1198.87/1199.23	c minisat20 returned code 137.
1198.87/1199.23	c minisat20 returned code 137.
1198.87/1199.23	c satzilla running minisat20 ... 
1198.87/1199.23	c Bin: Executing minisat20
1198.87/1199.23	c minisat20 returned code 1.
1198.87/1199.23	c minisat20 returned code 1.
1198.87/1199.23	c satzilla running march_dl ... 
1198.87/1199.23	c Bin: Executing march_dl
1198.87/1199.23	c march_dl returned code 1.
1198.87/1199.23	c march_dl returned code 1.
1198.87/1199.23	c satzilla running march_dl with preprocessing ... 
1198.87/1199.23	c Bin: Executing march_dl
1198.87/1199.23	c march_dl returned code 1.
1198.87/1199.23	c march_dl returned code 1.
1198.87/1199.23	c satzilla running vallst with preprocessing ... 
1198.87/1199.23	c Bin: Executing vallst
1198.87/1199.23	c vallst returned code 1.
1198.87/1199.23	c vallst returned code 1.
1198.87/1199.23	c satzilla running zchaff_rand with preprocessing ... 
1198.87/1199.23	c Bin: Executing zchaff_rand
1198.87/1199.23	c zchaff_rand returned code 1.
1198.87/1199.23	c zchaff_rand returned code 1.
1198.87/1199.23	c satzilla running kcnfs with preprocessing ... 
1198.87/1199.23	c Bin: Executing kcnfs
1198.87/1199.23	c kcnfs returned code 1.
1198.87/1199.23	c kcnfs returned code 1.
1198.87/1199.23	c satzilla running kcnfs ... 
1198.87/1199.23	c Bin: Executing kcnfs
1198.87/1199.23	c kcnfs returned code 1.
1198.87/1199.23	c kcnfs returned code 1.
1198.87/1199.23	c satzilla running vallst ... 
1198.87/1199.23	c Bin: Executing vallst
1198.87/1199.23	c vallst returned code 1.
1198.87/1199.23	c vallst returned code 1.
1198.87/1199.23	c satzilla running zchaff_rand ... 
1198.87/1199.23	c Bin: Executing zchaff_rand
1198.87/1199.23	c zchaff_rand returned code 1.
1198.87/1199.23	c zchaff_rand returned code 1.
1198.87/1199.23	c ERROR: All Failed! 
1198.87/1199.23	c SATZILLA_TIME=1199.090000

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/node34/watcher-303881-1172045900 -o ROOT/results/node34/solver-303881-1172045900 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303881-1172045900/SATzilla2007_C /tmp/evaluation/303881-1172045900/instance-303881-1172045900.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22933
/proc/meminfo: memFree=1441504/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=0
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198353803 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 360 110 95 260 0 84 0
[pid=22934] ppid=22933 vsize=784 CPUtime=0
/proc/22934/stat : 22934 (march_dl) R 22933 22933 22288 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 198353803 802816 91 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22934/statm: 196 91 50 118 0 75 0

[startup+0.106975 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22933
/proc/meminfo: memFree=1441504/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=0
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198353803 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 360 110 95 260 0 84 0
[pid=22934] ppid=22933 vsize=2020 CPUtime=0.1
/proc/22934/stat : 22934 (march_dl) R 22933 22933 22288 0 -1 4194304 1615 0 0 0 10 0 0 0 20 0 1 0 198353803 2068480 374 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134522675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22934/statm: 505 374 57 118 0 384 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3460

[startup+0.515006 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22933
/proc/meminfo: memFree=1441504/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=0
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198353803 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 360 110 95 260 0 84 0
[pid=22934] ppid=22933 vsize=5512 CPUtime=0.51
/proc/22934/stat : 22934 (march_dl) R 22933 22933 22288 0 -1 4194304 3646 0 0 0 50 1 0 0 23 0 1 0 198353803 5644288 796 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22934/statm: 1378 796 67 118 0 1257 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6952

[startup+1.33507 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22935
/proc/meminfo: memFree=1438416/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=0
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198353803 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 360 110 95 260 0 84 0
[pid=22934] ppid=22933 vsize=5512 CPUtime=1.33
/proc/22934/stat : 22934 (march_dl) R 22933 22933 22288 0 -1 4194304 3654 0 0 0 132 1 0 0 25 0 1 0 198353803 5644288 804 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22934/statm: 1378 804 67 118 0 1257 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6952

[startup+2.9712 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22935
/proc/meminfo: memFree=1438224/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=0
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198353803 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 360 110 95 260 0 84 0
[pid=22934] ppid=22933 vsize=5644 CPUtime=2.96
/proc/22934/stat : 22934 (march_dl) R 22933 22933 22288 0 -1 4194304 3700 0 0 0 295 1 0 0 25 0 1 0 198353803 5779456 850 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22934/statm: 1411 850 67 118 0 1290 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7084

[startup+6.24747 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22936
/proc/meminfo: memFree=1439320/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=1440 CPUtime=4.99
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 135 3760 0 0 0 0 498 1 16 0 1 0 198353803 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22933/statm: 360 111 96 260 0 84 0
[pid=22936] ppid=22933 vsize=6188 CPUtime=1.23
/proc/22936/stat : 22936 (ubcsat2006) R 22933 22933 22288 0 -1 4194304 621 0 0 0 120 3 0 0 25 0 1 0 198354304 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22936/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.709 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1430488/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=6132 CPUtime=1.57
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 1333 0 0 0 157 0 0 0 25 0 1 0 198354915 6279168 1327 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 1533 1327 58 118 0 1411 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13076

[startup+25.525 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1426200/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=9932 CPUtime=14.39
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 2292 0 0 0 1438 1 0 0 25 0 1 0 198354915 10170368 2286 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 2483 2286 58 118 0 2361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16876

[startup+51.1491 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1424280/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=11944 CPUtime=40
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 2785 0 0 0 3998 2 0 0 25 0 1 0 198354915 12230656 2779 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 2986 2779 58 118 0 2864 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18888

[startup+102.391 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1421848/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=14720 CPUtime=91.23
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 3484 0 0 0 9120 3 0 0 25 0 1 0 198354915 15073280 3478 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 3680 3478 58 118 0 3558 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21664

[startup+162.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1419992/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=16340 CPUtime=151.27
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 3868 0 0 0 15124 3 0 0 25 0 1 0 198354915 16732160 3862 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 4085 3862 58 118 0 3963 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 23284

[startup+222.508 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1418840/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=17440 CPUtime=211.32
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 4129 0 0 0 21128 4 0 0 25 0 1 0 198354915 17858560 4123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 4360 4123 58 118 0 4238 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 24384

[startup+282.567 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1417624/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=18712 CPUtime=271.36
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 4436 0 0 0 27132 4 0 0 25 0 1 0 198354915 19161088 4430 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 4678 4430 58 118 0 4556 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 25656

[startup+342.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22937
/proc/meminfo: memFree=1417240/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=19120 CPUtime=331.41
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 4532 0 0 0 33136 5 0 0 25 0 1 0 198354915 19578880 4526 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 4780 4526 58 118 0 4658 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 26064

[startup+402.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1416088/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=20348 CPUtime=391.45
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 4824 0 0 0 39140 5 0 0 25 0 1 0 198354915 20836352 4818 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 5087 4818 58 118 0 4965 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 27292

[startup+462.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1415320/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=21112 CPUtime=451.49
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 5013 0 0 0 45144 5 0 0 25 0 1 0 198354915 21618688 5007 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 5278 5007 58 118 0 5156 0
Current children cumulated CPU time (s) 462.58

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


[startup+823.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1412120/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=24348 CPUtime=811.74
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 5808 0 0 0 81167 7 0 0 25 0 1 0 198354915 24932352 5802 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6087 5802 58 118 0 5965 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 31292

[startup+883.129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1412056/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=24512 CPUtime=871.79
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 5833 0 0 0 87172 7 0 0 25 0 1 0 198354915 25100288 5827 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6128 5827 58 118 0 6006 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 31456

[startup+943.186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1411800/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=24776 CPUtime=931.83
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 5880 0 0 0 93176 7 0 0 25 0 1 0 198354915 25370624 5874 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6194 5874 58 118 0 6072 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 31720

[startup+1003.24 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22939
/proc/meminfo: memFree=1410392/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=26096 CPUtime=991.87
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6223 0 0 0 99179 8 0 0 25 0 1 0 198354915 26722304 6217 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6524 6217 58 118 0 6402 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 33040

[startup+1063.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 22939
/proc/meminfo: memFree=1409688/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=26836 CPUtime=1051.91
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6402 0 0 0 105183 8 0 0 25 0 1 0 198354915 27480064 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6709 6396 58 118 0 6587 0
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (KiB) 33780

[startup+1123.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409624/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=26836 CPUtime=1111.95
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6417 0 0 0 111187 8 0 0 25 0 1 0 198354915 27480064 6411 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6709 6411 58 118 0 6587 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 33780

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1171.99
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 117191 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 33984

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

[startup+1187.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1175.78
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 117570 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1186.87
Current children cumulated vsize (KiB) 33984

[startup+1193.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1182.34
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118226 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1193.43
Current children cumulated vsize (KiB) 33984

[startup+1197.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1185.63
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118555 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 33984

[startup+1197.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1186.45
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118637 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1197.54
Current children cumulated vsize (KiB) 33984

[startup+1198.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1187.27
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118719 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 33984

[startup+1199.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1187.68
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118760 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 33984

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22939
/proc/meminfo: memFree=1409432/2055920 swapFree=4182748/4192956
[pid=22933] ppid=22931 vsize=6944 CPUtime=11.09
/proc/22933/stat : 22933 (SATzilla2007_C) S 22931 22933 22288 0 -1 4194304 2752 4387 0 0 390 7 704 8 25 0 1 0 198353803 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22933/statm: 1736 1552 165 260 0 1460 0
[pid=22937] ppid=22933 vsize=27040 CPUtime=1187.78
/proc/22937/stat : 22937 (minisat20) R 22933 22933 22288 0 -1 4194304 6464 0 0 0 118770 8 0 0 25 0 1 0 198354915 27688960 6458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22937/statm: 6760 6458 58 118 0 6638 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 33984

Child status: 17
Real time (s): 1199.23
CPU time (s): 1198.93
CPU user time (s): 1198.68
CPU system time (s): 0.252961
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 33984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.68
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 2154

runsolver used 0.91786 second user time and 2.40463 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Feb 21 08:18:20 UTC 2007

IDJOB= 303881
IDBENCH= 20118
IDSOLVER= 135
FILE ID= node34/303881-1172045900

PBS_JOBID= 3892735

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S409751023-10.cnf
COMMAND LINE= /tmp/evaluation/303881-1172045900/SATzilla2007_C /tmp/evaluation/303881-1172045900/instance-303881-1172045900.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-303881-1172045900 -o ROOT/results/node34/solver-303881-1172045900 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303881-1172045900/SATzilla2007_C /tmp/evaluation/303881-1172045900/instance-303881-1172045900.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8e1ff6249c051ee854299a819fd1daf5

RANDOM SEED= 153704239

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:       1441912 kB
Buffers:         27880 kB
Cached:         527356 kB
SwapCached:       4880 kB
Active:         148056 kB
Inactive:       417716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441912 kB
SwapTotal:     4192956 kB
SwapFree:      4182748 kB
Dirty:            8908 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            34284 kB
Committed_AS:   533040 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 node34 on Wed Feb 21 08:38:19 UTC 2007