Trace number 1581961

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
VARSAT-crafted 2009-03-22UNSAT 330.262 330.37

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark165.672
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  162682                                               |
0.00/0.00	c |  Number of clauses:    820958                                               |
1.89/1.91	c |  Parsing time:         1.73         s                                       |
1.89/1.91	c |  Timeout:              43200 s
1.89/1.91	c |  Random Seed:          529666179.000000
1.89/1.91	c |  Heuristic:            EMBP-G, threshold 0.800                              |
1.89/1.91	c |  Branching Rule:       default (solution-guided)                            |
1.89/1.91	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.89/1.91	c |                                                                             |
4.68/4.74	c ============================[ Search Statistics ]==============================
4.68/4.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.68/4.74	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.68/4.74	c ===============================================================================
4.68/4.74	c |         0 |   85314   531785  1466932 |   177261        0    nan |  0.000 % |
6.19/6.21	c |       103 |   85314   531785  1466932 |   194987      103    106 | 21.872 % |
7.39/7.47	c |       253 |   85311   531785  1466932 |   214486      252    113 | 21.879 % |
8.89/8.98	c |       487 |   84484   531785  1466932 |   235935      480     90 | 24.846 % |
11.39/11.49	c |       825 |   84395   531785  1466932 |   259528      812     90 | 25.466 % |
14.08/14.18	c |      1331 |   84390   531785  1466932 |   285481     1317    170 | 25.477 % |
16.98/17.04	c |      2090 |   79449   491799  1362826 |   314029     2052    151 | 25.477 % |
20.38/20.47	c |      3229 |   77038   476118  1321930 |   345432     3181    136 | 27.111 % |
25.18/25.25	c |      4937 |   75327   464830  1293941 |   379976     4866    140 | 28.115 % |
31.38/31.45	c |      7500 |   69951   431709  1211633 |   417973     7372    126 | 31.323 % |
41.37/41.43	c |     11345 |   68309   423113  1189597 |   459771    11149    135 | 33.025 % |
53.06/53.10	c |     17111 |   66577   409337  1155085 |   505748    16858    137 | 33.433 % |
69.46/69.60	c |     25761 |   65972   405511  1146233 |   556323    25378    138 | 33.766 % |
101.44/101.53	c |     38736 |   63077   386029  1095503 |   611955    38161    156 | 35.550 % |
168.72/168.85	c |     58197 |   60815   370319  1054380 |   673150    57010    191 | 37.035 % |
320.79/320.93	c |     87396 |   57403   343697   979437 |   740465    78553    223 | 39.065 % |
330.19/330.33	c ===============================================================================
330.19/330.33	c surveys--CPU time (sec)   : 36.6094        (11.10 % of total)
330.19/330.33	c surveys--attempted        : 65             (2 /sec)
330.19/330.33	c surveys--converged        : 65             (100.00 % successful)
330.19/330.33	c restarts              : 16
330.19/330.33	c conflicts             : 87498          (298 /sec)
330.19/330.33	c decisions             : 745335         (1.31 % random) (2542 /sec)
330.19/330.33	c propagations          : 220357195      (751463 /sec)
330.19/330.33	c conflict literals     : 19169038       (27.71 % deleted)
330.19/330.33	c Memory used           : 203.52 MB
330.19/330.33	c Total CPU time (sec)      : 329.8469    
330.19/330.33	c 
330.19/330.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581961-1238934802/watcher-1581961-1238934802 -o /tmp/evaluation-result-1581961-1238934802/solver-1581961-1238934802 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=529666179 HOME/instance-1581961-1238934802.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 1.00 3/68 2407
/proc/meminfo: memFree=1655136/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=4692 CPUtime=0
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 826 0 0 0 0 0 0 0 18 0 1 0 1166141949 4804608 811 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 1173 817 78 221 0 949 0

