Trace number 1796479

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.11 1200.46

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
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 variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

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:  24604                                                |
0.00/0.00	|  Number of clauses:    261473                                               |
0.18/0.27	|  Parsing time:         0.24         s                                       |
1.89/1.93	============================[ Search Statistics ]==============================
1.89/1.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.93	===============================================================================
1.89/1.93	|         0 |   15991   237180   739371 |    79060        0    nan |  0.000 % |
1.89/1.97	|       101 |   15991   237180   739371 |    86966      101     27 |  0.016 % |
1.99/2.03	|       252 |   15991   237180   739371 |    95662      252     28 |  0.016 % |
1.99/2.08	|       487 |   15991   237180   739371 |   105228      487     32 |  0.016 % |
2.09/2.14	|       824 |   15991   237180   739371 |   115751      824     30 |  0.016 % |
2.19/2.28	|      1330 |   15991   237180   739371 |   127326     1330     32 |  0.016 % |
2.29/2.36	|      2090 |   15991   237180   739371 |   140059     2090     31 |  0.016 % |
2.39/2.45	|      3230 |   15991   237180   739371 |   154065     3230     35 |  0.016 % |
2.69/2.71	|      4938 |   15991   237180   739371 |   169472     4938     43 |  0.016 % |
2.99/3.02	|      7500 |   15991   237180   739371 |   186419     7500     51 |  0.016 % |
3.39/3.44	|     11344 |   15991   237180   739371 |   205061    11344     46 |  0.016 % |
4.29/4.34	|     17111 |   15991   237180   739371 |   225567    17111     71 |  0.016 % |
5.69/5.77	|     25760 |   15991   237180   739371 |   248124    25760     85 |  0.016 % |
8.38/8.48	|     38735 |   15991   237180   739371 |   272936    38735     88 |  0.016 % |
12.88/12.94	|     58196 |   15991   237180   739371 |   300230    58196    101 |  0.016 % |
21.18/21.29	|     87388 |   15991   237180   739371 |   330253    87388    107 |  0.016 % |
38.97/39.07	|    131177 |   15991   237180   739371 |   363278   131177    110 |  0.016 % |
60.16/60.27	|    196862 |   15991   237180   739371 |   399606   196862    107 |  0.016 % |
145.24/145.33	|    295388 |   15991   237180   739371 |   439567   295388    115 |  0.016 % |
287.50/287.61	|    443177 |   15991   237180   739371 |   483523   443177    118 |  0.016 % |
485.24/485.49	|    664861 |   15991   237180   739371 |   531876   194801    140 |  0.016 % |
855.94/856.21	|    997386 |   15991   237180   739371 |   585063   527326    151 |  0.016 % |

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-1796479-1242076414/watcher-1796479-1242076414 -o /tmp/evaluation-result-1796479-1242076414/solver-1796479-1242076414 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796479-1242076414.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 30426
/proc/meminfo: memFree=1457376/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=1924 CPUtime=0
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 356 0 0 0 0 0 0 0 20 0 1 0 235671088 1970176 341 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 481 342 65 178 0 301 0

