Trace number 1797809

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-core 070721? (TO) 1200.29 1200.73

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                                              |
0.89/0.96	|  Parsing time:         0.86         s                                       |
0.99/1.01	============================[ Search Statistics ]==============================
0.99/1.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.01	===============================================================================
0.99/1.01	|         0 |  106006  1598269  4617335 |   532756        0    nan |  0.000 % |
1.09/1.16	|       102 |  106006  1598269  4617335 |   586031      102     58 |  0.007 % |
1.39/1.40	|       252 |  106006  1598269  4617335 |   644635      252     42 |  0.007 % |
1.59/1.66	|       478 |  106006  1598269  4617335 |   709098      478     37 |  0.007 % |
1.99/2.07	|       817 |  106006  1598269  4617335 |   780008      817     39 |  0.007 % |
2.39/2.49	|      1323 |  106006  1598269  4617335 |   858009     1323     37 |  0.007 % |
2.68/2.70	|      2084 |  106006  1598269  4617335 |   943810     2084     40 |  0.007 % |
3.58/3.61	|      3223 |  106006  1598269  4617335 |  1038191     3223     44 |  0.007 % |
4.19/4.24	|      4933 |  106006  1598269  4617335 |  1142010     4933     45 |  0.007 % |
5.79/5.82	|      7495 |  106006  1598269  4617335 |  1256211     7495    100 |  0.007 % |
6.99/7.08	|     11339 |  106006  1598269  4617335 |  1381832    11339     99 |  0.007 % |
9.89/9.96	|     17105 |  106006  1598269  4617335 |  1520015    17105     95 |  0.007 % |
13.29/13.39	|     25754 |  106006  1598269  4617335 |  1672017    25754    101 |  0.007 % |
21.29/21.35	|     38728 |  106006  1598269  4617335 |  1839219    38728    106 |  0.007 % |
34.17/34.29	|     58190 |  106006  1598269  4617335 |  2023141    58190    165 |  0.007 % |
53.07/53.14	|     87383 |  106006  1598269  4617335 |  2225455    87383    153 |  0.007 % |
77.76/77.83	|    131173 |  106006  1598269  4617335 |  2448000   131173    160 |  0.007 % |
143.64/143.72	|    196858 |  106006  1598269  4617335 |  2692801   196858    327 |  0.007 % |
282.90/283.02	|    295384 |  106006  1598269  4617335 |  2962081   295384    308 |  0.007 % |
423.56/423.73	|    443173 |  106006  1598269  4617335 |  3258289   443173    275 |  0.007 % |
869.35/869.76	|    664857 |  106006  1598269  4617335 |  3584118   664857    425 |  0.007 % |

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-1797809-1242076712/watcher-1797809-1242076712 -o /tmp/evaluation-result-1797809-1242076712/solver-1797809-1242076712 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797809-1242076712.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: 0.99 0.98 0.99 3/64 3529
/proc/meminfo: memFree=929592/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=2172 CPUtime=0
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 235699564 2224128 389 1992294400 134512640 135213614 4294956256 18446744073709551615 134515338 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 543 389 58 171 0 369 0