[startup+0.0377969 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 2407
/proc/meminfo: memFree=1655136/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=19528 CPUtime=0.02
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 4261 0 0 0 1 1 0 0 18 0 1 0 1166141949 19996672 4222 1992294400 4194304 5102648 548682068768 18446744073709551615 4269907 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 4882 4225 87 221 0 4658 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19528

[startup+0.101788 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 2407
/proc/meminfo: memFree=1655136/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=37172 CPUtime=0.09
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 7646 0 0 0 6 3 0 0 18 0 1 0 1166141949 38064128 7597 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 9293 7598 87 221 0 9069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37172

[startup+0.30181 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 2407
/proc/meminfo: memFree=1655136/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=56224 CPUtime=0.29
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 12152 0 0 0 23 6 0 0 19 0 1 0 1166141949 57573376 12103 1992294400 4194304 5102648 548682068768 18446744073709551615 4492101 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 14056 12103 87 221 0 13832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56224

[startup+0.701853 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 2407
/proc/meminfo: memFree=1655136/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=74076 CPUtime=0.69
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 16825 0 0 0 62 7 0 0 22 0 1 0 1166141949 75853824 16776 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 18519 16777 87 221 0 18295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74076

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1575320/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=107084 CPUtime=1.48
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 24663 0 0 0 136 12 0 0 25 0 1 0 1166141949 109654016 24614 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 26771 24614 87 221 0 26547 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107084

[startup+3.10112 s]
/proc/loadavg: 1.08 1.02 1.01 2/69 2408
/proc/meminfo: memFree=1524184/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=148808 CPUtime=3.08
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 35000 0 0 0 289 19 0 0 25 0 1 0 1166141949 152379392 34951 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 37202 34951 100 221 0 36978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 148808

[startup+6.30148 s]
/proc/loadavg: 1.08 1.02 1.01 2/69 2408
/proc/meminfo: memFree=1510040/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=151016 CPUtime=6.29
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 40775 0 0 0 607 22 0 0 25 0 1 0 1166141949 154640384 36214 1992294400 4194304 5102648 548682068768 18446744073709551615 4213865 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 37754 36214 106 221 0 37530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151016

[startup+12.7012 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 2408
/proc/meminfo: memFree=1510056/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=151196 CPUtime=12.68
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 40807 0 0 0 1246 22 0 0 25 0 1 0 1166141949 154824704 36246 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 37799 36246 115 221 0 37575 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 151196

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/69 2408
/proc/meminfo: memFree=1510056/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=151196 CPUtime=25.48
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 40807 0 0 0 2526 22 0 0 25 0 1 0 1166141949 154824704 36246 1992294400 4194304 5102648 548682068768 18446744073709551615 4214240 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 37799 36246 115 221 0 37575 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151196

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/69 2408
/proc/meminfo: memFree=1510056/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=151196 CPUtime=51.06
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 40818 0 0 0 5084 22 0 0 25 0 1 0 1166141949 154824704 36257 1992294400 4194304 5102648 548682068768 18446744073709551615 4249096 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 37799 36257 115 221 0 37575 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 151196

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 2408
/proc/meminfo: memFree=1502376/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=158932 CPUtime=102.24
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 42726 0 0 0 10200 24 0 0 25 0 1 0 1166141949 162746368 38165 1992294400 4194304 5102648 548682068768 18446744073709551615 4215218 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 39733 38165 115 221 0 39509 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 158932

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1483368/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=178028 CPUtime=162.23
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 47486 0 0 0 16193 30 0 0 25 0 1 0 1166141949 182300672 42925 1992294400 4194304 5102648 548682068768 18446744073709551615 4489702 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 44507 42925 115 221 0 44283 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 178028

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1468520/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=192892 CPUtime=222.21
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 51175 0 0 0 22188 33 0 0 25 0 1 0 1166141949 197521408 46614 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 48223 46614 115 221 0 47999 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 192892

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1458536/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=202812 CPUtime=282.19
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 53665 0 0 0 28184 35 0 0 25 0 1 0 1166141949 207679488 49104 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 50703 49104 115 221 0 50479 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 202812

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1454448/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=206780 CPUtime=306.99
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 54684 0 0 0 30662 37 0 0 25 0 1 0 1166141949 211742720 50123 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 51695 50123 115 221 0 51471 0
Current children cumulated CPU time (s) 306.99
Current children cumulated vsize (KiB) 206780

[startup+319.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1453296/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208104 CPUtime=319.79
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 54989 0 0 0 31941 38 0 0 25 0 1 0 1166141949 213098496 50428 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52026 50428 115 221 0 51802 0
Current children cumulated CPU time (s) 319.79
Current children cumulated vsize (KiB) 208104

[startup+326.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1453040/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208260 CPUtime=326.19
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 55024 0 0 0 32581 38 0 0 25 0 1 0 1166141949 213258240 50463 1992294400 4194304 5102648 548682068768 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52065 50463 115 221 0 51841 0
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (KiB) 208260

[startup+327.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1453040/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208260 CPUtime=327.79
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 55024 0 0 0 32741 38 0 0 25 0 1 0 1166141949 213258240 50463 1992294400 4194304 5102648 548682068768 18446744073709551615 4213686 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52065 50463 115 221 0 51841 0
Current children cumulated CPU time (s) 327.79
Current children cumulated vsize (KiB) 208260

[startup+329.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1453040/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208260 CPUtime=329.39
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 55043 0 0 0 32901 38 0 0 25 0 1 0 1166141949 213258240 50482 1992294400 4194304 5102648 548682068768 18446744073709551615 4249651 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52065 50482 115 221 0 51841 0
Current children cumulated CPU time (s) 329.39
Current children cumulated vsize (KiB) 208260

[startup+329.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1452784/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208400 CPUtime=329.79
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 55079 0 0 0 32941 38 0 0 25 0 1 0 1166141949 213401600 50518 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52100 50518 115 221 0 51876 0
Current children cumulated CPU time (s) 329.79
Current children cumulated vsize (KiB) 208400

[startup+330.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 2408
/proc/meminfo: memFree=1452784/2055920 swapFree=4176220/4192956
[pid=2407] ppid=2405 vsize=208400 CPUtime=330.19
/proc/2407/stat : 2407 (varsat-crafted_) R 2405 2407 2155 0 -1 4194304 55089 0 0 0 32981 38 0 0 25 0 1 0 1166141949 213401600 50528 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/2407/statm: 52100 50528 115 221 0 51876 0
Current children cumulated CPU time (s) 330.19
Current children cumulated vsize (KiB) 208400

Child status: 20
Real time (s): 330.37
CPU time (s): 330.262
CPU user time (s): 329.847
CPU system time (s): 0.414936
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 208400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.847
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55093
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= 2
involuntary context switches= 625

runsolver used 0.264959 second user time and 0.943856 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-05 14:33:23
IDJOB=1581961
IDBENCH=71046
IDSOLVER=537
FILE ID=node59/1581961-1238934802
PBS_JOBID= 9101459
Free space on /tmp= 66544 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581961-1238934802/watcher-1581961-1238934802 -o /tmp/evaluation-result-1581961-1238934802/solver-1581961-1238934802 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=529666179 HOME/instance-1581961-1238934802.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=529666179

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.209
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.209
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:       1655552 kB
Buffers:         31140 kB
Cached:         301872 kB
SwapCached:       9640 kB
Active:         115964 kB
Inactive:       228152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655552 kB
SwapTotal:     4192956 kB
SwapFree:      4176220 kB
Dirty:           15916 kB
Writeback:           0 kB
Mapped:          16732 kB
Slab:            41820 kB
Committed_AS:  3470044 kB
PageTables:       1720 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= 66544 MiB
End job on node59 at 2009-04-05 14:38:53