Trace number 312081

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.5 1199.83

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S883553387-12-UNSAT.cnf
MD5SUM2976853275fc06eec446787735cebe47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark123.8
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.64	c run March_dl for 5 seconds ... 
10.53/10.64	c Bin: Executing march_dl
10.53/10.64	c child exit by a signal
10.53/10.64	c march_dl returned code 137.
10.53/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.64	c Bin: Executing ubcsat2006
10.53/10.64	c child exited successfully
10.53/10.64	c ubcsat2006 returned code 0.
10.53/10.64	c satzilla computing base features
10.53/10.64	c satzilla doing unit-prop probe
10.53/10.64	c satzilla doing local search probe
10.53/10.64	c satzilla doing lobjois search-space size estimate
10.53/10.64	c satzilla's ranking:
10.53/10.64	c 1) minisat20+P: 0.986729
10.53/10.64	c 2) minisat20: 1.035276
10.53/10.64	c 3) march_dl: 1.067637
10.53/10.64	c 4) vallst+P: 1.927917
10.53/10.64	c 5) march_dl+P: 2.067842
10.53/10.64	c 6) zchaff_rand+P: 2.270649
10.53/10.64	c 7) kcnfs+P: 999.000000
10.53/10.64	c 8) kcnfs: 999.000000
10.53/10.64	c 9) vallst: 999.000000
10.53/10.64	c 10) zchaff_rand: 999.000000
10.53/10.64	c satzilla running minisat20 with preprocessing ... 
10.63/10.68	This is MiniSat 2.0 beta
10.63/10.68	WARNING: for repeatability, setting FPU to use double precision
10.63/10.68	============================[ Problem Statistics ]=============================
10.63/10.68	|                                                                             |
10.63/10.68	|  Number of variables:  1665                                                 |
10.63/10.68	|  Number of clauses:    5210                                                 |
10.63/10.68	|  Parsing time:         0.00         s                                       |
10.63/10.68	============================[ Search Statistics ]==============================
10.63/10.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.68	===============================================================================
10.63/10.68	|         0 |    1665     5210    14562 |     1736        0    nan |  0.000 % |
10.63/10.69	|       100 |    1665     5210    14562 |     1910      100     21 |  0.000 % |
10.63/10.70	|       250 |    1665     5210    14562 |     2101      250     22 |  0.000 % |
10.63/10.71	|       475 |    1665     5210    14562 |     2311      475     23 |  0.000 % |
10.63/10.74	|       812 |    1665     5210    14562 |     2542      812     22 |  0.000 % |
10.65/10.77	|      1319 |    1665     5210    14562 |     2796     1319     21 |  0.000 % |
10.65/10.83	|      2079 |    1665     5210    14562 |     3076     2079     21 |  0.000 % |
10.65/10.94	|      3219 |    1665     5210    14562 |     3384     3219     22 |  0.000 % |
10.65/11.08	|      4927 |    1665     5210    14562 |     3722     3140     21 |  0.000 % |
11.23/11.34	|      7489 |    1665     5210    14562 |     4094     3783     20 |  0.000 % |
11.64/11.74	|     11333 |    1665     5210    14562 |     4504     3362     21 |  0.000 % |
12.26/12.37	|     17099 |    1665     5210    14562 |     4954     4538     23 |  0.000 % |
13.28/13.36	|     25749 |    1665     5210    14562 |     5450     3033     22 |  0.000 % |
14.82/14.88	|     38725 |    1665     5210    14562 |     5995     4790     22 |  0.000 % |
17.18/17.23	|     58186 |    1665     5210    14562 |     6594     5839     22 |  0.000 % |
20.77/20.90	|     87378 |    1665     5210    14562 |     7254     4693     21 |  0.000 % |
26.40/26.51	|    131170 |    1665     5210    14562 |     7979     4364     18 |  0.000 % |
35.52/35.57	|    196855 |    1665     5210    14562 |     8777     5315     21 |  0.000 % |
50.69/50.82	|    295384 |    1665     5210    14562 |     9655     5502     24 |  0.000 % |
73.44/73.54	|    443173 |    1665     5210    14562 |    10621     6624     22 |  0.000 % |
110.85/110.96	|    664858 |    1665     5210    14562 |    11683     7728     23 |  0.000 % |
167.73/167.82	|    997386 |    1665     5210    14562 |    12851     9328     25 |  0.000 % |
255.45/255.59	|   1496174 |    1665     5210    14562 |    14136     8727     21 |  0.000 % |
398.93/399.13	|   2244357 |    1665     5210    14562 |    15550     7876     22 |  0.000 % |
629.72/630.00	|   3366631 |    1665     5210    14562 |    17105     8787     22 |  0.000 % |
993.64/993.95	|   5050043 |    1665     5210    14562 |    18816    11894     22 |  0.000 % |
1199.42/1199.83	c Preprocessing...
1199.42/1199.83	c Inital problem has 1665 variables, 4142 nary clauses (1035 binary clauses).
1199.42/1199.83	c Num non-binary clauses 4142, Average non-binary clause length 3.000
1199.42/1199.83	c Theory has no gaps
1199.42/1199.83	c Preprocessor runtime was 0.040 seconds.
1199.42/1199.83	c 
1199.42/1199.83	c Satisfiability of theory still undetermined.
1199.42/1199.83	c See file /tmp/8wrddR for simplified theory.
1199.42/1199.83	c Bin: Executing minisat20
1199.42/1199.83	c child exit by a signal
1199.42/1199.83	c minisat20 returned code 137.
1199.42/1199.83	c minisat20 returned code 137.
1199.42/1199.83	c satzilla running minisat20 ... 
1199.42/1199.83	c Bin: Executing minisat20
1199.42/1199.83	c minisat20 returned code 1.
1199.42/1199.83	c minisat20 returned code 1.
1199.42/1199.83	c satzilla running march_dl ... 
1199.42/1199.83	c Bin: Executing march_dl
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c satzilla running vallst with preprocessing ... 
1199.42/1199.83	c Bin: Executing vallst
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c satzilla running march_dl with preprocessing ... 
1199.42/1199.83	c Bin: Executing march_dl
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.83	c Bin: Executing zchaff_rand
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.83	c Bin: Executing kcnfs
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c satzilla running kcnfs ... 
1199.42/1199.83	c Bin: Executing kcnfs
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c satzilla running vallst ... 
1199.42/1199.83	c Bin: Executing vallst
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c satzilla running zchaff_rand ... 
1199.42/1199.83	c Bin: Executing zchaff_rand
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c ERROR: All Failed! 
1199.42/1199.83	c SATZILLA_TIME=1199.660000

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-312081-1172581541 -o ROOT/results/node20/solver-312081-1172581541 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312081-1172581541/SATzilla2007_C /tmp/evaluation/312081-1172581541/instance-312081-1172581541.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 13202
/proc/meminfo: memFree=1770000/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=0
/proc/13202/stat : 13202 (SATzilla2007_C) R 13200 13202 11653 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 278108178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/13202/statm: 360 110 95 260 0 84 0
[pid=13203] ppid=13202 vsize=772 CPUtime=0
/proc/13203/stat : 13203 (march_dl) R 13202 13202 11653 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 278108178 790528 102 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13203/statm: 193 102 50 118 0 72 0

