Trace number 292688

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.42 1199.94

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1329819842-01.UNSAT.shuffled.cnf
MD5SUM7d4d1c68f4daca29fa40e5d7ec25d0c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark191.974
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.66	c run March_dl for 5 seconds ... 
10.57/10.66	c Bin: Executing march_dl
10.57/10.66	c child exit by a signal
10.57/10.66	c march_dl returned code 137.
10.57/10.66	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.66	c Bin: Executing ubcsat2006
10.57/10.66	c child exited successfully
10.57/10.66	c ubcsat2006 returned code 0.
10.57/10.66	c satzilla computing base features
10.57/10.66	c satzilla doing unit-prop probe
10.57/10.66	c satzilla doing local search probe
10.57/10.66	c satzilla doing lobjois search-space size estimate
10.57/10.66	c satzilla's ranking:
10.57/10.66	c 1) minisat20+P: -2.381606
10.57/10.66	c 2) march_dl+P: 1.098016
10.57/10.66	c 3) march_dl: 3.497542
10.57/10.66	c 4) minisat20: 3.770844
10.57/10.66	c 5) vallst+P: 5.822083
10.57/10.66	c 6) zchaff_rand+P: 6.037365
10.57/10.66	c 7) kcnfs+P: 999.000000
10.57/10.66	c 8) kcnfs: 999.000000
10.57/10.66	c 9) vallst: 999.000000
10.57/10.66	c 10) zchaff_rand: 999.000000
10.57/10.66	c satzilla running minisat20 with preprocessing ... 
10.57/10.67	This is MiniSat 2.0 beta
10.57/10.67	WARNING: for repeatability, setting FPU to use double precision
10.57/10.67	============================[ Problem Statistics ]=============================
10.57/10.67	|                                                                             |
10.57/10.67	|  Number of variables:  90                                                   |
10.57/10.67	|  Number of clauses:    1917                                                 |
10.57/10.67	|  Parsing time:         0.00         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
10.57/10.68	|       100 |      90     1917     9585 |      702      100     21 |  0.012 % |
10.57/10.68	|       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
10.57/10.68	|       477 |      90     1917     9585 |      850      477     20 |  0.012 % |
10.57/10.69	|       814 |      90     1917     9585 |      935      814     20 |  0.012 % |
10.57/10.71	|      1320 |      90     1917     9585 |     1029      838     20 |  0.012 % |
10.57/10.73	|      2079 |      90     1917     9585 |     1132      553     18 |  0.012 % |
10.57/10.76	|      3220 |      90     1917     9585 |     1245     1119     19 |  0.012 % |
10.58/10.81	|      4930 |      90     1917     9585 |     1369      932     19 |  0.012 % |
10.58/10.88	|      7495 |      90     1917     9585 |     1506      724     18 |  0.012 % |
10.58/10.99	|     11339 |      90     1917     9585 |     1657     1511     19 |  0.012 % |
10.58/11.17	|     17105 |      90     1917     9585 |     1823     1411     18 |  0.012 % |
11.28/11.46	|     25754 |      90     1917     9585 |     2005     1780     20 |  0.012 % |
11.79/11.92	|     38728 |      90     1917     9585 |     2206     1570     19 |  0.012 % |
12.51/12.63	|     58189 |      90     1917     9585 |     2426     2097     18 |  0.012 % |
13.54/13.71	|     87384 |      90     1917     9585 |     2669     1874     18 |  0.012 % |
15.28/15.43	|    131175 |      90     1917     9585 |     2936     2600     19 |  0.012 % |
17.95/18.10	|    196860 |      90     1917     9585 |     3229     1693     18 |  0.012 % |
22.04/22.19	|    295386 |      90     1917     9585 |     3552     2648     17 |  0.012 % |
28.39/28.54	|    443175 |      90     1917     9585 |     3908     2076     16 |  0.012 % |
38.33/38.55	|    664858 |      90     1917     9585 |     4298     3574     18 |  0.012 % |
54.11/54.23	|    997385 |      90     1917     9585 |     4728     3332     19 |  0.012 % |
78.60/78.75	|   1496173 |      90     1917     9585 |     5201     3193     18 |  0.012 % |
116.71/116.95	|   2244355 |      90     1917     9585 |     5721     4360     19 |  0.012 % |
176.77/176.96	|   3366630 |      90     1917     9585 |     6293     3821     17 |  0.012 % |
271.03/271.27	|   5050041 |      90     1917     9585 |     6923     4313     16 |  0.012 % |
419.83/420.18	|   7575158 |      90     1917     9585 |     7615     4989     17 |  0.012 % |
655.41/655.78	|  11362834 |      90     1917     9585 |     8377     5265     18 |  0.012 % |
1026.45/1026.93	|  17044347 |      90     1917     9585 |     9215     5977     18 |  0.013 % |
1199.32/1199.94	c Preprocessing...
1199.32/1199.94	c Inital problem has 90 variables, 1917 nary clauses (0 binary clauses).
1199.32/1199.94	c Num non-binary clauses 1917, Average non-binary clause length 5.000
1199.32/1199.94	c Theory has no gaps
1199.32/1199.94	c Preprocessor runtime was 0.000 seconds.
1199.32/1199.94	c 
1199.32/1199.94	c Satisfiability of theory still undetermined.
1199.32/1199.94	c See file /tmp/am5QJm for simplified theory.
1199.32/1199.94	c Bin: Executing minisat20
1199.32/1199.94	c child exit by a signal
1199.32/1199.94	c minisat20 returned code 137.
1199.32/1199.94	c minisat20 returned code 137.
1199.32/1199.94	c satzilla running march_dl with preprocessing ... 
1199.32/1199.94	c Bin: Executing march_dl
1199.32/1199.94	c march_dl returned code 1.
1199.32/1199.94	c march_dl returned code 1.
1199.32/1199.94	c satzilla running march_dl ... 
1199.32/1199.94	c Bin: Executing march_dl
1199.32/1199.94	c march_dl returned code 1.
1199.32/1199.94	c march_dl returned code 1.
1199.32/1199.94	c satzilla running minisat20 ... 
1199.32/1199.94	c Bin: Executing minisat20
1199.32/1199.94	c minisat20 returned code 1.
1199.32/1199.94	c minisat20 returned code 1.
1199.32/1199.94	c satzilla running vallst with preprocessing ... 
1199.32/1199.94	c Bin: Executing vallst
1199.32/1199.94	c vallst returned code 1.
1199.32/1199.94	c vallst returned code 1.
1199.32/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.32/1199.94	c Bin: Executing zchaff_rand
1199.32/1199.94	c zchaff_rand returned code 1.
1199.32/1199.94	c zchaff_rand returned code 1.
1199.32/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.32/1199.94	c Bin: Executing kcnfs
1199.32/1199.94	c kcnfs returned code 1.
1199.32/1199.94	c kcnfs returned code 1.
1199.32/1199.94	c satzilla running kcnfs ... 
1199.32/1199.94	c Bin: Executing kcnfs
1199.32/1199.94	c kcnfs returned code 1.
1199.32/1199.94	c kcnfs returned code 1.
1199.32/1199.94	c satzilla running vallst ... 
1199.32/1199.94	c Bin: Executing vallst
1199.32/1199.94	c vallst returned code 1.
1199.32/1199.94	c vallst returned code 1.
1199.32/1199.94	c satzilla running zchaff_rand ... 
1199.32/1199.94	c Bin: Executing zchaff_rand
1199.32/1199.94	c zchaff_rand returned code 1.
1199.32/1199.94	c zchaff_rand returned code 1.
1199.32/1199.94	c ERROR: All Failed! 
1199.32/1199.94	c SATZILLA_TIME=1199.580000

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/node9/watcher-292688-1171757995 -o ROOT/results/node9/solver-292688-1171757995 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292688-1171757995/SATzilla2007_C /tmp/evaluation/292688-1171757995/instance-292688-1171757995.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.00 1.00 0.95 3/77 8085
/proc/meminfo: memFree=1682120/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=0
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195754143 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 360 110 95 260 0 84 0
[pid=8086] ppid=8085 vsize=636 CPUtime=0
/proc/8086/stat : 8086 (march_dl) R 8085 8085 8010 0 -1 4194304 79 0 0 0 0 0 0 0 19 0 1 0 195754143 651264 74 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8086/statm: 159 74 50 118 0 38 0

