Trace number 1773162

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) 10000.1 10003

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.3466
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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 |                                                                             |
0.09/0.14	c |  Number of variables:          1156                                         |
0.09/0.14	c |  Number of clauses:          194072                                         |
0.09/0.14	c |  Parse time:                   0.12 s                                       |
2.59/2.63	c |  Simplification time:          2.48 s                                       |
2.59/2.63	c |                                                                             |
2.59/2.63	c ============================[ Search Statistics ]==============================
2.59/2.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.63	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.63	c ===============================================================================
2.59/2.65	c |       100 |    1155   145571   390572 |    53376      100     54 |  0.087 % |
2.59/2.67	c |       250 |    1155   145571   390572 |    58713      250     42 |  0.092 % |
2.59/2.68	c |       475 |    1155   145571   390572 |    64585      475     39 |  0.092 % |
2.69/2.72	c |       812 |    1155   145571   390572 |    71043      812     33 |  0.092 % |
2.69/2.77	c |      1318 |    1155   145571   390572 |    78147     1318     31 |  0.092 % |
2.79/2.83	c |      2077 |    1155   145571   390572 |    85962     2077     30 |  0.092 % |
2.89/2.95	c |      3216 |    1155   145571   390572 |    94558     3216     30 |  0.092 % |
3.09/3.10	c |      4924 |    1155   145571   390572 |   104014     4924     31 |  0.093 % |
3.29/3.38	c |      7486 |    1155   145571   390572 |   114416     7486     32 |  0.092 % |
3.70/3.79	c |     11330 |    1155   145571   390572 |   125857    11330     31 |  0.092 % |
4.30/4.40	c |     17096 |    1155   145571   390572 |   138443    17096     31 |  0.092 % |
5.40/5.47	c |     25745 |    1155   145571   390572 |   152288    25745     31 |  0.093 % |
7.09/7.18	c |     38719 |    1155   145571   390572 |   167516    38719     32 |  0.092 % |
10.19/10.27	c |     58180 |    1155   145571   390572 |   184268    58180     33 |  0.092 % |
15.48/15.52	c |     87372 |    1155   145571   390572 |   202695    87372     34 |  0.092 % |
25.39/25.48	c |    131161 |    1155   145571   390572 |   222964   131161     35 |  0.092 % |
44.58/44.63	c |    196845 |    1155   145571   390572 |   245261   196845     36 |  0.093 % |
75.17/75.23	c |    295371 |    1155   145571   390572 |   269787    70015     36 |  0.093 % |
124.16/124.22	c |    443160 |    1155   145571   390572 |   296766   217804     38 |  0.092 % |
221.33/221.47	c |    664843 |    1155   145571   390572 |   326442   170359     38 |  0.092 % |
380.58/380.78	c |    997368 |    1155   145571   390572 |   359087   203382     41 |  0.087 % |
686.99/687.23	c |   1496156 |    1155   145571   390572 |   394995    39934     36 |  0.093 % |
1130.16/1130.53	c |   2244338 |    1155   145571   390572 |   434495    51200     45 |  0.087 % |
1829.35/1829.92	c |   3366612 |    1155   145571   390572 |   477945   363011     42 |  0.092 % |
3050.89/3051.81	c |   5050023 |    1155   145571   390572 |   525739   253972     51 |  0.093 % |
5066.99/5068.59	c |   7575139 |    1155   145571   390572 |   578313   310163     48 |  0.092 % |
8625.93/8628.55	c |  11362814 |    1155   145571   390572 |   636144   300064     49 |  0.094 % |

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-1773162-1241209341/watcher-1773162-1241209341 -o /tmp/evaluation-result-1773162-1241209341/solver-1773162-1241209341 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773162-1241209341.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.03 1.00 2/64 19783
/proc/meminfo: memFree=1324992/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=7612 CPUtime=0
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 148966954 7794688 410 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 1903 412 63 219 0 1681 0

[startup+0.017208 s]
/proc/loadavg: 1.03 1.03 1.00 2/64 19783
/proc/meminfo: memFree=1324992/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=8192 CPUtime=0.01
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 674 0 0 0 1 0 0 0 18 0 1 0 148966954 8388608 658 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 2048 659 63 219 0 1826 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8192

