Trace number 303553

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1198.85 1199.21

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S666382280-13.cnf
MD5SUMc43d54c2e9e3de5b9ca4424a3e9c633d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data (download as text)

10.83/10.94	c run March_dl for 5 seconds ... 
10.83/10.94	c Bin: Executing march_dl
10.83/10.94	c child exit by a signal
10.83/10.94	c march_dl returned code 137.
10.83/10.94	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.94	c Bin: Executing ubcsat2006
10.83/10.94	c child exited successfully
10.83/10.94	c ubcsat2006 returned code 0.
10.83/10.94	c satzilla computing base features
10.83/10.94	c satzilla doing unit-prop probe
10.83/10.94	c satzilla doing local search probe
10.83/10.94	c satzilla doing lobjois search-space size estimate
10.83/10.94	c satzilla's ranking:
10.83/10.94	c 1) minisat20+P: 0.950412
10.83/10.94	c 2) minisat20: 1.180912
10.83/10.94	c 3) march_dl: 1.638386
10.83/10.94	c 4) march_dl+P: 2.621482
10.83/10.94	c 5) vallst+P: 4.888135
10.83/10.94	c 6) zchaff_rand+P: 6.153345
10.83/10.94	c 7) kcnfs+P: 999.000000
10.83/10.94	c 8) kcnfs: 999.000000
10.83/10.94	c 9) vallst: 999.000000
10.83/10.94	c 10) zchaff_rand: 999.000000
10.83/10.94	c satzilla running minisat20 with preprocessing ... 
10.93/11.04	This is MiniSat 2.0 beta
10.93/11.04	WARNING: for repeatability, setting FPU to use double precision
10.93/11.04	============================[ Problem Statistics ]=============================
10.93/11.04	|                                                                             |
10.93/11.04	|  Number of variables:  200                                                  |
10.93/11.04	|  Number of clauses:    17000                                                |
10.93/11.05	|  Parsing time:         0.02         s                                       |
10.93/11.06	============================[ Search Statistics ]==============================
10.93/11.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.93/11.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.93/11.06	===============================================================================
10.93/11.06	|         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
11.01/11.07	|       102 |     200    17000   119000 |     6233      102     56 |  0.003 % |
11.01/11.08	|       254 |     200    17000   119000 |     6856      254     57 |  0.003 % |
11.01/11.10	|       479 |     200    17000   119000 |     7542      479     57 |  0.003 % |
11.01/11.13	|       817 |     200    17000   119000 |     8296      817     57 |  0.003 % |
11.01/11.18	|      1324 |     200    17000   119000 |     9126     1324     57 |  0.003 % |
11.01/11.24	|      2083 |     200    17000   119000 |    10038     2083     57 |  0.003 % |
11.23/11.35	|      3223 |     200    17000   119000 |    11042     3223     57 |  0.003 % |
11.43/11.53	|      4931 |     200    17000   119000 |    12147     4931     57 |  0.003 % |
11.74/11.84	|      7493 |     200    17000   119000 |    13361     7493     57 |  0.003 % |
12.35/12.41	|     11338 |     200    17000   119000 |    14697    11338     57 |  0.003 % |
13.27/13.40	|     17105 |     200    17000   119000 |    16167     9711     58 |  0.003 % |
15.01/15.12	|     25756 |     200    17000   119000 |    17784    10234     58 |  0.003 % |
17.49/17.58	|     38731 |     200    17000   119000 |    19562    14271     59 |  0.003 % |
21.99/22.07	|     58192 |     200    17000   119000 |    21519    14072     59 |  0.003 % |
29.57/29.62	|     87384 |     200    17000   119000 |    23671    10845     57 |  0.003 % |
41.54/41.63	|    131174 |     200    17000   119000 |    26038    18124     60 |  0.003 % |
60.72/60.81	|    196859 |     200    17000   119000 |    28641    12930     57 |  0.003 % |
90.85/90.99	|    295385 |     200    17000   119000 |    31506    28436     59 |  0.003 % |
139.63/139.75	|    443175 |     200    17000   119000 |    34656    24111     59 |  0.003 % |
219.46/219.58	|    664859 |     200    17000   119000 |    38122    25665     59 |  0.003 % |
341.41/341.57	|    997385 |     200    17000   119000 |    41934    29700     58 |  0.003 % |
547.61/547.83	|   1496174 |     200    17000   119000 |    46128    41961     59 |  0.003 % |
884.99/885.37	|   2244356 |     200    17000   119000 |    50741    36500     58 |  0.003 % |
1198.79/1199.20	c Preprocessing...
1198.79/1199.20	c Inital problem has 200 variables, 17000 nary clauses (0 binary clauses).
1198.79/1199.20	c Num non-binary clauses 17000, Average non-binary clause length 7.000
1198.79/1199.20	c Theory has no gaps
1198.79/1199.20	c Preprocessor runtime was 0.050 seconds.
1198.79/1199.20	c 
1198.79/1199.20	c Satisfiability of theory still undetermined.
1198.79/1199.20	c See file /tmp/B9VVKu for simplified theory.
1198.79/1199.20	c Bin: Executing minisat20
1198.79/1199.20	c child exit by a signal
1198.79/1199.20	c minisat20 returned code 137.
1198.79/1199.20	c minisat20 returned code 137.
1198.79/1199.20	c satzilla running minisat20 ... 
1198.79/1199.20	c Bin: Executing minisat20
1198.79/1199.20	c minisat20 returned code 1.
1198.79/1199.20	c minisat20 returned code 1.
1198.79/1199.20	c satzilla running march_dl ... 
1198.79/1199.20	c Bin: Executing march_dl
1198.79/1199.20	c march_dl returned code 1.
1198.79/1199.20	c march_dl returned code 1.
1198.79/1199.20	c satzilla running march_dl with preprocessing ... 
1198.79/1199.20	c Bin: Executing march_dl
1198.79/1199.20	c march_dl returned code 1.
1198.79/1199.20	c march_dl returned code 1.
1198.79/1199.20	c satzilla running vallst with preprocessing ... 
1198.79/1199.20	c Bin: Executing vallst
1198.79/1199.20	c vallst returned code 1.
1198.79/1199.20	c vallst returned code 1.
1198.79/1199.20	c satzilla running zchaff_rand with preprocessing ... 
1198.79/1199.20	c Bin: Executing zchaff_rand
1198.79/1199.20	c zchaff_rand returned code 1.
1198.79/1199.20	c zchaff_rand returned code 1.
1198.79/1199.20	c satzilla running kcnfs with preprocessing ... 
1198.79/1199.20	c Bin: Executing kcnfs
1198.79/1199.20	c kcnfs returned code 1.
1198.79/1199.20	c kcnfs returned code 1.
1198.79/1199.20	c satzilla running kcnfs ... 
1198.79/1199.20	c Bin: Executing kcnfs
1198.79/1199.20	c kcnfs returned code 1.
1198.79/1199.20	c kcnfs returned code 1.
1198.79/1199.20	c satzilla running vallst ... 
1198.79/1199.20	c Bin: Executing vallst
1198.79/1199.20	c vallst returned code 1.
1198.79/1199.20	c vallst returned code 1.
1198.79/1199.20	c satzilla running zchaff_rand ... 
1198.79/1199.20	c Bin: Executing zchaff_rand
1198.79/1199.20	c zchaff_rand returned code 1.
1198.79/1199.20	c zchaff_rand returned code 1.
1198.79/1199.20	c ERROR: All Failed! 
1198.79/1199.20	c SATZILLA_TIME=1199.020000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-303553-1172038082 -o ROOT/results/node20/solver-303553-1172038082 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303553-1172038082/SATzilla2007_C /tmp/evaluation/303553-1172038082/instance-303553-1172038082.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/77 7873
/proc/meminfo: memFree=1393512/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=0
/proc/7873/stat : 7873 (SATzilla2007_C) R 7871 7873 6806 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 223762233 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/7873/statm: 360 110 95 260 0 84 0
[pid=7874] ppid=7873 vsize=768 CPUtime=0
/proc/7874/stat : 7874 (march_dl) R 7873 7873 6806 0 -1 4194304 87 0 0 0 0 0 0 0 19 0 1 0 223762234 786432 82 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7874/statm: 192 82 50 118 0 71 0

