Trace number 1796504

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
minisat2-simp 070721? (TO) 1200.24 1200.56

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
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 variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  106013                                               |
0.00/0.00	|  Number of clauses:    1598301                                              |
1.69/1.71	|  Parsing time:         1.57         s                                       |
18.59/18.60	============================[ Search Statistics ]==============================
18.59/18.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.59/18.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.59/18.60	===============================================================================
18.59/18.60	|         0 |   78290  1507407  4559489 |   502469        0    nan |  0.000 % |
18.68/18.79	|       101 |   78290  1507407  4559489 |   552715      101     45 |  0.012 % |
18.98/19.00	|       251 |   78290  1507407  4559489 |   607987      251     47 |  0.011 % |
19.08/19.19	|       476 |   78290  1507407  4559489 |   668786      476     40 |  0.011 % |
19.68/19.77	|       813 |   78290  1507407  4559489 |   735664      813     39 |  0.011 % |
19.88/19.92	|      1319 |   78290  1507407  4559489 |   809231     1319     41 |  0.012 % |
20.38/20.43	|      2078 |   78290  1507407  4559489 |   890154     2078     52 |  0.011 % |
21.09/21.11	|      3217 |   78290  1507407  4559489 |   979169     3217     54 |  0.011 % |
22.89/22.96	|      4925 |   78290  1507407  4559489 |  1077086     4925     53 |  0.011 % |
23.89/23.94	|      7488 |   78290  1507407  4559489 |  1184795     7488     51 |  0.011 % |
26.19/26.24	|     11335 |   78290  1507407  4559489 |  1303275    11335     87 |  0.011 % |
28.19/28.22	|     17101 |   78290  1507407  4559489 |  1433602    17101     85 |  0.011 % |
33.68/33.75	|     25752 |   78290  1507407  4559489 |  1576962    25752    105 |  0.011 % |
41.69/41.75	|     38726 |   78290  1507407  4559489 |  1734659    38726    149 |  0.011 % |
51.37/51.41	|     58187 |   78290  1507407  4559489 |  1908125    58187    161 |  0.011 % |
70.47/70.50	|     87379 |   78290  1507407  4559489 |  2098937    87379    178 |  0.011 % |
105.06/105.19	|    131168 |   78290  1507407  4559489 |  2308831   131168    212 |  0.011 % |
140.25/140.32	|    196852 |   78290  1507407  4559489 |  2539714   196852    168 |  0.011 % |
248.03/248.19	|    295378 |   78290  1507407  4559489 |  2793686   295378    215 |  0.011 % |
420.38/420.55	|    443167 |   78290  1507407  4559489 |  3073054   443167    177 |  0.011 % |
713.00/713.28	|    664850 |   78290  1507407  4559489 |  3380360   664850    284 |  0.011 % |

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-1796504-1242076680/watcher-1796504-1242076680 -o /tmp/evaluation-result-1796504-1242076680/solver-1796504-1242076680 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796504-1242076680.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5525
/proc/meminfo: memFree=1059384/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=2188 CPUtime=0
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 414 0 0 0 0 0 0 0 20 0 1 0 235701950 2240512 399 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 547 399 65 178 0 367 0

