Trace number 304619

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.76 1200.61

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S1617760096-16.cnf
MD5SUM5f3213e2fda965548b3e8a74d5e8ed7c
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 variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data (download as text)

10.82/10.87	c run March_dl for 5 seconds ... 
10.82/10.87	c Bin: Executing march_dl
10.82/10.87	c child exit by a signal
10.82/10.87	c march_dl returned code 137.
10.82/10.87	c run saps (UBCSAT implementation) for 2 seconds ... 
10.82/10.87	c Bin: Executing ubcsat2006
10.82/10.87	c child exited successfully
10.82/10.87	c ubcsat2006 returned code 0.
10.82/10.87	c satzilla computing base features
10.82/10.87	c satzilla doing unit-prop probe
10.82/10.87	c satzilla doing local search probe
10.82/10.87	c satzilla doing lobjois search-space size estimate
10.82/10.87	c satzilla's ranking:
10.82/10.87	c 1) minisat20+P: 1.057830
10.82/10.87	c 2) minisat20: 1.285541
10.82/10.87	c 3) march_dl: 1.694408
10.82/10.87	c 4) march_dl+P: 2.438316
10.82/10.87	c 5) vallst+P: 4.940753
10.82/10.87	c 6) zchaff_rand+P: 6.312283
10.82/10.87	c 7) kcnfs+P: 999.000000
10.82/10.87	c 8) kcnfs: 999.000000
10.82/10.87	c 9) vallst: 999.000000
10.82/10.87	c 10) zchaff_rand: 999.000000
10.82/10.87	c satzilla running minisat20 with preprocessing ... 
10.82/10.95	This is MiniSat 2.0 beta
10.82/10.95	WARNING: for repeatability, setting FPU to use double precision
10.82/10.95	============================[ Problem Statistics ]=============================
10.82/10.95	|                                                                             |
10.82/10.95	|  Number of variables:  160                                                  |
10.82/10.95	|  Number of clauses:    13600                                                |
10.82/10.96	|  Parsing time:         0.01         s                                       |
10.91/10.96	============================[ Search Statistics ]==============================
10.91/10.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.91/10.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.91/10.96	===============================================================================
10.91/10.96	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.91/10.97	|       100 |     160    13600    95200 |     4986      100     50 |  0.004 % |
10.91/10.99	|       250 |     160    13600    95200 |     5485      250     50 |  0.004 % |
10.91/11.01	|       476 |     160    13600    95200 |     6033      476     48 |  0.004 % |
10.91/11.03	|       814 |     160    13600    95200 |     6637      814     48 |  0.004 % |
10.91/11.07	|      1321 |     160    13600    95200 |     7300     1321     48 |  0.004 % |
10.91/11.13	|      2080 |     160    13600    95200 |     8031     2080     49 |  0.004 % |
10.91/11.22	|      3220 |     160    13600    95200 |     8834     3220     49 |  0.004 % |
11.33/11.38	|      4929 |     160    13600    95200 |     9717     4929     48 |  0.004 % |
11.53/11.66	|      7491 |     160    13600    95200 |    10689     7491     48 |  0.004 % |
12.04/12.13	|     11335 |     160    13600    95200 |    11758     5950     48 |  0.004 % |
12.76/12.83	|     17101 |     160    13600    95200 |    12934    11716     49 |  0.004 % |
13.98/14.10	|     25750 |     160    13600    95200 |    14227     7362     48 |  0.004 % |
15.93/16.03	|     38725 |     160    13600    95200 |    15650    13190     48 |  0.004 % |
19.21/19.29	|     58188 |     160    13600    95200 |    17215     9061     48 |  0.004 % |
24.33/24.45	|     87380 |     160    13600    95200 |    18936    12320     48 |  0.004 % |
32.73/32.82	|    131170 |     160    13600    95200 |    20830    18096     49 |  0.004 % |
47.28/47.39	|    196854 |     160    13600    95200 |    22913    10610     48 |  0.004 % |
69.81/69.94	|    295380 |     160    13600    95200 |    25204    16836     47 |  0.004 % |
105.99/106.20	|    443169 |     160    13600    95200 |    27725    19705     49 |  0.004 % |
165.50/165.74	|    664852 |     160    13600    95200 |    30497    24586     47 |  0.004 % |
262.02/262.31	|    997377 |     160    13600    95200 |    33547    16015     47 |  0.004 % |
416.35/416.71	|   1496165 |     160    13600    95200 |    36902    13794     47 |  0.004 % |
663.18/663.72	|   2244347 |     160    13600    95200 |    40592    17887     47 |  0.004 % |
1060.14/1060.93	|   3366622 |     160    13600    95200 |    44652    13089     47 |  0.004 % |
1199.68/1200.60	c Preprocessing...
1199.68/1200.60	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.68/1200.60	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.68/1200.60	c Theory has no gaps
1199.68/1200.60	c Preprocessor runtime was 0.040 seconds.
1199.68/1200.60	c 
1199.68/1200.60	c Satisfiability of theory still undetermined.
1199.68/1200.60	c See file /tmp/8U42gG for simplified theory.
1199.68/1200.60	c Bin: Executing minisat20
1199.68/1200.60	c child exit by a signal
1199.68/1200.60	c minisat20 returned code 137.
1199.68/1200.60	c minisat20 returned code 137.
1199.68/1200.60	c satzilla running minisat20 ... 
1199.68/1200.60	c Bin: Executing minisat20
1199.68/1200.60	c minisat20 returned code 1.
1199.68/1200.60	c minisat20 returned code 1.
1199.68/1200.60	c satzilla running march_dl ... 
1199.68/1200.60	c Bin: Executing march_dl
1199.68/1200.60	c march_dl returned code 1.
1199.68/1200.60	c march_dl returned code 1.
1199.68/1200.60	c satzilla running march_dl with preprocessing ... 
1199.68/1200.60	c Bin: Executing march_dl
1199.68/1200.60	c march_dl returned code 1.
1199.68/1200.60	c march_dl returned code 1.
1199.68/1200.60	c satzilla running vallst with preprocessing ... 
1199.68/1200.60	c Bin: Executing vallst
1199.68/1200.60	c vallst returned code 1.
1199.68/1200.60	c vallst returned code 1.
1199.68/1200.60	c satzilla running zchaff_rand with preprocessing ... 
1199.68/1200.60	c Bin: Executing zchaff_rand
1199.68/1200.60	c zchaff_rand returned code 1.
1199.68/1200.60	c zchaff_rand returned code 1.
1199.68/1200.60	c satzilla running kcnfs with preprocessing ... 
1199.68/1200.60	c Bin: Executing kcnfs
1199.68/1200.60	c kcnfs returned code 1.
1199.68/1200.60	c kcnfs returned code 1.
1199.68/1200.60	c satzilla running kcnfs ... 
1199.68/1200.60	c Bin: Executing kcnfs
1199.68/1200.60	c kcnfs returned code 1.
1199.68/1200.60	c kcnfs returned code 1.
1199.68/1200.60	c satzilla running vallst ... 
1199.68/1200.60	c Bin: Executing vallst
1199.68/1200.60	c vallst returned code 1.
1199.68/1200.60	c vallst returned code 1.
1199.68/1200.60	c satzilla running zchaff_rand ... 
1199.68/1200.60	c Bin: Executing zchaff_rand
1199.68/1200.60	c zchaff_rand returned code 1.
1199.68/1200.60	c zchaff_rand returned code 1.
1199.68/1200.60	c ERROR: All Failed! 
1199.68/1200.60	c SATZILLA_TIME=1199.920000

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-304619-1172062349 -o ROOT/results/node44/solver-304619-1172062349 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304619-1172062349/SATzilla2007_C /tmp/evaluation/304619-1172062349/instance-304619-1172062349.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 1.20 3/64 23806
/proc/meminfo: memFree=1428920/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=18568 CPUtime=0
/proc/23806/stat : 23806 (runsolver) R 23804 23806 23000 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 226191069 19013632 292 18446744073709551615 4194304 4293652 548682069024 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23806/statm: 4642 292 257 24 0 2626 0

