Trace number 1719259

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.26 1200.75

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
3.47/3.52	c |  Number of variables:        306095                                         |
3.47/3.52	c |  Number of clauses:         6069107                                         |
3.47/3.52	c |  Parse time:                   3.09 s                                       |
3.58/3.61	c |  Simplification time:          0.09 s                                       |
3.58/3.61	c |                                                                             |
3.58/3.61	c ============================[ Search Statistics ]==============================
3.58/3.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.58/3.61	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.58/3.61	c ===============================================================================
3.78/3.87	c |       100 |  306085  6069067 17675665 |  2225324      100    101 |  0.003 % |
3.98/4.03	c |       250 |  306085  6069067 17675665 |  2447857      250     86 |  0.003 % |
4.47/4.55	c |       475 |  306085  6069067 17675665 |  2692642      475     71 |  0.003 % |
5.78/5.86	c |       812 |  306085  6069067 17675665 |  2961906      812     57 |  0.003 % |
6.68/6.77	c |      1318 |  306085  6069067 17675665 |  3258097     1318     59 |  0.003 % |
7.87/7.95	c |      2077 |  306085  6069067 17675665 |  3583907     2077     61 |  0.003 % |
8.78/8.89	c |      3216 |  306085  6069067 17675665 |  3942298     3216     58 |  0.003 % |
11.17/11.23	c |      4924 |  306085  6069067 17675665 |  4336528     4924     62 |  0.003 % |
15.58/15.68	c |      7486 |  306085  6069067 17675665 |  4770180     7486     65 |  0.003 % |
22.27/22.34	c |     11330 |  306085  6069067 17675665 |  5247198    11330     71 |  0.003 % |
26.18/26.20	c |     17096 |  306085  6069067 17675665 |  5771918    17096     68 |  0.003 % |
30.68/30.80	c |     25745 |  306085  6069067 17675665 |  6349110    25745     62 |  0.003 % |
37.37/37.49	c |     38719 |  306085  6069067 17675665 |  6984021    38719     58 |  0.003 % |
47.65/47.76	c |     58180 |  306085  6069067 17675665 |  7682423    58180     52 |  0.003 % |
79.95/80.07	c |     87372 |  306085  6069067 17675665 |  8450666    87372     61 |  0.003 % |
126.92/127.04	c |    131161 |  306085  6069067 17675665 |  9295732   131161     74 |  0.003 % |
184.80/184.94	c |    196845 |  306085  6069067 17675665 | 10225306   196845     80 |  0.003 % |
253.88/254.08	c |    295371 |  306085  6069067 17675665 | 11247836   295371     88 |  0.003 % |
409.91/410.17	c |    443160 |  306085  6069067 17675665 | 12372620   443160    105 |  0.003 % |
644.12/644.43	c |    664843 |  306085  6069067 17675665 | 13609882   664843    120 |  0.003 % |
999.87/1000.37	c |    997368 |  306085  6069067 17675665 | 14970870   997368    130 |  0.003 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719259-1240645065/watcher-1719259-1240645065 -o /tmp/evaluation-result-1719259-1240645065/solver-1719259-1240645065 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1719259-1240645065.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.01 1.00 1.00 3/64 18905
/proc/meminfo: memFree=1552912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=7480 CPUtime=0
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 92535063 7659520 417 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 1870 419 67 219 0 1648 0