[startup+0.106356 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7873
/proc/meminfo: memFree=1393512/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=0
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 223762233 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7873/statm: 360 110 95 260 0 84 0
[pid=7874] ppid=7873 vsize=2840 CPUtime=0.09
/proc/7874/stat : 7874 (march_dl) R 7873 7873 6806 0 -1 4194304 1881 0 0 0 9 0 0 0 22 0 1 0 223762234 2908160 563 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7874/statm: 710 563 61 118 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4280

[startup+0.514404 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7873
/proc/meminfo: memFree=1393512/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=0
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 223762233 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7873/statm: 360 110 95 260 0 84 0
[pid=7874] ppid=7873 vsize=5012 CPUtime=0.5
/proc/7874/stat : 7874 (march_dl) R 7873 7873 6806 0 -1 4194304 3280 0 0 0 49 1 0 0 25 0 1 0 223762234 5132288 721 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7874/statm: 1253 721 67 118 0 1132 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6452

[startup+1.3345 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7875
/proc/meminfo: memFree=1390680/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=0
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 223762233 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7873/statm: 360 110 95 260 0 84 0
[pid=7874] ppid=7873 vsize=5012 CPUtime=1.32
/proc/7874/stat : 7874 (march_dl) R 7873 7873 6806 0 -1 4194304 3303 0 0 0 131 1 0 0 25 0 1 0 223762234 5132288 744 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7874/statm: 1253 744 67 118 0 1132 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6452

[startup+2.9707 s]
/proc/loadavg: 0.92 0.98 0.99 3/79 7875
/proc/meminfo: memFree=1390296/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=0
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 223762233 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7873/statm: 360 110 95 260 0 84 0
[pid=7874] ppid=7873 vsize=5276 CPUtime=2.96
/proc/7874/stat : 7874 (march_dl) R 7873 7873 6806 0 -1 4194304 3370 0 0 0 295 1 0 0 25 0 1 0 223762234 5402624 811 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7874/statm: 1319 811 67 118 0 1198 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6716

[startup+6.2471 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7876
/proc/meminfo: memFree=1391320/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=1440 CPUtime=4.99
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 135 3434 0 0 0 0 498 1 16 0 1 0 223762233 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7873/statm: 360 111 96 260 0 84 0
[pid=7876] ppid=7873 vsize=6188 CPUtime=1.23
/proc/7876/stat : 7876 (ubcsat2006) R 7873 7873 6806 0 -1 4194304 586 0 0 0 120 3 0 0 25 0 1 0 223762734 6336512 569 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7876/statm: 1547 569 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7069 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1383072/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=6172 CPUtime=1.65
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 1320 0 0 0 165 0 0 0 25 0 1 0 223763337 6320128 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 1543 1314 58 118 0 1421 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12632

[startup+25.5254 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1379744/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=8944 CPUtime=14.47
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 2040 0 0 0 1446 1 0 0 25 0 1 0 223763337 9158656 2034 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 2236 2034 58 118 0 2114 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15404

[startup+51.1545 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1377952/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=10936 CPUtime=40.08
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 2509 0 0 0 4006 2 0 0 25 0 1 0 223763337 11198464 2503 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 2734 2503 58 118 0 2612 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17396

[startup+102.408 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1375840/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=13092 CPUtime=91.32
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 3035 0 0 0 9129 3 0 0 25 0 1 0 223763337 13406208 3029 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 3273 3029 58 118 0 3151 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 19552

[startup+162.483 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1374048/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=14828 CPUtime=151.37
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 3475 0 0 0 15134 3 0 0 25 0 1 0 223763337 15183872 3469 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528493 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 3707 3469 58 118 0 3585 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 21288

[startup+222.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1373600/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=15236 CPUtime=211.43
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 3575 0 0 0 21139 4 0 0 25 0 1 0 223763337 15601664 3569 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 3809 3569 58 118 0 3687 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 21696

[startup+282.622 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1372320/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=16616 CPUtime=271.49
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 3898 0 0 0 27144 5 0 0 25 0 1 0 223763337 17014784 3892 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 4154 3892 58 118 0 4032 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 23076

[startup+342.694 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1372000/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=16880 CPUtime=331.54
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 3975 0 0 0 33149 5 0 0 25 0 1 0 223763337 17285120 3969 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 4220 3969 58 118 0 4098 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 23340

[startup+402.768 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1370656/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=18328 CPUtime=391.59
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 4302 0 0 0 39153 6 0 0 25 0 1 0 223763337 18767872 4296 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 4582 4296 58 118 0 4460 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 24788

[startup+462.837 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1370336/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=18740 CPUtime=451.64
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 4394 0 0 0 45158 6 0 0 25 0 1 0 223763337 19189760 4388 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 4685 4388 58 118 0 4563 0
Current children cumulated CPU time (s) 462.65

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


[startup+763.186 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1367840/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=21312 CPUtime=751.92
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5005 0 0 0 75182 10 0 0 25 0 1 0 223763337 21823488 4999 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 5328 4999 58 118 0 5206 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 27772

[startup+823.257 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7877
/proc/meminfo: memFree=1367776/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=21312 CPUtime=811.97
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5028 0 0 0 81187 10 0 0 25 0 1 0 223763337 21823488 5022 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 5328 5022 58 118 0 5206 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 27772

[startup+883.328 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1367584/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=21656 CPUtime=872.03
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5081 0 0 0 87192 11 0 0 25 0 1 0 223763337 22175744 5075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 5414 5075 58 118 0 5292 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 28116

[startup+943.398 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1365728/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=23484 CPUtime=932.07
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5540 0 0 0 93196 11 0 0 25 0 1 0 223763337 24047616 5534 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 5871 5534 58 118 0 5749 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 29944

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1365280/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=23948 CPUtime=992.13
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5653 0 0 0 99201 12 0 0 25 0 1 0 223763337 24522752 5647 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 5987 5647 58 118 0 5865 0
Current children cumulated CPU time (s) 1003.14
Current children cumulated vsize (KiB) 30408

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1365152/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24100 CPUtime=1052.19
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5680 0 0 0 105207 12 0 0 25 0 1 0 223763337 24678400 5674 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6025 5674 58 118 0 5903 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 30560

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1365024/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1112.25
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5707 0 0 0 111212 13 0 0 25 0 1 0 223763337 24825856 5701 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5701 58 118 0 5939 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 30704

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1365024/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1172.3
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 117217 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 30704

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1364960/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1176.09
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 117596 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (KiB) 30704

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1364960/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1182.65
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 118252 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1193.66
Current children cumulated vsize (KiB) 30704

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1364896/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1185.93
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 118580 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1196.94
Current children cumulated vsize (KiB) 30704

[startup+1198.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7877
/proc/meminfo: memFree=1364896/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1186.75
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 118662 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 30704

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 7877
/proc/meminfo: memFree=1364896/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24244 CPUtime=1187.57
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5736 0 0 0 118744 13 0 0 25 0 1 0 223763337 24825856 5730 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6061 5730 58 118 0 5939 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 30704

[startup+1199.17 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 7877
/proc/meminfo: memFree=1364896/2055920 swapFree=4120788/4192956
[pid=7873] ppid=7871 vsize=6460 CPUtime=11.01
/proc/7873/stat : 7873 (SATzilla2007_C) S 7871 7873 6806 0 -1 4194304 2545 4026 0 0 383 7 703 8 25 0 1 0 223762233 6615040 1430 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7873/statm: 1615 1430 165 260 0 1339 0
[pid=7877] ppid=7873 vsize=24384 CPUtime=1187.78
/proc/7877/stat : 7877 (minisat20) R 7873 7873 6806 0 -1 4194304 5745 0 0 0 118765 13 0 0 25 0 1 0 223763337 24969216 5739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7877/statm: 6096 5739 58 118 0 5974 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 30844

Child status: 17
Real time (s): 1199.21
CPU time (s): 1198.85
CPU user time (s): 1198.56
CPU system time (s): 0.296954
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 30844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.56
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12329
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 7575

runsolver used 1.16682 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 21 06:08:02 UTC 2007

IDJOB= 303553
IDBENCH= 20110
IDSOLVER= 135
FILE ID= node20/303553-1172038082

PBS_JOBID= 3892696

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c43d54c2e9e3de5b9ca4424a3e9c633d

RANDOM SEED= 663320068

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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:       1393856 kB
Buffers:         34292 kB
Cached:         521816 kB
SwapCached:      36240 kB
Active:         131432 kB
Inactive:       477668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393856 kB
SwapTotal:     4192956 kB
SwapFree:      4120788 kB
Dirty:            8864 kB
Writeback:           0 kB
Mapped:          29772 kB
Slab:            38504 kB
Committed_AS:   563212 kB
PageTables:       1684 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 node20 on Wed Feb 21 06:28:02 UTC 2007