[startup+0.02862 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30426
/proc/meminfo: memFree=1457376/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=3928 CPUtime=0.02
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 846 0 0 0 2 0 0 0 20 0 1 0 235671088 4022272 831 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 982 831 65 178 0 802 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3928

[startup+0.102628 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30426
/proc/meminfo: memFree=1457376/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=9264 CPUtime=0.09
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 2074 0 0 0 8 1 0 0 20 0 1 0 235671088 9486336 2059 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 2316 2059 65 178 0 2136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9264

[startup+0.30265 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30426
/proc/meminfo: memFree=1457376/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=20524 CPUtime=0.29
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 4853 0 0 0 27 2 0 0 22 0 1 0 235671088 21016576 4838 1992294400 134512640 135243866 4294956256 18446744073709551615 134535822 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 5131 4838 80 178 0 4951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20524

[startup+0.701694 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30426
/proc/meminfo: memFree=1457376/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=23840 CPUtime=0.68
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 5731 0 0 0 66 2 0 0 25 0 1 0 235671088 24412160 5716 1992294400 134512640 135243866 4294956256 18446744073709551615 134550852 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 5960 5716 80 178 0 5780 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23840

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1433240/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=26572 CPUtime=1.49
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 6393 0 0 0 146 3 0 0 25 0 1 0 235671088 27209728 6378 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 6643 6378 80 178 0 6463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26572

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1434648/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=23488 CPUtime=3.09
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 6582 0 0 0 306 3 0 0 25 0 1 0 235671088 24051712 5695 1992294400 134512640 135243866 4294956256 18446744073709551615 134568288 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 5872 5695 87 178 0 5692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23488

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1431704/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=28672 CPUtime=6.29
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 7863 0 0 0 625 4 0 0 25 0 1 0 235671088 29360128 6976 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 7168 6976 87 178 0 6988 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28672

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1416992/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=42840 CPUtime=12.68
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 11398 0 0 0 1263 5 0 0 25 0 1 0 235671088 43868160 10511 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 10710 10511 87 178 0 10530 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42840

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1394208/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=64636 CPUtime=25.47
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 16820 0 0 0 2538 9 0 0 25 0 1 0 235671088 66187264 15933 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 16159 15933 87 178 0 15979 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64636

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1362720/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=96472 CPUtime=51.07
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 24748 0 0 0 5091 16 0 0 25 0 1 0 235671088 98787328 23861 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 24118 23861 87 178 0 23938 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96472

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1319072/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=139740 CPUtime=102.25
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 35492 0 0 0 10198 27 0 0 25 0 1 0 235671088 143093760 34605 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 34935 34605 87 178 0 34755 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 139740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1283616/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=175992 CPUtime=162.23
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 44437 0 0 0 16187 36 0 0 25 0 1 0 235671088 180215808 43550 1992294400 134512640 135243866 4294956256 18446744073709551615 134558745 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 43998 43550 87 178 0 43818 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175992

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1248032/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=210860 CPUtime=222.22
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 53189 0 0 0 22177 45 0 0 25 0 1 0 235671088 215920640 52302 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 52715 52302 87 178 0 52535 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 210860

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1221536/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=237348 CPUtime=282.2
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 59879 0 0 0 28169 51 0 0 25 0 1 0 235671088 243044352 58992 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 59337 58992 87 178 0 59157 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 237348

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1198368/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=260968 CPUtime=342.18
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 65560 0 0 0 34161 57 0 0 25 0 1 0 235671088 267231232 64673 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 65242 64673 87 178 0 65062 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 260968

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1191904/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=267200 CPUtime=402.16
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 67161 0 0 0 40158 58 0 0 25 0 1 0 235671088 273612800 66274 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 66800 66274 87 178 0 66620 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 267200

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1191904/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=267200 CPUtime=462.14
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 67171 0 0 0 46156 58 0 0 25 0 1 0 235671088 273612800 66284 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 66800 66284 87 178 0 66620 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 267200

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1191840/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=267200 CPUtime=522.13
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 67181 0 0 0 52155 58 0 0 25 0 1 0 235671088 273612800 66294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 66800 66294 87 178 0 66620 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 267200

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1191776/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=267200 CPUtime=582.11
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 67195 0 0 0 58153 58 0 0 25 0 1 0 235671088 273612800 66308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 66800 66308 87 178 0 66620 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 267200

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1191776/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=267200 CPUtime=642.09
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 67201 0 0 0 64151 58 0 0 25 0 1 0 235671088 273612800 66314 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 66800 66314 87 178 0 66620 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 267200

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1176288/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=282976 CPUtime=702.07
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 71127 0 0 0 70146 61 0 0 25 0 1 0 235671088 289767424 70240 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 70744 70240 87 178 0 70564 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 282976

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1145568/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=313916 CPUtime=762.06
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 78723 0 0 0 76136 70 0 0 25 0 1 0 235671088 321449984 77836 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 78479 77836 87 178 0 78299 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 313916

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1116384/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=343420 CPUtime=822.05
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 86066 0 0 0 82127 78 0 0 25 0 1 0 235671088 351662080 85179 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 85855 85179 87 178 0 85675 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 343420

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1082464/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=377100 CPUtime=882.03
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 94541 0 0 0 88116 87 0 0 25 0 1 0 235671088 386150400 93654 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 94275 93654 87 178 0 94095 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 377100

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1051104/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=942.01
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102292 0 0 0 94108 93 0 0 25 0 1 0 235671088 417779712 101405 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101405 87 178 0 101817 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 407988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1051040/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=1001.99
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102299 0 0 0 100106 93 0 0 25 0 1 0 235671088 417779712 101412 1992294400 134512640 135243866 4294956256 18446744073709551615 134565459 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101412 87 178 0 101817 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 407988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1050976/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=1061.97
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102312 0 0 0 106104 93 0 0 25 0 1 0 235671088 417779712 101425 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101425 87 178 0 101817 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 407988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1050912/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=1121.96
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102335 0 0 0 112103 93 0 0 25 0 1 0 235671088 417779712 101448 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101448 87 178 0 101817 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 407988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1050848/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=1181.94
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102346 0 0 0 118101 93 0 0 25 0 1 0 235671088 417779712 101459 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101459 87 178 0 101817 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 407988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30427
/proc/meminfo: memFree=1050848/2055920 swapFree=4173816/4192956
[pid=30426] ppid=30424 vsize=407988 CPUtime=1200.04
/proc/30426/stat : 30426 (minisat_static) R 30424 30426 30195 0 -1 4194304 102346 0 0 0 119911 93 0 0 25 0 1 0 235671088 417779712 101459 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/30426/statm: 101997 101459 87 178 0 101817 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 407988

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): 1200.46
CPU time (s): 1200.11
CPU user time (s): 1199.11
CPU system time (s): 0.991849
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 407988

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

runsolver used 1.22881 second user time and 3.14752 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-11 23:13:34
IDJOB=1796479
IDBENCH=20573
IDSOLVER=568
FILE ID=node85/1796479-1242076414
PBS_JOBID= 9277598
Free space on /tmp= 126444 MiB

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

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=2017312494

node85.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:       1457856 kB
Buffers:         48664 kB
Cached:         485104 kB
SwapCached:      14244 kB
Active:         178664 kB
Inactive:       371424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457856 kB
SwapTotal:     4192956 kB
SwapFree:      4173816 kB
Dirty:            5592 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            33892 kB
Committed_AS:   751564 kB
PageTables:       1372 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= 126440 MiB
End job on node85 at 2009-05-11 23:33:37