Trace number 304004

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.9 1199.3

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S232355738-04.cnf
MD5SUMa6e6a7977b07478d6ffb3f7c9e1941ba
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/10.97	c run March_dl for 5 seconds ... 
10.94/10.97	c Bin: Executing march_dl
10.94/10.97	c child exit by a signal
10.94/10.97	c march_dl returned code 137.
10.94/10.97	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/10.97	c Bin: Executing ubcsat2006
10.94/10.97	c child exited successfully
10.94/10.97	c ubcsat2006 returned code 0.
10.94/10.97	c satzilla computing base features
10.94/10.97	c satzilla doing unit-prop probe
10.94/10.97	c satzilla doing local search probe
10.94/10.97	c satzilla doing lobjois search-space size estimate
10.94/10.97	c satzilla's ranking:
10.94/10.97	c 1) minisat20+P: 0.998169
10.94/10.97	c 2) minisat20: 1.166918
10.94/10.97	c 3) march_dl: 1.685862
10.94/10.97	c 4) march_dl+P: 2.733802
10.94/10.97	c 5) vallst+P: 4.926537
10.94/10.97	c 6) zchaff_rand+P: 6.107399
10.94/10.97	c 7) kcnfs+P: 999.000000
10.94/10.97	c 8) kcnfs: 999.000000
10.94/10.97	c 9) vallst: 999.000000
10.94/10.97	c 10) zchaff_rand: 999.000000
10.94/10.97	c satzilla running minisat20 with preprocessing ... 
11.04/11.08	This is MiniSat 2.0 beta
11.04/11.08	WARNING: for repeatability, setting FPU to use double precision
11.04/11.08	============================[ Problem Statistics ]=============================
11.04/11.08	|                                                                             |
11.04/11.08	|  Number of variables:  220                                                  |
11.04/11.08	|  Number of clauses:    18700                                                |
11.04/11.10	|  Parsing time:         0.02         s                                       |
11.04/11.10	============================[ Search Statistics ]==============================
11.04/11.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.10	===============================================================================
11.04/11.10	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.04/11.12	|       100 |     220    18700   130900 |     6856      100     58 |  0.002 % |
11.04/11.13	|       250 |     220    18700   130900 |     7542      250     60 |  0.002 % |
11.04/11.15	|       475 |     220    18700   130900 |     8296      475     61 |  0.002 % |
11.06/11.18	|       812 |     220    18700   130900 |     9126      812     62 |  0.002 % |
11.06/11.24	|      1319 |     220    18700   130900 |    10038     1319     61 |  0.002 % |
11.24/11.31	|      2079 |     220    18700   130900 |    11042     2079     61 |  0.002 % |
11.34/11.43	|      3218 |     220    18700   130900 |    12147     3218     61 |  0.002 % |
11.54/11.63	|      4926 |     220    18700   130900 |    13361     4926     62 |  0.002 % |
11.85/11.95	|      7489 |     220    18700   130900 |    14697     7489     62 |  0.002 % |
12.47/12.52	|     11333 |     220    18700   130900 |    16167    11333     62 |  0.002 % |
13.50/13.61	|     17100 |     220    18700   130900 |    17784     8964     62 |  0.002 % |
15.23/15.34	|     25751 |     220    18700   130900 |    19562    17615     63 |  0.002 % |
18.30/18.36	|     38726 |     220    18700   130900 |    21519    10927     65 |  0.002 % |
22.72/22.85	|     58188 |     220    18700   130900 |    23671    19582     65 |  0.002 % |
31.01/31.12	|     87381 |     220    18700   130900 |    26038    12349     63 |  0.002 % |
44.84/44.93	|    131171 |     220    18700   130900 |    28641    13273     62 |  0.002 % |
66.97/67.06	|    196855 |     220    18700   130900 |    31506    12287     61 |  0.002 % |
101.39/101.54	|    295382 |     220    18700   130900 |    34656    14985     62 |  0.002 % |
155.27/155.45	|    443172 |     220    18700   130900 |    38122    30493     65 |  0.002 % |
243.39/243.54	|    664855 |     220    18700   130900 |    41934    26632     64 |  0.002 % |
380.48/380.66	|    997381 |     220    18700   130900 |    46128    13635     62 |  0.002 % |
614.29/614.57	|   1496171 |     220    18700   130900 |    50741    20520     64 |  0.002 % |
971.35/971.78	|   2244354 |     220    18700   130900 |    55815    29771     63 |  0.002 % |
1198.80/1199.30	c Preprocessing...
1198.80/1199.30	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.80/1199.30	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.80/1199.30	c Theory has no gaps
1198.80/1199.30	c Preprocessor runtime was 0.060 seconds.
1198.80/1199.30	c 
1198.80/1199.30	c Satisfiability of theory still undetermined.
1198.80/1199.30	c See file /tmp/q2rrZn for simplified theory.
1198.80/1199.30	c Bin: Executing minisat20
1198.80/1199.30	c child exit by a signal
1198.80/1199.30	c minisat20 returned code 137.
1198.80/1199.30	c minisat20 returned code 137.
1198.80/1199.30	c satzilla running minisat20 ... 
1198.80/1199.30	c Bin: Executing minisat20
1198.80/1199.30	c minisat20 returned code 1.
1198.80/1199.30	c minisat20 returned code 1.
1198.80/1199.30	c satzilla running march_dl ... 
1198.80/1199.30	c Bin: Executing march_dl
1198.80/1199.30	c march_dl returned code 1.
1198.80/1199.30	c march_dl returned code 1.
1198.80/1199.30	c satzilla running march_dl with preprocessing ... 
1198.80/1199.30	c Bin: Executing march_dl
1198.80/1199.30	c march_dl returned code 1.
1198.80/1199.30	c march_dl returned code 1.
1198.80/1199.30	c satzilla running vallst with preprocessing ... 
1198.80/1199.30	c Bin: Executing vallst
1198.80/1199.30	c vallst returned code 1.
1198.80/1199.30	c vallst returned code 1.
1198.80/1199.30	c satzilla running zchaff_rand with preprocessing ... 
1198.80/1199.30	c Bin: Executing zchaff_rand
1198.80/1199.30	c zchaff_rand returned code 1.
1198.80/1199.30	c zchaff_rand returned code 1.
1198.80/1199.30	c satzilla running kcnfs with preprocessing ... 
1198.80/1199.30	c Bin: Executing kcnfs
1198.80/1199.30	c kcnfs returned code 1.
1198.80/1199.30	c kcnfs returned code 1.
1198.80/1199.30	c satzilla running kcnfs ... 
1198.80/1199.30	c Bin: Executing kcnfs
1198.80/1199.30	c kcnfs returned code 1.
1198.80/1199.30	c kcnfs returned code 1.
1198.80/1199.30	c satzilla running vallst ... 
1198.80/1199.30	c Bin: Executing vallst
1198.80/1199.30	c vallst returned code 1.
1198.80/1199.30	c vallst returned code 1.
1198.80/1199.30	c satzilla running zchaff_rand ... 
1198.80/1199.30	c Bin: Executing zchaff_rand
1198.80/1199.30	c zchaff_rand returned code 1.
1198.80/1199.30	c zchaff_rand returned code 1.
1198.80/1199.30	c ERROR: All Failed! 
1198.80/1199.30	c SATZILLA_TIME=1199.080000

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/node43/watcher-304004-1172048894 -o ROOT/results/node43/solver-304004-1172048894 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304004-1172048894/SATzilla2007_C /tmp/evaluation/304004-1172048894/instance-304004-1172048894.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.06 1.01 1.00 3/64 3764
/proc/meminfo: memFree=1442160/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=0
/proc/3764/stat : 3764 (SATzilla2007_C) R 3762 3764 3026 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 224845472 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3764/statm: 360 110 95 260 0 84 0
[pid=3765] ppid=3764 vsize=784 CPUtime=0
/proc/3765/stat : 3765 (march_dl) R 3764 3764 3026 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 224845472 802816 91 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3765/statm: 196 91 50 118 0 75 0