[startup+0.0546651 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18905
/proc/meminfo: memFree=1552912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=11180 CPUtime=0.04
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 1601 0 0 0 4 0 0 0 18 0 1 0 92535063 11448320 1584 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 2795 1584 67 219 0 2573 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11180

[startup+0.101671 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18905
/proc/meminfo: memFree=1552912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=13072 CPUtime=0.09
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 2437 0 0 0 8 1 0 0 18 0 1 0 92535063 13385728 2420 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 3268 2421 67 219 0 3046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13072

[startup+0.301691 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18905
/proc/meminfo: memFree=1552912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=31464 CPUtime=0.29
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 6513 0 0 0 26 3 0 0 20 0 1 0 92535063 32219136 6496 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 7866 6496 67 219 0 7644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31464

[startup+0.701747 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18905
/proc/meminfo: memFree=1552912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=67352 CPUtime=0.68
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 14122 0 0 0 61 7 0 0 23 0 1 0 92535063 68968448 14105 1992294400 4194304 5092341 548682068832 18446744073709551615 4498525 0 0 4096 3 0 0 0 17 1 0 0
/proc/18905/statm: 16838 14105 67 219 0 16616 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 67352

[startup+1.50182 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 18906
/proc/meminfo: memFree=1476872/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=118608 CPUtime=1.48
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 27990 0 0 0 132 16 0 0 25 0 1 0 92535063 121454592 27973 1992294400 4194304 5092341 548682068832 18446744073709551615 4242237 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 29652 27973 67 219 0 29430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 118608

[startup+3.102 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 18906
/proc/meminfo: memFree=1396808/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=238596 CPUtime=3.08
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 56547 0 0 0 271 37 0 0 25 0 1 0 92535063 244322304 56530 1992294400 4194304 5092341 548682068832 18446744073709551615 4531978 0 0 4096 3 0 0 0 17 1 0 0
/proc/18905/statm: 59649 56530 67 219 0 59427 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 238596

[startup+6.30134 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 18906
/proc/meminfo: memFree=1292680/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=317760 CPUtime=6.28
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 66337 0 0 0 585 43 0 0 25 0 1 0 92535063 325386240 66320 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 79440 66320 101 219 0 79218 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 317760

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 18906
/proc/meminfo: memFree=1288520/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=320020 CPUtime=12.67
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 67201 0 0 0 1223 44 0 0 25 0 1 0 92535063 327700480 67184 1992294400 4194304 5092341 548682068832 18446744073709551615 4241876 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 80005 67184 102 219 0 79783 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 320020

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 18906
/proc/meminfo: memFree=1283912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=322040 CPUtime=25.47
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 68365 0 0 0 2502 45 0 0 25 0 1 0 92535063 329768960 68348 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 80510 68348 102 219 0 80288 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 322040

[startup+51.1012 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18908
/proc/meminfo: memFree=1272008/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=325048 CPUtime=51.06
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 71430 0 0 0 5058 48 0 0 25 0 1 0 92535063 332849152 71413 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 81262 71413 102 219 0 81040 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 325048

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 18908
/proc/meminfo: memFree=1248392/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=331416 CPUtime=102.24
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 77226 0 0 0 10172 52 0 0 25 0 1 0 92535063 339369984 77209 1992294400 4194304 5092341 548682068832 18446744073709551615 4250234 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 82854 77209 102 219 0 82632 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 331416

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1219912/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=401608 CPUtime=162.22
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 84357 0 0 0 16164 58 0 0 25 0 1 0 92535063 411246592 84340 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 100402 84340 102 219 0 100180 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 401608

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1180872/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=406324 CPUtime=222.19
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 94075 0 0 0 22153 66 0 0 25 0 1 0 92535063 416075776 94058 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 101581 94058 102 219 0 101359 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 406324

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1146696/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=510688 CPUtime=282.16
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 102836 0 0 0 28141 75 0 0 25 0 1 0 92535063 522944512 102819 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 127672 102819 102 219 0 127450 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 510688

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1115656/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=515076 CPUtime=342.14
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 110335 0 0 0 34134 80 0 0 25 0 1 0 92535063 527437824 110318 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 128769 110318 102 219 0 128547 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 515076

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1080328/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=518812 CPUtime=402.12
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 119410 0 0 0 40124 88 0 0 25 0 1 0 92535063 531263488 119393 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 129703 119393 102 219 0 129481 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 518812

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1036680/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=672272 CPUtime=462.09
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 130105 0 0 0 46112 97 0 0 25 0 1 0 92535063 688406528 130088 1992294400 4194304 5092341 548682068832 18446744073709551615 4244038 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 168068 130088 102 219 0 167846 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 672272

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=1004744/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=679828 CPUtime=522.07
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 138085 0 0 0 52103 104 0 0 25 0 1 0 92535063 696143872 138068 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 169957 138068 102 219 0 169735 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 679828

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=964744/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=682452 CPUtime=582.05
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 148040 0 0 0 58092 113 0 0 25 0 1 0 92535063 698830848 148023 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 170613 148023 102 219 0 170391 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 682452

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=926152/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=685780 CPUtime=642.02
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 157622 0 0 0 64079 123 0 0 25 0 1 0 92535063 702238720 157605 1992294400 4194304 5092341 548682068832 18446744073709551615 4250324 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 171445 157605 102 219 0 171223 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 685780

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=898824/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=693976 CPUtime=702
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 164649 0 0 0 70072 128 0 0 25 0 1 0 92535063 710631424 164632 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 173494 164632 102 219 0 173272 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 693976

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=858504/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=920460 CPUtime=761.98
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 174496 0 0 0 76061 137 0 0 25 0 1 0 92535063 942551040 174479 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 230115 174479 102 219 0 229893 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 920460

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=834248/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=924464 CPUtime=821.95
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 180597 0 0 0 82052 143 0 0 25 0 1 0 92535063 946651136 180580 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 231116 180580 102 219 0 230894 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 924464

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=790216/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=927328 CPUtime=881.93
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 191894 0 0 0 88040 153 0 0 25 0 1 0 92535063 949583872 191877 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 231832 191877 102 219 0 231610 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 927328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=763528/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=930112 CPUtime=941.91
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 198219 0 0 0 94033 158 0 0 25 0 1 0 92535063 952434688 198202 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 232528 198202 102 219 0 232306 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 930112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=705416/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=931884 CPUtime=1001.88
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 212738 0 0 0 100017 171 0 0 25 0 1 0 92535063 954249216 212721 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 232971 212721 102 219 0 232749 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 931884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=635016/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=939844 CPUtime=1061.85
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 230460 0 0 0 105998 187 0 0 25 0 1 0 92535063 962400256 230443 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 234961 230443 102 219 0 234739 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 939844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=577224/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=1281168 CPUtime=1121.83
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 244826 0 0 0 111983 200 0 0 25 0 1 0 92535063 1311916032 244809 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 320292 244809 102 219 0 320070 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 1281168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=552584/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=1287780 CPUtime=1181.8
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 250860 0 0 0 117975 205 0 0 25 0 1 0 92535063 1318686720 250843 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 321945 250843 102 219 0 321723 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 1287780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=543816/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=1288056 CPUtime=1200.1
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4194304 252973 0 0 0 119803 207 0 0 25 0 1 0 92535063 1318969344 252956 1992294400 4194304 5092341 548682068832 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 322014 252956 102 219 0 321792 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1288056

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18908
/proc/meminfo: memFree=543816/2055920 swapFree=4181276/4192956
[pid=18905] ppid=18903 vsize=0 CPUtime=1200.2
/proc/18905/stat : 18905 (minisat) R 18903 18905 18393 0 -1 4195332 252973 0 0 0 119803 217 0 0 25 0 1 0 92535063 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.75
CPU time (s): 1200.26
CPU user time (s): 1198.03
CPU system time (s): 2.22666
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 1288056

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

runsolver used 0.972852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-25 09:37:53
IDJOB=1719259
IDBENCH=20580
IDSOLVER=546
FILE ID=node47/1719259-1240645065
PBS_JOBID= 9186446
Free space on /tmp= 66164 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719259-1240645065/watcher-1719259-1240645065 -o /tmp/evaluation-result-1719259-1240645065/solver-1719259-1240645065 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1719259-1240645065.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1305454442

node47.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.212
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.212
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:       1553392 kB
Buffers:         49092 kB
Cached:         395248 kB
SwapCached:       6432 kB
Active:         250336 kB
Inactive:       202852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553392 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:          132724 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            35292 kB
Committed_AS:   327116 kB
PageTables:       1444 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= 66160 MiB
End job on node47 at 2009-04-25 09:57:55