[startup+0.049757 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3529
/proc/meminfo: memFree=929592/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=5872 CPUtime=0.04
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 1300 0 0 0 4 0 0 0 18 0 1 0 235699564 6012928 1285 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 1468 1286 58 171 0 1294 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5872

[startup+0.101762 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3529
/proc/meminfo: memFree=929592/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=9960 CPUtime=0.09
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 2288 0 0 0 8 1 0 0 18 0 1 0 235699564 10199040 2273 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 2490 2274 58 171 0 2316 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9960

[startup+0.301784 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3529
/proc/meminfo: memFree=929592/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=25420 CPUtime=0.29
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 5986 0 0 0 26 3 0 0 19 0 1 0 235699564 26030080 5971 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 6355 5972 58 171 0 6181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25420

[startup+0.701828 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3529
/proc/meminfo: memFree=929592/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=56288 CPUtime=0.69
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 13376 0 0 0 62 7 0 0 23 0 1 0 235699564 57638912 13361 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 14072 13361 58 171 0 13898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56288

[startup+1.50192 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=856240/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=79620 CPUtime=1.49
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 18506 0 0 0 138 11 0 0 25 0 1 0 235699564 81530880 18491 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 19905 18491 78 171 0 19731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79620

[startup+3.10109 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=855536/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=80464 CPUtime=3.08
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 18677 0 0 0 297 11 0 0 25 0 1 0 235699564 82395136 18662 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 20116 18662 78 171 0 19942 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80464

[startup+6.30145 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=853360/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=83500 CPUtime=6.29
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 19440 0 0 0 617 12 0 0 25 0 1 0 235699564 85504000 19425 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 20875 19425 78 171 0 20701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83500

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=846064/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=90368 CPUtime=12.69
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 21164 0 0 0 1255 14 0 0 25 0 1 0 235699564 92536832 21149 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 22592 21149 78 171 0 22418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90368

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=831344/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=105012 CPUtime=25.48
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 24822 0 0 0 2530 18 0 0 25 0 1 0 235699564 107532288 24807 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 26253 24808 78 171 0 26079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105012

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=801648/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=135840 CPUtime=51.07
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 32516 0 0 0 5082 25 0 0 25 0 1 0 235699564 139100160 32501 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 33960 32501 78 171 0 33786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 135840

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=692912/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=243196 CPUtime=102.25
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 59298 0 0 0 10181 44 0 0 25 0 1 0 235699564 249032704 59283 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 60799 59283 78 171 0 60625 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 243196

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=584048/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=352496 CPUtime=162.23
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 86558 0 0 0 16162 61 0 0 25 0 1 0 235699564 360955904 86543 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 88124 86543 78 171 0 87950 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 352496

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=534512/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=401264 CPUtime=222.21
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 98802 0 0 0 22150 71 0 0 25 0 1 0 235699564 410894336 98787 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 100316 98787 78 171 0 100142 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 401264

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=485936/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=450140 CPUtime=282.2
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 111002 0 0 0 28137 83 0 0 25 0 1 0 235699564 460943360 110987 1992294400 134512640 135213614 4294956256 18446744073709551615 134526860 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 112535 110987 78 171 0 112361 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 450140

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=428272/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=507756 CPUtime=342.18
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 125320 0 0 0 34121 97 0 0 25 0 1 0 235699564 519942144 125305 1992294400 134512640 135213614 4294956256 18446744073709551615 134527020 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 126939 125305 78 171 0 126765 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 507756

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=374832/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=561292 CPUtime=402.17
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 138732 0 0 0 40105 112 0 0 25 0 1 0 235699564 574763008 138717 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 140323 138717 78 171 0 140149 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 561292

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=290352/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=647180 CPUtime=462.15
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 159956 0 0 0 46087 128 0 0 25 0 1 0 235699564 662712320 159941 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 161795 159941 78 171 0 161621 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 647180

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=179312/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=758772 CPUtime=522.13
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 187882 0 0 0 52068 145 0 0 25 0 1 0 235699564 776982528 187867 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 189693 187867 78 171 0 189519 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 758772

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=79600/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=856568 CPUtime=582.12
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 212316 0 0 0 58052 160 0 0 25 0 1 0 235699564 877125632 212301 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 214142 212301 78 171 0 213968 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 856568

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=16176/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=919448 CPUtime=642.1
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 228063 0 0 0 64038 172 0 0 25 0 1 0 235699564 941514752 228048 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 229862 228048 78 171 0 229688 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 919448

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15856/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1040664 CPUtime=702.03
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 258366 0 0 0 70011 192 0 0 25 0 1 0 235699564 1065639936 258351 1992294400 134512640 135213614 4294956256 18446744073709551615 134535984 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 260166 258351 78 171 0 259992 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 1040664

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15600/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1116596 CPUtime=761.99
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 277336 0 0 0 75992 207 0 0 25 0 1 0 235699564 1143394304 277321 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 279149 277321 78 171 0 278975 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1116596

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15856/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1170224 CPUtime=821.96
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 290758 0 0 0 81977 219 0 0 25 0 1 0 235699564 1198309376 290743 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 292556 290743 78 171 0 292382 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 1170224

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15152/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1222336 CPUtime=881.95
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 303771 0 0 0 87963 232 0 0 25 0 1 0 235699564 1251672064 303756 1992294400 134512640 135213614 4294956256 18446744073709551615 134530555 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 305584 303756 78 171 0 305410 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 1222336

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15472/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1251372 CPUtime=941.93
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 310998 0 0 0 93953 240 0 0 25 0 1 0 235699564 1281404928 310983 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 312843 310983 78 171 0 312669 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1251372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15280/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1276092 CPUtime=1001.92
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 316872 0 0 0 99945 247 0 0 25 0 1 0 235699564 1306718208 316857 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 319023 316857 78 171 0 318849 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1276092

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15408/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1300672 CPUtime=1061.89
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 323037 0 0 0 105936 253 0 0 25 0 1 0 235699564 1331888128 323022 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 325168 323022 78 171 0 324994 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 1300672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15792/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1342024 CPUtime=1121.87
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 333352 0 0 0 111922 265 0 0 25 0 1 0 235699564 1374232576 333337 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 335506 333337 78 171 0 335332 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1342024

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15536/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1368844 CPUtime=1181.86
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 340029 0 0 0 117914 272 0 0 25 0 1 0 235699564 1401696256 340014 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 342211 340014 78 171 0 342037 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1368844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15280/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=1377592 CPUtime=1200.06
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4194304 342259 0 0 0 119732 274 0 0 25 0 1 0 235699564 1410654208 342244 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 344398 342244 78 171 0 344224 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1377592

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15280/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=0 CPUtime=1200.16
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4195332 342259 0 0 0 119732 284 0 0 25 0 1 0 235699564 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3530
/proc/meminfo: memFree=15280/2055920 swapFree=4180856/4192956
[pid=3529] ppid=3527 vsize=0 CPUtime=1200.25
/proc/3529/stat : 3529 (minisat_static) R 3527 3529 3360 0 -1 4195332 342259 0 0 0 119732 293 0 0 25 0 1 0 235699564 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3529/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.29
CPU user time (s): 1197.33
CPU system time (s): 2.96555
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 1377592

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

runsolver used 0.921859 second user time and 2.6086 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-11 23:18:34
IDJOB=1797809
IDBENCH=20578
IDSOLVER=651
FILE ID=node42/1797809-1242076712
PBS_JOBID= 9277645
Free space on /tmp= 66128 MiB

SOLVER NAME= minisat2-core 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-1797809-1242076712/watcher-1797809-1242076712 -o /tmp/evaluation-result-1797809-1242076712/solver-1797809-1242076712 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797809-1242076712.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=576795819

node42.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.232
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.232
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:        930008 kB
Buffers:         75600 kB
Cached:         949160 kB
SwapCached:       5916 kB
Active:          79756 kB
Inactive:       953948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930008 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:           32408 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            78204 kB
Committed_AS:   870500 kB
PageTables:       1392 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= 66128 MiB
End job on node42 at 2009-05-11 23:38:36