[startup+0.10761 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 8085
/proc/meminfo: memFree=1682120/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=0
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195754143 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 360 110 95 260 0 84 0
[pid=8086] ppid=8085 vsize=2156 CPUtime=0.1
/proc/8086/stat : 8086 (march_dl) R 8085 8085 8010 0 -1 4194304 473 0 0 0 10 0 0 0 20 0 1 0 195754143 2207744 465 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8086/statm: 539 465 72 118 0 418 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3596

[startup+0.515689 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 8085
/proc/meminfo: memFree=1682120/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=0
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195754143 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 360 110 95 260 0 84 0
[pid=8086] ppid=8085 vsize=2344 CPUtime=0.51
/proc/8086/stat : 8086 (march_dl) R 8085 8085 8010 0 -1 4194304 498 0 0 0 51 0 0 0 24 0 1 0 195754143 2400256 490 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8086/statm: 586 490 73 118 0 465 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3784

[startup+1.33589 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8087
/proc/meminfo: memFree=1679800/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=0
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195754143 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 360 110 95 260 0 84 0
[pid=8086] ppid=8085 vsize=3196 CPUtime=1.33
/proc/8086/stat : 8086 (march_dl) R 8085 8085 8010 0 -1 4194304 684 0 0 0 133 0 0 0 25 0 1 0 195754143 3272704 676 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8086/statm: 799 676 74 118 0 678 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4636

[startup+2.97916 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8087
/proc/meminfo: memFree=1678840/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=0
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195754143 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 360 110 95 260 0 84 0
[pid=8086] ppid=8085 vsize=3592 CPUtime=2.97
/proc/8086/stat : 8086 (march_dl) R 8085 8085 8010 0 -1 4194304 797 0 0 0 297 0 0 0 25 0 1 0 195754143 3678208 789 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134564486 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8086/statm: 898 789 74 118 0 777 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5032

[startup+6.2558 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8088
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1440 CPUtime=4.99
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 135 872 0 0 0 0 499 0 18 0 1 0 195754143 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8085/statm: 360 111 96 260 0 84 0
[pid=8088] ppid=8085 vsize=6188 CPUtime=1.17
/proc/8088/stat : 8088 (ubcsat2006) R 8085 8085 8010 0 -1 4194304 255 0 12 0 105 12 0 0 25 0 1 0 195754643 6336512 250 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8088/statm: 1547 250 156 64 0 1128 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 7628

[startup+12.719 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1679416/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=2208 CPUtime=2.03
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 226 0 0 0 203 0 0 0 25 0 1 0 195755210 2260992 220 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 4176

[startup+25.5295 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1678968/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=2608 CPUtime=14.84
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 331 0 0 0 1484 0 0 0 25 0 1 0 195755210 2670592 325 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 652 325 58 118 0 530 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 4576

[startup+51.1555 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1678712/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=3020 CPUtime=40.45
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 420 0 0 0 4045 0 0 0 25 0 1 0 195755210 3092480 414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 755 414 58 118 0 633 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 4988

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1678328/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=3292 CPUtime=91.68
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 509 0 0 0 9168 0 0 0 25 0 1 0 195755210 3371008 503 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 823 503 58 118 0 701 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5260

[startup+162.478 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1678072/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=3576 CPUtime=151.74
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 560 0 0 0 15173 1 0 0 25 0 1 0 195755210 3661824 554 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 894 554 58 118 0 772 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 5544

[startup+222.55 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 8089
/proc/meminfo: memFree=1677752/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=3860 CPUtime=211.78
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 632 0 0 0 21177 1 0 0 25 0 1 0 195755210 3952640 626 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 965 626 58 118 0 843 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 5828

[startup+282.624 s]
/proc/loadavg: 1.08 1.02 0.96 2/79 8089
/proc/meminfo: memFree=1677624/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4000 CPUtime=271.83
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 664 0 0 0 27182 1 0 0 25 0 1 0 195755210 4096000 658 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1000 658 58 118 0 878 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 5968

[startup+342.692 s]
/proc/loadavg: 1.03 1.01 0.96 2/79 8089
/proc/meminfo: memFree=1677496/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4000 CPUtime=331.88
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 691 0 0 0 33186 2 0 0 25 0 1 0 195755210 4096000 685 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1000 685 58 118 0 878 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 5968

[startup+402.764 s]
/proc/loadavg: 1.01 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1677560/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4140 CPUtime=391.93
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 698 0 0 0 39191 2 0 0 25 0 1 0 195755210 4239360 692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1035 692 58 118 0 913 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 6108

[startup+462.839 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1677432/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4272 CPUtime=451.98
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 744 0 0 0 45196 2 0 0 25 0 1 0 195755210 4374528 738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1068 738 58 118 0 946 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.254 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676920/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4700 CPUtime=812.26
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 853 0 0 0 81222 4 0 0 25 0 1 0 195755210 4812800 847 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1175 847 58 118 0 1053 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 6668

[startup+883.326 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676984/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4700 CPUtime=872.32
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 853 0 0 0 87227 5 0 0 25 0 1 0 195755210 4812800 847 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1175 847 58 118 0 1053 0
Current children cumulated CPU time (s) 882.9
Current children cumulated vsize (KiB) 6668

[startup+943.398 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676984/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4700 CPUtime=932.37
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 853 0 0 0 93232 5 0 0 25 0 1 0 195755210 4812800 847 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1175 847 58 118 0 1053 0
Current children cumulated CPU time (s) 942.95
Current children cumulated vsize (KiB) 6668

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676984/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4848 CPUtime=992.41
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 858 0 0 0 99236 5 0 0 25 0 1 0 195755210 4964352 852 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1212 852 58 118 0 1090 0
Current children cumulated CPU time (s) 1002.99
Current children cumulated vsize (KiB) 6816

[startup+1063.53 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676792/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4996 CPUtime=1052.45
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 895 0 0 0 105240 5 0 0 25 0 1 0 195755210 5115904 889 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535684 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1249 889 58 118 0 1127 0
Current children cumulated CPU time (s) 1063.03
Current children cumulated vsize (KiB) 6964

[startup+1123.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676728/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=4996 CPUtime=1112.5
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 917 0 0 0 111244 6 0 0 25 0 1 0 195755210 5115904 911 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1249 911 58 118 0 1127 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 6964

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1172.55
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 939 0 0 0 117249 6 0 0 25 0 1 0 195755210 5267456 933 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 933 58 118 0 1164 0
Current children cumulated CPU time (s) 1183.13
Current children cumulated vsize (KiB) 7112

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1176.34
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 940 0 0 0 117628 6 0 0 25 0 1 0 195755210 5267456 934 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 934 58 118 0 1164 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 7112

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1182.89
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 940 0 0 0 118283 6 0 0 25 0 1 0 195755210 5267456 934 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 934 58 118 0 1164 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 7112

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1186.18
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 941 0 0 0 118612 6 0 0 25 0 1 0 195755210 5267456 935 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 935 58 118 0 1164 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 7112

[startup+1198.95 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1187.82
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 941 0 0 0 118776 6 0 0 25 0 1 0 195755210 5267456 935 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 935 58 118 0 1164 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 7112

[startup+1199.36 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1188.22
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 941 0 0 0 118816 6 0 0 25 0 1 0 195755210 5267456 935 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 935 58 118 0 1164 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 7112

[startup+1199.76 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1188.64
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 941 0 0 0 118858 6 0 0 25 0 1 0 195755210 5267456 935 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 935 58 118 0 1164 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 7112

[startup+1199.87 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 8089
/proc/meminfo: memFree=1676600/2055920 swapFree=4192812/4192956
[pid=8085] ppid=8083 vsize=1968 CPUtime=10.58
/proc/8085/stat : 8085 (SATzilla2007_C) S 8083 8085 8010 0 -1 4194304 660 1133 0 12 313 22 700 23 25 0 1 0 195754143 2015232 318 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8085/statm: 492 318 165 260 0 216 0
[pid=8089] ppid=8085 vsize=5144 CPUtime=1188.74
/proc/8089/stat : 8089 (minisat20) R 8085 8085 8010 0 -1 4194304 941 0 0 0 118868 6 0 0 25 0 1 0 195755210 5267456 935 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8089/statm: 1286 935 58 118 0 1164 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 7112

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.42
CPU user time (s): 1198.89
CPU system time (s): 0.532918
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2747
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 24880

runsolver used 1.14882 second user time and 3.11753 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Feb 18 00:19:55 UTC 2007

IDJOB= 292688
IDBENCH= 19845
IDSOLVER= 135
FILE ID= node9/292688-1171757995

PBS_JOBID= 3839285

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1329819842-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292688-1171757995/SATzilla2007_C /tmp/evaluation/292688-1171757995/instance-292688-1171757995.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-292688-1171757995 -o ROOT/results/node9/solver-292688-1171757995 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292688-1171757995/SATzilla2007_C /tmp/evaluation/292688-1171757995/instance-292688-1171757995.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7d4d1c68f4daca29fa40e5d7ec25d0c3

RANDOM SEED= 285731407

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1682592 kB
Buffers:         46332 kB
Cached:         204588 kB
SwapCached:          0 kB
Active:         252428 kB
Inactive:        52600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8568 kB
Writeback:           0 kB
Mapped:          73008 kB
Slab:            53928 kB
Committed_AS:  1002976 kB
PageTables:       1688 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= 66539 MiB

End job on node9 on Sun Feb 18 00:39:55 UTC 2007