[startup+0.1071 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13202
/proc/meminfo: memFree=1770000/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=0
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278108178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13202/statm: 360 110 95 260 0 84 0
[pid=13203] ppid=13202 vsize=2344 CPUtime=0.1
/proc/13203/stat : 13203 (march_dl) R 13202 13202 11653 0 -1 4194304 543 0 0 0 10 0 0 0 20 0 1 0 278108178 2400256 514 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531196 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13203/statm: 586 514 74 118 0 465 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3784

[startup+0.515147 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13202
/proc/meminfo: memFree=1770000/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=0
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278108178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13202/statm: 360 110 95 260 0 84 0
[pid=13203] ppid=13202 vsize=2476 CPUtime=0.51
/proc/13203/stat : 13203 (march_dl) R 13202 13202 11653 0 -1 4194304 571 0 0 0 51 0 0 0 23 0 1 0 278108178 2535424 542 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13203/statm: 619 542 74 118 0 498 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3916

[startup+1.33625 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13204
/proc/meminfo: memFree=1767872/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=0
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278108178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13202/statm: 360 110 95 260 0 84 0
[pid=13203] ppid=13202 vsize=2608 CPUtime=1.33
/proc/13203/stat : 13203 (march_dl) R 13202 13202 11653 0 -1 4194304 604 0 0 0 133 0 0 0 25 0 1 0 278108178 2670592 575 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13203/statm: 652 575 74 118 0 531 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4048

[startup+2.97645 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13204
/proc/meminfo: memFree=1767680/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=0
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278108178 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13202/statm: 360 110 95 260 0 84 0
[pid=13203] ppid=13202 vsize=2740 CPUtime=2.97
/proc/13203/stat : 13203 (march_dl) R 13202 13202 11653 0 -1 4194304 628 0 0 0 297 0 0 0 25 0 1 0 278108178 2805760 599 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13203/statm: 685 599 74 118 0 564 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4180

[startup+6.25984 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13205
/proc/meminfo: memFree=1769088/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=1440 CPUtime=4.99
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 135 647 0 0 0 0 499 0 16 0 1 0 278108178 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13202/statm: 360 111 96 260 0 84 0
[pid=13205] ppid=13202 vsize=6188 CPUtime=1.25
/proc/13205/stat : 13205 (ubcsat2006) R 13202 13202 11653 0 -1 4194304 323 0 0 0 107 18 0 0 25 0 1 0 278108678 6336512 306 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13205/statm: 1547 306 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7206 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1766600/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=2776 CPUtime=2.02
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 416 0 0 0 202 0 0 0 25 0 1 0 278109246 2842624 410 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 694 410 58 118 0 572 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5808

[startup+25.5282 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1765832/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=3568 CPUtime=14.83
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 601 0 0 0 1482 1 0 0 25 0 1 0 278109246 3653632 595 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 892 595 58 118 0 770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6600

[startup+51.1583 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1764936/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=4504 CPUtime=40.45
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 822 0 0 0 4044 1 0 0 25 0 1 0 278109246 4612096 816 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525869 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1126 816 58 118 0 1004 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7536

[startup+102.412 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1764168/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=5168 CPUtime=91.69
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1014 0 0 0 9167 2 0 0 25 0 1 0 278109246 5292032 1008 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1292 1008 58 118 0 1170 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8200

[startup+162.484 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1763464/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=5968 CPUtime=151.75
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1192 0 0 0 15172 3 0 0 25 0 1 0 278109246 6111232 1186 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1492 1186 58 118 0 1370 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 9000

[startup+222.555 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1762952/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=6500 CPUtime=211.8
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1315 0 0 0 21176 4 0 0 25 0 1 0 278109246 6656000 1309 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1625 1309 58 118 0 1503 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 9532

[startup+282.626 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1762376/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=7036 CPUtime=271.85
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1468 0 0 0 27181 4 0 0 25 0 1 0 278109246 7204864 1462 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1759 1462 58 118 0 1637 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 10068

[startup+342.695 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1762056/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=7432 CPUtime=331.91
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1548 0 0 0 33186 5 0 0 25 0 1 0 278109246 7610368 1542 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1858 1542 58 118 0 1736 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 10464

[startup+402.768 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1761736/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=7704 CPUtime=391.96
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1626 0 0 0 39191 5 0 0 25 0 1 0 278109246 7888896 1620 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 1926 1620 58 118 0 1804 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 10736

[startup+462.841 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1761352/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=8108 CPUtime=452.02
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 1718 0 0 0 45197 5 0 0 25 0 1 0 278109246 8302592 1712 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2027 1712 58 118 0 1905 0
Current children cumulated CPU time (s) 462.67

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


[startup+763.204 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1760008/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=9428 CPUtime=752.31
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2060 0 0 0 75222 9 0 0 25 0 1 0 278109246 9654272 2054 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2357 2054 58 118 0 2235 0
Current children cumulated CPU time (s) 762.96
Current children cumulated vsize (KiB) 12460

[startup+823.279 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1759880/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=9556 CPUtime=812.36
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2087 0 0 0 81227 9 0 0 25 0 1 0 278109246 9785344 2081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2389 2081 58 118 0 2267 0
Current children cumulated CPU time (s) 823.01
Current children cumulated vsize (KiB) 12588

[startup+883.348 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13206
/proc/meminfo: memFree=1759752/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=9688 CPUtime=872.42
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2118 0 0 0 87232 10 0 0 25 0 1 0 278109246 9920512 2112 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2422 2112 58 118 0 2300 0
Current children cumulated CPU time (s) 883.07
Current children cumulated vsize (KiB) 12720

[startup+943.416 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1759624/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=9824 CPUtime=932.46
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2149 0 0 0 93236 10 0 0 25 0 1 0 278109246 10059776 2143 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2456 2143 58 118 0 2334 0
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (KiB) 12856

[startup+1003.49 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1759176/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=10240 CPUtime=992.52
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2258 0 0 0 99241 11 0 0 25 0 1 0 278109246 10485760 2252 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2560 2252 58 118 0 2438 0
Current children cumulated CPU time (s) 1003.17
Current children cumulated vsize (KiB) 13272

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758984/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=10508 CPUtime=1052.57
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2298 0 0 0 105246 11 0 0 25 0 1 0 278109246 10760192 2292 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528278 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2627 2292 58 118 0 2505 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 13540

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758984/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=10652 CPUtime=1112.63
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2333 0 0 0 111251 12 0 0 25 0 1 0 278109246 10907648 2327 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2663 2327 58 118 0 2541 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 13684

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758792/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=10928 CPUtime=1172.68
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2427 0 0 0 117255 13 0 0 25 0 1 0 278109246 11190272 2421 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2732 2421 58 118 0 2610 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 13960

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

[startup+1187.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1176.48
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 117635 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1187.13
Current children cumulated vsize (KiB) 14092

[startup+1194.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1183.04
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 118291 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1193.69
Current children cumulated vsize (KiB) 14092

[startup+1197.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1186.31
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 118618 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1196.96
Current children cumulated vsize (KiB) 14092

[startup+1198.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1187.95
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 118782 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 14092

[startup+1199.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1188.36
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 118823 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 14092

[startup+1199.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13206
/proc/meminfo: memFree=1758472/2055920 swapFree=4111204/4192956
[pid=13202] ppid=13200 vsize=3032 CPUtime=10.65
/proc/13202/stat : 13202 (SATzilla2007_C) S 13200 13202 11653 0 -1 4194304 1013 976 0 0 319 12 700 34 25 0 1 0 278108178 3104768 556 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13202/statm: 758 556 164 260 0 482 0
[pid=13206] ppid=13202 vsize=11060 CPUtime=1188.77
/proc/13206/stat : 13206 (minisat20) R 13202 13202 11653 0 -1 4194304 2456 0 0 0 118864 13 0 0 25 0 1 0 278109246 11325440 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13206/statm: 2765 2450 58 118 0 2643 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 14092

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.5
CPU user time (s): 1198.89
CPU system time (s): 0.602908
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 14092

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

runsolver used 1.18282 second user time and 3.08453 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Feb 27 13:05:42 UTC 2007

IDJOB= 312081
IDBENCH= 20331
IDSOLVER= 135
FILE ID= node20/312081-1172581541

PBS_JOBID= 3971897

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S883553387-12-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312081-1172581541/SATzilla2007_C /tmp/evaluation/312081-1172581541/instance-312081-1172581541.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-312081-1172581541 -o ROOT/results/node20/solver-312081-1172581541 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312081-1172581541/SATzilla2007_C /tmp/evaluation/312081-1172581541/instance-312081-1172581541.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  2976853275fc06eec446787735cebe47

RANDOM SEED= 484269855

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:       1770408 kB
Buffers:         37704 kB
Cached:         145676 kB
SwapCached:      48228 kB
Active:         137004 kB
Inactive:       108720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770408 kB
SwapTotal:     4192956 kB
SwapFree:      4111204 kB
Dirty:            8524 kB
Writeback:           0 kB
Mapped:          32484 kB
Slab:            25436 kB
Committed_AS:   652280 kB
PageTables:       1704 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= 66553 MiB

End job on node20 on Tue Feb 27 13:25:42 UTC 2007