[startup+0.101221 s]
/proc/loadavg: 1.03 1.03 1.00 2/64 19783
/proc/meminfo: memFree=1324992/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=12792 CPUtime=0.09
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 2528 0 0 0 8 1 0 0 18 0 1 0 148966954 13099008 2319 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 3198 2319 63 219 0 2976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12792

[startup+0.301248 s]
/proc/loadavg: 1.03 1.03 1.00 2/64 19783
/proc/meminfo: memFree=1324992/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=15568 CPUtime=0.29
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 3626 0 0 0 27 2 0 0 19 0 1 0 148966954 15941632 3281 1992294400 4194304 5092341 548682068848 18446744073709551615 4221231 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 3892 3281 88 219 0 3670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15568

[startup+0.701304 s]
/proc/loadavg: 1.03 1.03 1.00 2/64 19783
/proc/meminfo: memFree=1324992/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=15568 CPUtime=0.69
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 3626 0 0 0 67 2 0 0 23 0 1 0 148966954 15941632 3281 1992294400 4194304 5092341 548682068848 18446744073709551615 4247792 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 3892 3281 88 219 0 3670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15568

[startup+1.50142 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 19784
/proc/meminfo: memFree=1312120/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=15568 CPUtime=1.49
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 3626 0 0 0 147 2 0 0 25 0 1 0 148966954 15941632 3281 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 3892 3281 88 219 0 3670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15568

[startup+3.10165 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 19784
/proc/meminfo: memFree=1311928/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=14756 CPUtime=3.09
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 4321 0 0 0 307 2 0 0 25 0 1 0 148966954 15110144 2897 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 3689 2897 101 219 0 3467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14756

[startup+6.30111 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 19784
/proc/meminfo: memFree=1310776/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=17636 CPUtime=6.29
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 5257 0 0 0 626 3 0 0 25 0 1 0 148966954 18059264 3833 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 4409 3833 101 219 0 4187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17636

[startup+12.702 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 19784
/proc/meminfo: memFree=1303872/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=28132 CPUtime=12.69
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 6906 0 0 0 1265 4 0 0 25 0 1 0 148966954 28807168 5482 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 7033 5482 101 219 0 6811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28132

[startup+25.5019 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19784
/proc/meminfo: memFree=1291520/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=39644 CPUtime=25.49
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 9883 0 0 0 2542 7 0 0 25 0 1 0 148966954 40595456 8459 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 9911 8459 101 219 0 9689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39644

[startup+51.1015 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 19784
/proc/meminfo: memFree=1274752/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=57208 CPUtime=51.08
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 14064 0 0 0 5097 11 0 0 25 0 1 0 148966954 58580992 12640 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 14302 12640 101 219 0 14080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57208

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19784
/proc/meminfo: memFree=1275392/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=63640 CPUtime=102.27
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 23672 0 0 0 10208 19 0 0 25 0 1 0 148966954 65167360 12413 1992294400 4194304 5092341 548682068848 18446744073709551615 4265876 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 15910 12413 101 219 0 15688 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63640

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19784
/proc/meminfo: memFree=1252032/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=84232 CPUtime=162.24
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 29586 0 0 0 16199 25 0 0 25 0 1 0 148966954 86253568 18327 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 21058 18327 101 219 0 20836 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84232

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19784
/proc/meminfo: memFree=1265472/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=70836 CPUtime=222.23
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 39044 0 0 0 22189 34 0 0 25 0 1 0 148966954 72536064 14900 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 17709 14900 101 219 0 17487 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 70836

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1246272/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=90544 CPUtime=282.21
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 43837 0 0 0 28180 41 0 0 25 0 1 0 148966954 92717056 19693 1992294400 4194304 5092341 548682068848 18446744073709551615 4244024 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 22636 19693 101 219 0 22414 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 90544

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1266944/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=64272 CPUtime=342.19
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 52385 0 0 0 34169 50 0 0 25 0 1 0 148966954 65814528 14501 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 16068 14501 103 219 0 15846 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 64272

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1244672/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=97116 CPUtime=402.17
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 57987 0 0 0 40161 56 0 0 25 0 1 0 148966954 99446784 20103 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 24279 20103 103 219 0 24057 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 97116

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1228224/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=126676 CPUtime=462.16
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 62060 0 0 0 46154 62 0 0 25 0 1 0 148966954 129716224 24176 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 31669 24176 103 219 0 31447 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 126676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1266496/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=62032 CPUtime=522.13
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 69557 0 0 0 52144 69 0 0 25 0 1 0 148966954 63520768 14687 1992294400 4194304 5092341 548682068848 18446744073709551615 4240931 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 15508 14687 103 219 0 15286 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 62032

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1245376/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=83928 CPUtime=582.12
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 74757 0 0 0 58135 77 0 0 25 0 1 0 148966954 85942272 19887 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 20982 19887 103 219 0 20760 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 83928

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19784
/proc/meminfo: memFree=1229568/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=103636 CPUtime=642.1
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 78681 0 0 0 64129 81 0 0 25 0 1 0 148966954 106123264 23811 1992294400 4194304 5092341 548682068848 18446744073709551615 4244120 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 25909 23811 103 219 0 25687 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 103636

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1048704/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=283844 CPUtime=9039.61
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 621646 0 0 0 903199 762 0 0 25 0 1 0 148966954 290656256 68645 1992294400 4194304 5092341 548682068848 18446744073709551615 4252528 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 70961 68645 103 219 0 70739 0
Current children cumulated CPU time (s) 9039.61
Current children cumulated vsize (KiB) 283844

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1158080/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=173528 CPUtime=9099.6
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 626583 0 0 0 909192 768 0 0 25 0 1 0 148966954 177692672 41374 1992294400 4194304 5092341 548682068848 18446744073709551615 4240650 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 43382 41374 103 219 0 43160 0
Current children cumulated CPU time (s) 9099.6
Current children cumulated vsize (KiB) 173528

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1136384/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=195424 CPUtime=9159.58
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 631925 0 0 0 915184 774 0 0 25 0 1 0 148966954 200114176 46716 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 48856 46716 103 219 0 48634 0
Current children cumulated CPU time (s) 9159.58
Current children cumulated vsize (KiB) 195424

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1119808/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=215132 CPUtime=9219.56
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 636034 0 0 0 921179 777 0 0 25 0 1 0 148966954 220295168 50825 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 53783 50825 103 219 0 53561 0
Current children cumulated CPU time (s) 9219.56
Current children cumulated vsize (KiB) 215132

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1105536/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=244692 CPUtime=9279.55
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 639629 0 0 0 927172 783 0 0 25 0 1 0 148966954 250564608 54420 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 61173 54420 103 219 0 60951 0
Current children cumulated CPU time (s) 9279.55
Current children cumulated vsize (KiB) 244692

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1094272/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=244692 CPUtime=9339.53
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 642416 0 0 0 933166 787 0 0 25 0 1 0 148966954 250564608 57207 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 61173 57207 103 219 0 60951 0
Current children cumulated CPU time (s) 9339.53
Current children cumulated vsize (KiB) 244692

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1084352/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=244692 CPUtime=9399.5
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 644930 0 0 0 939161 789 0 0 25 0 1 0 148966954 250564608 59721 1992294400 4194304 5092341 548682068848 18446744073709551615 4240627 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 61173 59721 103 219 0 60951 0
Current children cumulated CPU time (s) 9399.5
Current children cumulated vsize (KiB) 244692

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19802
/proc/meminfo: memFree=1075328/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289036 CPUtime=9459.49
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 647154 0 0 0 945156 793 0 0 25 0 1 0 148966954 295972864 61945 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72259 61945 103 219 0 72037 0
Current children cumulated CPU time (s) 9459.49
Current children cumulated vsize (KiB) 289036

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1066032/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289036 CPUtime=9519.47
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 649476 0 0 0 951150 797 0 0 25 0 1 0 148966954 295972864 64267 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72259 64267 103 219 0 72037 0
Current children cumulated CPU time (s) 9519.47
Current children cumulated vsize (KiB) 289036

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1057784/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289036 CPUtime=9579.45
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 651546 0 0 0 957146 799 0 0 25 0 1 0 148966954 295972864 66337 1992294400 4194304 5092341 548682068848 18446744073709551615 4268697 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72259 66337 103 219 0 72037 0
Current children cumulated CPU time (s) 9579.45
Current children cumulated vsize (KiB) 289036

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1144056/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=196364 CPUtime=9639.43
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 658624 0 0 0 963135 808 0 0 25 0 1 0 148966954 201076736 44816 1992294400 4194304 5092341 548682068848 18446744073709551615 4248410 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 49091 44816 103 219 0 48869 0
Current children cumulated CPU time (s) 9639.43
Current children cumulated vsize (KiB) 196364

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1125944/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=216072 CPUtime=9699.41
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 663117 0 0 0 969127 814 0 0 25 0 1 0 148966954 221257728 49309 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 54018 49309 103 219 0 53796 0
Current children cumulated CPU time (s) 9699.41
Current children cumulated vsize (KiB) 216072

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1113656/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=216072 CPUtime=9759.39
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 666185 0 0 0 975121 818 0 0 25 0 1 0 148966954 221257728 52377 1992294400 4194304 5092341 548682068848 18446744073709551615 4241449 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 54018 52377 103 219 0 53796 0
Current children cumulated CPU time (s) 9759.39
Current children cumulated vsize (KiB) 216072

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1101112/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=245632 CPUtime=9819.38
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 669299 0 0 0 981115 823 0 0 25 0 1 0 148966954 251527168 55491 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 61408 55491 103 219 0 61186 0
Current children cumulated CPU time (s) 9819.38
Current children cumulated vsize (KiB) 245632

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1089792/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=245632 CPUtime=9879.36
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 672103 0 0 0 987109 827 0 0 25 0 1 0 148966954 251527168 58295 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 61408 58295 103 219 0 61186 0
Current children cumulated CPU time (s) 9879.36
Current children cumulated vsize (KiB) 245632

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1078848/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289976 CPUtime=9939.34
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 674878 0 0 0 993103 831 0 0 25 0 1 0 148966954 296935424 61070 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72494 61070 103 219 0 72272 0
Current children cumulated CPU time (s) 9939.34
Current children cumulated vsize (KiB) 289976

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1069376/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289976 CPUtime=9999.33
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 677229 0 0 0 999099 834 0 0 25 0 1 0 148966954 296935424 63421 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72494 63421 103 219 0 72272 0
Current children cumulated CPU time (s) 9999.33
Current children cumulated vsize (KiB) 289976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19808
/proc/meminfo: memFree=1069312/2055920 swapFree=4181364/4192956
[pid=19783] ppid=19781 vsize=289976 CPUtime=10000
/proc/19783/stat : 19783 (minisat) R 19781 19783 19692 0 -1 4194304 677247 0 0 0 999169 834 0 0 25 0 1 0 148966954 296935424 63439 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19783/statm: 72494 63439 103 219 0 72272 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 289976

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003
CPU time (s): 10000.1
CPU user time (s): 9991.69
CPU system time (s): 8.38672
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 289976

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

runsolver used 7.47186 second user time and 21.3158 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-01 22:22:21
IDJOB=1773162
IDBENCH=20493
IDSOLVER=608
FILE ID=node29/1773162-1241209341
PBS_JOBID= 9224711
Free space on /tmp= 66440 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773162-1241209341/watcher-1773162-1241209341 -o /tmp/evaluation-result-1773162-1241209341/solver-1773162-1241209341 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773162-1241209341.cnf

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=1591183085

node29.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.281
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.281
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:       1325472 kB
Buffers:         68196 kB
Cached:         565652 kB
SwapCached:       5420 kB
Active:          30452 kB
Inactive:       611200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325472 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            3752 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            74768 kB
Committed_AS:   746692 kB
PageTables:       1468 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= 66436 MiB
End job on node29 at 2009-05-02 01:09:06