[startup+0.03149 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5525
/proc/meminfo: memFree=1059384/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=4256 CPUtime=0.02
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 929 0 0 0 2 0 0 0 20 0 1 0 235701950 4358144 914 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 1064 914 65 178 0 884 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4256

[startup+0.101497 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5525
/proc/meminfo: memFree=1059384/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=9380 CPUtime=0.09
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 2111 0 0 0 9 0 0 0 20 0 1 0 235701950 9605120 2096 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 2345 2096 65 178 0 2165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9380

[startup+0.301515 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5525
/proc/meminfo: memFree=1059384/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=22364 CPUtime=0.29
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 5340 0 0 0 27 2 0 0 22 0 1 0 235701950 22900736 5325 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 5591 5326 65 178 0 5411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22364

[startup+0.701552 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5525
/proc/meminfo: memFree=1059384/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=48036 CPUtime=0.69
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 11547 0 0 0 64 5 0 0 25 0 1 0 235701950 49188864 11532 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 12009 11533 65 178 0 11829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48036

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=995312/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=98660 CPUtime=1.49
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 23446 0 0 0 138 11 0 0 25 0 1 0 235701950 101027840 23431 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 24665 23431 65 178 0 24485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98660

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=952944/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=116636 CPUtime=3.09
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 26610 0 0 0 295 14 0 0 25 0 1 0 235701950 119435264 26595 1992294400 134512640 135243866 4294956256 18446744073709551615 134536615 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 29159 26595 80 178 0 28979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116636

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=937392/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=132180 CPUtime=6.28
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 30697 0 0 0 612 16 0 0 25 0 1 0 235701950 135352320 30682 1992294400 134512640 135243866 4294956256 18446744073709551615 134541817 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 33045 30682 80 178 0 32865 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132180

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=925744/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=149276 CPUtime=12.68
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 34024 0 0 0 1250 18 0 0 25 0 1 0 235701950 152858624 33967 1992294400 134512640 135243866 4294956256 18446744073709551615 134525084 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 37319 33967 80 178 0 37139 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149276

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=938608/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=126940 CPUtime=25.49
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 36761 0 0 0 2529 20 0 0 25 0 1 0 235701950 129986560 30280 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 31735 30280 87 178 0 31555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126940

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=928048/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=138692 CPUtime=51.07
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 39743 0 0 0 5085 22 0 0 25 0 1 0 235701950 142020608 33262 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 34673 33262 87 178 0 34493 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 138692

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=859056/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=206324 CPUtime=102.27
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 56659 0 0 0 10189 38 0 0 25 0 1 0 235701950 211275776 50178 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 51581 50178 87 178 0 51401 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 206324

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=803120/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=263552 CPUtime=162.25
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 70850 0 0 0 16175 50 0 0 25 0 1 0 235701950 269877248 64369 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 65888 64369 87 178 0 65708 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 263552

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=730864/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=334612 CPUtime=222.23
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 88642 0 0 0 22156 67 0 0 25 0 1 0 235701950 342642688 82161 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 83653 82161 87 178 0 83473 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 334612

[startup+282.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 5526
/proc/meminfo: memFree=693104/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=372832 CPUtime=282.21
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 98068 0 0 0 28145 76 0 0 25 0 1 0 235701950 381779968 91587 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 93208 91587 87 178 0 93028 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 372832

[startup+342.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 5526
/proc/meminfo: memFree=668336/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=397532 CPUtime=342.2
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 104211 0 0 0 34138 82 0 0 25 0 1 0 235701950 407072768 97730 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 99383 97730 87 178 0 99203 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 397532

[startup+402.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 5526
/proc/meminfo: memFree=647984/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=417804 CPUtime=402.18
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 109291 0 0 0 40131 87 0 0 25 0 1 0 235701950 427831296 102810 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 104451 102810 87 178 0 104271 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 417804

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 5526
/proc/meminfo: memFree=581616/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=485404 CPUtime=462.17
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 126018 0 0 0 46116 101 0 0 25 0 1 0 235701950 497053696 119537 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 121351 119537 87 178 0 121171 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 485404

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 5526
/proc/meminfo: memFree=480816/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=587692 CPUtime=522.15
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 151621 0 0 0 52097 118 0 0 25 0 1 0 235701950 601796608 145140 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 146923 145140 87 178 0 146743 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 587692

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5526
/proc/meminfo: memFree=373424/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=693028 CPUtime=582.14
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 177970 0 0 0 58076 138 0 0 25 0 1 0 235701950 709660672 171489 1992294400 134512640 135243866 4294956256 18446744073709551615 134568667 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 173257 171489 87 178 0 173077 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 693028

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=289136/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=776320 CPUtime=642.12
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 198805 0 0 0 64058 154 0 0 25 0 1 0 235701950 794951680 192324 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 194080 192324 87 178 0 193900 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 776320

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=211760/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=853920 CPUtime=702.1
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 218229 0 0 0 70041 169 0 0 25 0 1 0 235701950 874414080 211748 1992294400 134512640 135243866 4294956256 18446744073709551615 134568667 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 213480 211748 87 178 0 213300 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 853920

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=185520/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=881028 CPUtime=762.08
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 224660 0 0 0 76033 175 0 0 25 0 1 0 235701950 902172672 218179 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 220257 218179 87 178 0 220077 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 881028

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=173168/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=893636 CPUtime=822.07
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 227762 0 0 0 82029 178 0 0 25 0 1 0 235701950 915083264 221281 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 223409 221281 87 178 0 223229 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 893636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=162992/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=903312 CPUtime=882.05
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 230261 0 0 0 88024 181 0 0 25 0 1 0 235701950 924991488 223780 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 225828 223780 87 178 0 225648 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 903312

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=133232/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=933844 CPUtime=942.03
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 237888 0 0 0 94015 188 0 0 25 0 1 0 235701950 956256256 231407 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 233461 231407 87 178 0 233281 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 933844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=88624/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=977736 CPUtime=1002.02
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 248893 0 0 0 100004 198 0 0 25 0 1 0 235701950 1001201664 242412 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 244434 242412 87 178 0 244254 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 977736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=45552/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=1020976 CPUtime=1062
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 259705 0 0 0 105991 209 0 0 25 0 1 0 235701950 1045479424 253224 1992294400 134512640 135243866 4294956256 18446744073709551615 134555708 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 255244 253224 87 178 0 255064 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1020976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=15280/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=1058248 CPUtime=1121.99
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 269060 0 0 0 111980 219 0 0 25 0 1 0 235701950 1083645952 262579 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 264562 262579 87 178 0 264382 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1058248

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=15536/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=1092136 CPUtime=1181.97
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 277542 0 0 0 117969 228 0 0 25 0 1 0 235701950 1118347264 271061 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 273034 271061 87 178 0 272854 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1092136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=16240/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=1101564 CPUtime=1200.07
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4194304 279901 0 0 0 119777 230 0 0 25 0 1 0 235701950 1128001536 273420 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 275391 273420 87 178 0 275211 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1101564

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5526
/proc/meminfo: memFree=16240/2055920 swapFree=4167488/4192956
[pid=5525] ppid=5523 vsize=0 CPUtime=1200.17
/proc/5525/stat : 5525 (minisat_static) R 5523 5525 5328 0 -1 4195332 279901 0 0 0 119777 240 0 0 25 0 1 0 235701950 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/5525/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.24
CPU user time (s): 1197.78
CPU system time (s): 2.45863
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1101564

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

runsolver used 1.23681 second user time and 3.13652 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-11 23:18:02
IDJOB=1796504
IDBENCH=20578
IDSOLVER=568
FILE ID=node8/1796504-1242076680
PBS_JOBID= 9277613
Free space on /tmp= 66164 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796504-1242076680/watcher-1796504-1242076680 -o /tmp/evaluation-result-1796504-1242076680/solver-1796504-1242076680 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796504-1242076680.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=895761352

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1059864 kB
Buffers:         71924 kB
Cached:         818940 kB
SwapCached:      19044 kB
Active:         202832 kB
Inactive:       708812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059864 kB
SwapTotal:     4192956 kB
SwapFree:      4167488 kB
Dirty:           32452 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            70220 kB
Committed_AS:   895972 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node8 at 2009-05-11 23:38:05