[startup+0.107189 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 23806
/proc/meminfo: memFree=1428920/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=1440 CPUtime=0
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226191069 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23806/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.515262 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 23806
/proc/meminfo: memFree=1428920/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=1440 CPUtime=0
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226191069 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23806/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.33541 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 23808
/proc/meminfo: memFree=1426472/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=1440 CPUtime=0
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226191069 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23806/statm: 360 110 95 260 0 84 0
[pid=23808] ppid=23806 vsize=4284 CPUtime=1.32
/proc/23808/stat : 23808 (march_dl) R 23806 23806 23000 0 -1 4194304 2619 0 0 0 131 1 0 0 25 0 1 0 226191069 4386816 653 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23808/statm: 1071 653 67 118 0 950 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5724

[startup+2.97171 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 23808
/proc/meminfo: memFree=1426152/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=1440 CPUtime=0
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226191069 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23806/statm: 360 110 95 260 0 84 0
[pid=23808] ppid=23806 vsize=4548 CPUtime=2.96
/proc/23808/stat : 23808 (march_dl) R 23806 23806 23000 0 -1 4194304 2688 0 0 0 295 1 0 0 25 0 1 0 226191069 4657152 722 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23808/statm: 1137 722 67 118 0 1016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5988

[startup+6.25431 s]
/proc/loadavg: 0.93 0.98 1.20 2/66 23809
/proc/meminfo: memFree=1426984/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=1440 CPUtime=4.99
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 135 2754 0 0 0 0 498 1 16 0 1 0 226191069 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 360 111 96 260 0 84 0
[pid=23809] ppid=23806 vsize=6188 CPUtime=1.23
/proc/23809/stat : 23809 (ubcsat2006) R 23806 23806 23000 0 -1 4194304 516 0 0 0 120 3 0 0 25 0 1 0 226191570 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23809/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7105 s]
/proc/loadavg: 0.93 0.98 1.20 2/66 23810
/proc/meminfo: memFree=1420392/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=4988 CPUtime=1.74
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 1024 0 0 0 174 0 0 0 25 0 1 0 226192164 5107712 1018 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23810/statm: 1247 1018 58 118 0 1125 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10460

[startup+25.5298 s]
/proc/loadavg: 0.95 0.98 1.20 2/66 23810
/proc/meminfo: memFree=1418344/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=7448 CPUtime=14.55
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 1619 0 0 0 1454 1 0 0 25 0 1 0 226192164 7626752 1613 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 1862 1613 58 118 0 1740 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12920

[startup+51.1595 s]
/proc/loadavg: 0.96 0.98 1.19 2/66 23810
/proc/meminfo: memFree=1416360/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=9044 CPUtime=40.16
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 2014 0 0 0 4015 1 0 0 25 0 1 0 226192164 9261056 2008 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 2261 2008 58 118 0 2139 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14516

[startup+102.418 s]
/proc/loadavg: 0.98 0.98 1.18 2/66 23810
/proc/meminfo: memFree=1414952/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=10556 CPUtime=91.39
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 2368 0 0 0 9137 2 0 0 25 0 1 0 226192164 10809344 2362 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23810/statm: 2639 2362 58 118 0 2517 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16028

[startup+162.499 s]
/proc/loadavg: 0.99 0.98 1.17 2/66 23810
/proc/meminfo: memFree=1413864/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=11708 CPUtime=151.42
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 2629 0 0 0 15140 2 0 0 25 0 1 0 226192164 11988992 2623 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 2927 2623 58 118 0 2805 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 17180

[startup+222.577 s]
/proc/loadavg: 0.99 0.98 1.15 2/66 23810
/proc/meminfo: memFree=1412648/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=12992 CPUtime=211.46
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 2940 0 0 0 21144 2 0 0 25 0 1 0 226192164 13303808 2934 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 3248 2934 58 118 0 3126 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 18464

[startup+282.654 s]
/proc/loadavg: 0.99 0.98 1.14 2/66 23810
/proc/meminfo: memFree=1411496/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=14108 CPUtime=271.51
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 3233 0 0 0 27148 3 0 0 25 0 1 0 226192164 14446592 3227 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23810/statm: 3527 3227 58 118 0 3405 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 19580

[startup+342.741 s]
/proc/loadavg: 0.99 0.98 1.13 2/66 23810
/proc/meminfo: memFree=1411048/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=14680 CPUtime=331.55
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 3339 0 0 0 33152 3 0 0 25 0 1 0 226192164 15032320 3333 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 3670 3333 58 118 0 3548 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 20152

[startup+402.831 s]
/proc/loadavg: 1.04 1.00 1.12 2/66 23810
/proc/meminfo: memFree=1410856/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=14820 CPUtime=391.6
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 3384 0 0 0 39157 3 0 0 25 0 1 0 226192164 15175680 3378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 3705 3378 58 118 0 3583 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 20292

[startup+462.914 s]
/proc/loadavg: 1.02 1.00 1.11 2/66 23810
/proc/meminfo: memFree=1409896/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=15772 CPUtime=451.64
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 3634 0 0 0 45161 3 0 0 25 0 1 0 226192164 16150528 3628 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 3943 3628 58 118 0 3821 0
Current children cumulated CPU time (s) 462.55
Current children cumulated vsize (KiB) 21244

[startup+523.001 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 23882
/proc/meminfo: memFree=1408184/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=16380 CPUtime=511.69

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


[startup+823.347 s]
/proc/loadavg: 1.04 1.02 1.08 2/66 24008
/proc/meminfo: memFree=1407272/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=18452 CPUtime=811.81
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4243 0 0 0 81157 24 0 0 25 0 1 0 226192164 18894848 4237 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 4613 4237 58 118 0 4491 0
Current children cumulated CPU time (s) 822.72
Current children cumulated vsize (KiB) 23924

[startup+883.436 s]
/proc/loadavg: 1.01 1.01 1.07 2/66 24008
/proc/meminfo: memFree=1407208/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=18452 CPUtime=871.86
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4246 0 0 0 87162 24 0 0 25 0 1 0 226192164 18894848 4240 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 4613 4240 58 118 0 4491 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 23924

[startup+943.514 s]
/proc/loadavg: 1.05 1.02 1.07 2/66 24008
/proc/meminfo: memFree=1406952/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=18924 CPUtime=931.89
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4332 0 0 0 93165 24 0 0 25 0 1 0 226192164 19378176 4326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 4731 4326 58 118 0 4609 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 24396

[startup+1003.6 s]
/proc/loadavg: 1.02 1.02 1.06 2/66 24008
/proc/meminfo: memFree=1406760/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=19068 CPUtime=991.93
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4362 0 0 0 99169 24 0 0 25 0 1 0 226192164 19525632 4356 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 4767 4356 58 118 0 4645 0
Current children cumulated CPU time (s) 1002.84
Current children cumulated vsize (KiB) 24540

[startup+1063.69 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 24008
/proc/meminfo: memFree=1406760/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=19068 CPUtime=1052
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4365 0 0 0 105175 25 0 0 25 0 1 0 226192164 19525632 4359 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 4767 4359 58 118 0 4645 0
Current children cumulated CPU time (s) 1062.91
Current children cumulated vsize (KiB) 24540

[startup+1123.77 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 24008
/proc/meminfo: memFree=1405864/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20100 CPUtime=1112.03
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4595 0 0 0 111178 25 0 0 25 0 1 0 226192164 20582400 4589 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5025 4589 58 118 0 4903 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 25572

[startup+1183.85 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405736/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20240 CPUtime=1172.07
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4638 0 0 0 117182 25 0 0 25 0 1 0 226192164 20725760 4632 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5060 4632 58 118 0 4938 0
Current children cumulated CPU time (s) 1182.98
Current children cumulated vsize (KiB) 25712

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

[startup+1187.75 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405672/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20240 CPUtime=1175.96
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4654 0 0 0 117571 25 0 0 25 0 1 0 226192164 20725760 4648 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5060 4648 58 118 0 4938 0
Current children cumulated CPU time (s) 1186.87
Current children cumulated vsize (KiB) 25712

[startup+1194.31 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405672/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20240 CPUtime=1182.52
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4655 0 0 0 118227 25 0 0 25 0 1 0 226192164 20725760 4649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5060 4649 58 118 0 4938 0
Current children cumulated CPU time (s) 1193.43
Current children cumulated vsize (KiB) 25712

[startup+1197.59 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405608/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20408 CPUtime=1185.8
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4664 0 0 0 118555 25 0 0 25 0 1 0 226192164 20897792 4658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5102 4658 58 118 0 4980 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 25880

[startup+1199.23 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405608/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20408 CPUtime=1187.44
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4664 0 0 0 118719 25 0 0 25 0 1 0 226192164 20897792 4658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5102 4658 58 118 0 4980 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 25880

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405608/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20408 CPUtime=1188.26
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4664 0 0 0 118801 25 0 0 25 0 1 0 226192164 20897792 4658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5102 4658 58 118 0 4980 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 25880

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405608/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20408 CPUtime=1188.67
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4664 0 0 0 118842 25 0 0 25 0 1 0 226192164 20897792 4658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5102 4658 58 118 0 4980 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 25880

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 24008
/proc/meminfo: memFree=1405608/2055920 swapFree=4183244/4192956
[pid=23806] ppid=23804 vsize=5472 CPUtime=10.91
/proc/23806/stat : 23806 (SATzilla2007_C) S 23804 23806 23000 0 -1 4194304 2104 3276 0 0 374 8 701 8 25 0 1 0 226191069 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23806/statm: 1368 1187 165 260 0 1092 0
[pid=23810] ppid=23806 vsize=20408 CPUtime=1188.77
/proc/23810/stat : 23810 (minisat20) R 23806 23806 23000 0 -1 4194304 4664 0 0 0 118852 25 0 0 25 0 1 0 226192164 20897792 4658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23810/statm: 5102 4658 58 118 0 4980 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 25880

Child status: 17
Real time (s): 1200.61
CPU time (s): 1199.76
CPU user time (s): 1199.32
CPU system time (s): 0.435933
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 25880

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

runsolver used 1.09483 second user time and 3.17552 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Feb 21 12:52:29 UTC 2007

IDJOB= 304619
IDBENCH= 20136
IDSOLVER= 135
FILE ID= node44/304619-1172062349

PBS_JOBID= 3892769

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S1617760096-16.cnf
COMMAND LINE= /tmp/evaluation/304619-1172062349/SATzilla2007_C /tmp/evaluation/304619-1172062349/instance-304619-1172062349.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-304619-1172062349 -o ROOT/results/node44/solver-304619-1172062349 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304619-1172062349/SATzilla2007_C /tmp/evaluation/304619-1172062349/instance-304619-1172062349.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  5f3213e2fda965548b3e8a74d5e8ed7c

RANDOM SEED= 491347350

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:       1429328 kB
Buffers:         36220 kB
Cached:         501536 kB
SwapCached:       3864 kB
Active:         139696 kB
Inactive:       408308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429328 kB
SwapTotal:     4192956 kB
SwapFree:      4183244 kB
Dirty:            8740 kB
Writeback:           0 kB
Mapped:          16056 kB
Slab:            64648 kB
Committed_AS:   529128 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= 66554 MiB

End job on node44 on Wed Feb 21 13:12:30 UTC 2007