[startup+0.106685 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 3764
/proc/meminfo: memFree=1442160/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=0
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224845472 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3764/statm: 360 110 95 260 0 84 0
[pid=3765] ppid=3764 vsize=2020 CPUtime=0.09
/proc/3765/stat : 3765 (march_dl) R 3764 3764 3026 0 -1 4194304 1615 0 0 0 9 0 0 0 19 0 1 0 224845472 2068480 374 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134522675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3765/statm: 505 374 57 118 0 384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3460

[startup+0.514751 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 3764
/proc/meminfo: memFree=1442160/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=0
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224845472 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3764/statm: 360 110 95 260 0 84 0
[pid=3765] ppid=3764 vsize=5512 CPUtime=0.5
/proc/3765/stat : 3765 (march_dl) R 3764 3764 3026 0 -1 4194304 3647 0 0 0 49 1 0 0 23 0 1 0 224845472 5644288 797 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3765/statm: 1378 797 67 118 0 1257 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6952

[startup+1.33489 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 3766
/proc/meminfo: memFree=1439072/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=0
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224845472 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3764/statm: 360 110 95 260 0 84 0
[pid=3765] ppid=3764 vsize=5512 CPUtime=1.32
/proc/3765/stat : 3765 (march_dl) R 3764 3764 3026 0 -1 4194304 3655 0 0 0 131 1 0 0 25 0 1 0 224845472 5644288 805 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3765/statm: 1378 805 67 118 0 1257 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6952

[startup+2.97516 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 3766
/proc/meminfo: memFree=1438752/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=0
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224845472 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3764/statm: 360 110 95 260 0 84 0
[pid=3765] ppid=3764 vsize=5644 CPUtime=2.96
/proc/3765/stat : 3765 (march_dl) R 3764 3764 3026 0 -1 4194304 3718 0 0 0 295 1 0 0 25 0 1 0 224845472 5779456 868 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3765/statm: 1411 868 67 118 0 1290 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7084

[startup+6.25371 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 3767
/proc/meminfo: memFree=1439904/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=1440 CPUtime=4.99
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 135 3776 0 0 0 0 498 1 16 0 1 0 224845472 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3764/statm: 360 111 96 260 0 84 0
[pid=3767] ppid=3764 vsize=6188 CPUtime=1.24
/proc/3767/stat : 3767 (ubcsat2006) R 3764 3764 3026 0 -1 4194304 621 0 0 0 121 3 0 0 25 0 1 0 224845973 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3767/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7098 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1430944/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=6256 CPUtime=1.61
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 1369 0 0 0 161 0 0 0 25 0 1 0 224846581 6406144 1363 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 1564 1363 58 118 0 1442 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13200

[startup+25.5239 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1426592/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=10128 CPUtime=14.42
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 2335 0 0 0 1441 1 0 0 25 0 1 0 224846581 10371072 2329 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 2532 2329 58 118 0 2410 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17072

[startup+51.1452 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1424672/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=12140 CPUtime=40.03
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 2808 0 0 0 4001 2 0 0 25 0 1 0 224846581 12431360 2802 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 3035 2802 58 118 0 2913 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19084

[startup+102.383 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1422944/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=13880 CPUtime=91.25
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 3252 0 0 0 9123 2 0 0 25 0 1 0 224846581 14213120 3246 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 3470 3246 58 118 0 3348 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20824

[startup+162.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1420256/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=16564 CPUtime=151.28
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 3906 0 0 0 15126 2 0 0 25 0 1 0 224846581 16961536 3900 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 4141 3900 58 118 0 4019 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 23508

[startup+222.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1419488/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=17404 CPUtime=211.33
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 4103 0 0 0 21130 3 0 0 25 0 1 0 224846581 17821696 4097 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 4351 4097 58 118 0 4229 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 24348

[startup+282.561 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1417760/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=19200 CPUtime=271.37
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 4538 0 0 0 27134 3 0 0 25 0 1 0 224846581 19660800 4532 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 4800 4532 58 118 0 4678 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 26144

[startup+342.616 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1417312/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=19636 CPUtime=331.4
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 4644 0 0 0 33137 3 0 0 25 0 1 0 224846581 20107264 4638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 4909 4638 58 118 0 4787 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 26580

[startup+402.681 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 3768
/proc/meminfo: memFree=1416096/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=20744 CPUtime=391.45
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 4938 0 0 0 39141 4 0 0 25 0 1 0 224846581 21241856 4932 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 5186 4932 58 118 0 5064 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 27688

[startup+462.738 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3768
/proc/meminfo: memFree=1415328/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=21536 CPUtime=451.49
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 5134 0 0 0 45145 4 0 0 25 0 1 0 224846581 22052864 5128 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 5384 5128 58 118 0 5262 0
Current children cumulated CPU time (s) 462.55

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


[startup+823.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1412448/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=24588 CPUtime=811.73
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 5842 0 0 0 81168 5 0 0 25 0 1 0 224846581 25178112 5836 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6147 5836 58 118 0 6025 0
Current children cumulated CPU time (s) 822.79
Current children cumulated vsize (KiB) 31532

[startup+883.151 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1412256/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=24720 CPUtime=871.77
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 5900 0 0 0 87171 6 0 0 25 0 1 0 224846581 25313280 5894 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6180 5894 58 118 0 6058 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 31664

[startup+943.207 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1412128/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=24916 CPUtime=931.81
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 5935 0 0 0 93175 6 0 0 25 0 1 0 224846581 25513984 5929 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6229 5929 58 118 0 6107 0
Current children cumulated CPU time (s) 942.87
Current children cumulated vsize (KiB) 31860

[startup+1003.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1410848/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=26104 CPUtime=991.84
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6247 0 0 0 99178 6 0 0 25 0 1 0 224846581 26730496 6241 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6526 6241 58 118 0 6404 0
Current children cumulated CPU time (s) 1002.9
Current children cumulated vsize (KiB) 33048

[startup+1063.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409824/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27172 CPUtime=1051.88
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6502 0 0 0 105182 6 0 0 25 0 1 0 224846581 27824128 6496 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6793 6496 58 118 0 6671 0
Current children cumulated CPU time (s) 1062.94
Current children cumulated vsize (KiB) 34116

[startup+1123.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409696/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27504 CPUtime=1111.91
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6550 0 0 0 111185 6 0 0 25 0 1 0 224846581 28164096 6544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6876 6544 58 118 0 6754 0
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (KiB) 34448

[startup+1183.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409632/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27504 CPUtime=1171.95
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6558 0 0 0 117189 6 0 0 25 0 1 0 224846581 28164096 6552 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6876 6552 58 118 0 6754 0
Current children cumulated CPU time (s) 1183.01
Current children cumulated vsize (KiB) 34448

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

[startup+1187.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409440/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1175.76
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6613 0 0 0 117569 7 0 0 25 0 1 0 224846581 28434432 6607 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6607 58 118 0 6820 0
Current children cumulated CPU time (s) 1186.82
Current children cumulated vsize (KiB) 34712

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409440/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1182.31
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6613 0 0 0 118224 7 0 0 25 0 1 0 224846581 28434432 6607 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6607 58 118 0 6820 0
Current children cumulated CPU time (s) 1193.37
Current children cumulated vsize (KiB) 34712

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409440/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1185.59
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6626 0 0 0 118552 7 0 0 25 0 1 0 224846581 28434432 6620 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6620 58 118 0 6820 0
Current children cumulated CPU time (s) 1196.65
Current children cumulated vsize (KiB) 34712

[startup+1197.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409376/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1186.41
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6627 0 0 0 118634 7 0 0 25 0 1 0 224846581 28434432 6621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6621 58 118 0 6820 0
Current children cumulated CPU time (s) 1197.47
Current children cumulated vsize (KiB) 34712

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409376/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1187.23
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6627 0 0 0 118716 7 0 0 25 0 1 0 224846581 28434432 6621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6621 58 118 0 6820 0
Current children cumulated CPU time (s) 1198.29
Current children cumulated vsize (KiB) 34712

[startup+1199.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409376/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1187.64
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6627 0 0 0 118757 7 0 0 25 0 1 0 224846581 28434432 6621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6621 58 118 0 6820 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 34712

[startup+1199.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3768
/proc/meminfo: memFree=1409376/2055920 swapFree=4183404/4192956
[pid=3764] ppid=3762 vsize=6944 CPUtime=11.06
/proc/3764/stat : 3764 (SATzilla2007_C) S 3762 3764 3026 0 -1 4194304 2753 4403 0 0 388 7 704 7 25 0 1 0 224845472 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3764/statm: 1736 1553 165 260 0 1460 0
[pid=3768] ppid=3764 vsize=27768 CPUtime=1187.74
/proc/3768/stat : 3768 (minisat20) R 3764 3764 3026 0 -1 4194304 6627 0 0 0 118767 7 0 0 25 0 1 0 224846581 28434432 6621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3768/statm: 6942 6621 58 118 0 6820 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 34712

Child status: 17
Real time (s): 1199.3
CPU time (s): 1198.9
CPU user time (s): 1198.67
CPU system time (s): 0.232964
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 34712

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

runsolver used 0.903862 second user time and 2.43563 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Wed Feb 21 09:08:14 UTC 2007

IDJOB= 304004
IDBENCH= 20121
IDSOLVER= 135
FILE ID= node43/304004-1172048894

PBS_JOBID= 3892744

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-S232355738-04.cnf
COMMAND LINE= /tmp/evaluation/304004-1172048894/SATzilla2007_C /tmp/evaluation/304004-1172048894/instance-304004-1172048894.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-304004-1172048894 -o ROOT/results/node43/solver-304004-1172048894 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304004-1172048894/SATzilla2007_C /tmp/evaluation/304004-1172048894/instance-304004-1172048894.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a6e6a7977b07478d6ffb3f7c9e1941ba

RANDOM SEED= 505560500

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1442504 kB
Buffers:         36396 kB
Cached:         493000 kB
SwapCached:       3384 kB
Active:         120364 kB
Inactive:       418564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442504 kB
SwapTotal:     4192956 kB
SwapFree:      4183404 kB
Dirty:            8912 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            60528 kB
Committed_AS:   607660 kB
PageTables:       1392 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 node43 on Wed Feb 21 09:28:14 UTC 2007