Trace number 1719200

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
VARSAT-industrial 2009-03-22? (TO) 1200.33 1200.65

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  371419                                               |
0.00/0.00	c |  Number of clauses:    7170909                                              |
4.49/4.54	c |  Parsing time:         3.83         s                                       |
4.49/4.54	c |  Timeout:              43200 s
4.49/4.54	c |  Random Seed:          103939769.000000
4.49/4.54	c |  Heuristic:            default                                              |
4.49/4.54	c |                                                                             |
4.69/4.79	c ============================[ Search Statistics ]==============================
4.69/4.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/4.79	c ===============================================================================
4.69/4.79	c |         0 |  371408  7170865 20872323 |  2390288        0    nan |  0.000 % |
5.29/5.33	c |       103 |  371408  7170865 20872323 |  2629317      103     96 |  0.003 % |
6.29/6.35	c |       254 |  371408  7170865 20872323 |  2892248      254     68 |  0.003 % |
6.89/6.93	c |       479 |  371408  7170865 20872323 |  3181473      479     50 |  0.003 % |
8.99/9.02	c |       816 |  371408  7170865 20872323 |  3499621      816     43 |  0.003 % |
10.39/10.46	c |      1324 |  371408  7170865 20872323 |  3849583     1324     56 |  0.003 % |
11.18/11.22	c |      2085 |  371408  7170865 20872323 |  4234541     2085     48 |  0.003 % |
12.49/12.54	c |      3224 |  371408  7170865 20872323 |  4657995     3224     66 |  0.003 % |
17.39/17.50	c |      4932 |  371408  7170865 20872323 |  5123795     4932     78 |  0.003 % |
19.89/19.95	c |      7495 |  371408  7170865 20872323 |  5636174     7495     87 |  0.003 % |
28.18/28.23	c |     11339 |  371408  7170865 20872323 |  6199792    11339    144 |  0.003 % |
34.28/34.30	c |     17105 |  371408  7170865 20872323 |  6819771    17105    142 |  0.003 % |
44.68/44.70	c |     25755 |  371408  7170865 20872323 |  7501748    25755    128 |  0.003 % |
63.67/63.75	c |     38730 |  371408  7170865 20872323 |  8251923    38730    117 |  0.003 % |
85.57/85.63	c |     58192 |  371408  7170865 20872323 |  9077115    58192    104 |  0.003 % |
116.96/117.05	c |     87385 |  371408  7170865 20872323 |  9984827    87385     90 |  0.003 % |
172.55/172.69	c |    131174 |  371408  7170865 20872323 | 10983310   131174    106 |  0.003 % |
322.00/322.14	c |    196858 |  371408  7170865 20872323 | 12081641   196858    396 |  0.003 % |
477.76/477.90	c |    295384 |  371408  7170865 20872323 | 13289805   295384    289 |  0.003 % |
825.46/825.79	c |    443173 |  371408  7170865 20872323 | 14618786   443173    497 |  0.003 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719200-1240644484/watcher-1719200-1240644484 -o /tmp/evaluation-result-1719200-1240644484/solver-1719200-1240644484 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=103939769 HOME/instance-1719200-1240644484.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.29 1.08 1.02 3/65 16677
/proc/meminfo: memFree=1778976/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=2552 CPUtime=0
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 467 0 0 0 0 0 0 0 18 0 1 0 92481717 2613248 452 1992294400 4194304 5102648 548682068768 18446744073709551615 4489472 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 638 453 88 221 0 414 0

[startup+0.0855749 s]
/proc/loadavg: 1.29 1.08 1.02 3/65 16677
/proc/meminfo: memFree=1778976/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=11912 CPUtime=0.07
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 2791 0 0 0 6 1 0 0 18 0 1 0 92481717 12197888 2776 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 2978 2778 88 221 0 2754 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11912

[startup+0.101575 s]
/proc/loadavg: 1.29 1.08 1.02 3/65 16677
/proc/meminfo: memFree=1778976/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=14120 CPUtime=0.09
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 3244 0 0 0 8 1 0 0 18 0 1 0 92481717 14458880 3229 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 3530 3232 88 221 0 3306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14120

[startup+0.301601 s]
/proc/loadavg: 1.29 1.08 1.02 3/65 16677
/proc/meminfo: memFree=1778976/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=37508 CPUtime=0.29
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 8681 0 0 0 24 5 0 0 19 0 1 0 92481717 38408192 8666 1992294400 4194304 5102648 548682068768 18446744073709551615 4524112 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 9377 8666 88 221 0 9153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37508

[startup+0.701646 s]
/proc/loadavg: 1.29 1.08 1.02 3/65 16677
/proc/meminfo: memFree=1778976/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=83776 CPUtime=0.69
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 19460 0 0 0 57 12 0 0 22 0 1 0 92481717 85786624 19445 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 20944 19446 88 221 0 20720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83776

[startup+1.50174 s]
/proc/loadavg: 1.29 1.08 1.02 2/66 16678
/proc/meminfo: memFree=1669336/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=174796 CPUtime=1.49
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 40457 0 0 0 124 25 0 0 25 0 1 0 92481717 178991104 40442 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 43699 40442 88 221 0 43475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174796

[startup+3.10193 s]
/proc/loadavg: 1.29 1.08 1.02 2/66 16678
/proc/meminfo: memFree=1555160/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=336872 CPUtime=3.09
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 82132 0 0 0 261 48 0 0 25 0 1 0 92481717 344956928 82117 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 84218 82119 88 221 0 83994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 336872

[startup+6.3013 s]
/proc/loadavg: 1.35 1.09 1.03 2/66 16678
/proc/meminfo: memFree=1297560/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=504748 CPUtime=6.29
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 121318 0 0 0 557 72 0 0 25 0 1 0 92481717 516861952 121303 1992294400 4194304 5102648 548682068768 18446744073709551615 4227563 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 126187 121303 110 221 0 125963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 504748

[startup+12.7021 s]
/proc/loadavg: 1.32 1.09 1.03 2/66 16678
/proc/meminfo: memFree=1292824/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=508716 CPUtime=12.69
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 122277 0 0 0 1196 73 0 0 25 0 1 0 92481717 520925184 122262 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 127179 122262 110 221 0 126955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 508716

[startup+25.5016 s]
/proc/loadavg: 1.25 1.08 1.03 2/66 16678
/proc/meminfo: memFree=1287768/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=513772 CPUtime=25.49
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 123566 0 0 0 2475 74 0 0 25 0 1 0 92481717 526102528 123551 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 128443 123551 110 221 0 128219 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 513772

[startup+51.1016 s]
/proc/loadavg: 1.16 1.08 1.02 2/66 16678
/proc/meminfo: memFree=1275160/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=526620 CPUtime=51.07
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 126763 0 0 0 5030 77 0 0 25 0 1 0 92481717 539258880 126748 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 131655 126749 110 221 0 131431 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 526620

[startup+102.306 s]
/proc/loadavg: 1.07 1.06 1.02 2/66 16678
/proc/meminfo: memFree=1258008/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=543960 CPUtime=102.27
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 131026 0 0 0 10144 83 0 0 25 0 1 0 92481717 557015040 131011 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 135990 131011 110 221 0 135766 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 543960

[startup+162.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/66 16678
/proc/meminfo: memFree=1235672/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=567064 CPUtime=162.25
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 136775 0 0 0 16136 89 0 0 25 0 1 0 92481717 580673536 136738 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 141766 136738 110 221 0 141542 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 567064

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/66 16678
/proc/meminfo: memFree=1159064/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=643680 CPUtime=222.23
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 155859 0 0 0 22124 99 0 0 25 0 1 0 92481717 659128320 155822 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 160920 155822 110 221 0 160696 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 643680

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16678
/proc/meminfo: memFree=1036568/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=766404 CPUtime=282.21
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 186575 0 0 0 28103 118 0 0 25 0 1 0 92481717 784797696 186538 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 191601 186538 110 221 0 191377 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 766404

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16678
/proc/meminfo: memFree=965272/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=836364 CPUtime=342.2
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 204070 0 0 0 34091 129 0 0 25 0 1 0 92481717 856436736 204033 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 209091 204033 110 221 0 208867 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 836364

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16678
/proc/meminfo: memFree=950360/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=851968 CPUtime=402.18
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 207857 0 0 0 40085 133 0 0 25 0 1 0 92481717 872415232 207820 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 212992 207820 110 221 0 212768 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 851968

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16678
/proc/meminfo: memFree=937688/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=864356 CPUtime=462.16
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 210968 0 0 0 46080 136 0 0 25 0 1 0 92481717 885100544 210931 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 216089 210931 110 221 0 215865 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 864356

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16678
/proc/meminfo: memFree=867096/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=937732 CPUtime=522.15
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 229027 0 0 0 52067 148 0 0 25 0 1 0 92481717 960237568 228990 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 234433 228990 110 221 0 234209 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 937732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16678
/proc/meminfo: memFree=769880/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1033568 CPUtime=582.14
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 253013 0 0 0 58050 164 0 0 25 0 1 0 92481717 1058373632 252976 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 258392 252976 110 221 0 258168 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1033568

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=668824/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1133420 CPUtime=642.12
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 277942 0 0 0 64033 179 0 0 25 0 1 0 92481717 1160622080 277905 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 283355 277905 110 221 0 283131 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1133420

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=576728/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1226444 CPUtime=702.1
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 301242 0 0 0 70014 196 0 0 25 0 1 0 92481717 1255878656 301205 1992294400 4194304 5102648 548682068768 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 306611 301205 110 221 0 306387 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1226444

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=480856/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1320744 CPUtime=762.09
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 324839 0 0 0 75997 212 0 0 25 0 1 0 92481717 1352441856 324802 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 330186 324802 110 221 0 329962 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1320744

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=397720/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1404684 CPUtime=822.07
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 345802 0 0 0 81980 227 0 0 25 0 1 0 92481717 1438396416 345765 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 351171 345765 110 221 0 350947 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1404684

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=379992/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1421688 CPUtime=882.05
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 350002 0 0 0 87975 230 0 0 25 0 1 0 92481717 1455808512 349965 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 355422 349965 110 221 0 355198 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1421688

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=367320/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1436208 CPUtime=942.03
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 353172 0 0 0 93970 233 0 0 25 0 1 0 92481717 1470676992 353135 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 359052 353135 110 221 0 358828 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1436208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=355288/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1447832 CPUtime=1002.02
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 356145 0 0 0 99965 237 0 0 25 0 1 0 92481717 1482579968 356108 1992294400 4194304 5102648 548682068768 18446744073709551615 4227830 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 361958 356108 110 221 0 361734 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1447832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=343512/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1459564 CPUtime=1062
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 359103 0 0 0 105960 240 0 0 25 0 1 0 92481717 1494593536 359066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 364891 359066 110 221 0 364667 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1459564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=331672/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1471136 CPUtime=1121.99
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 362030 0 0 0 111956 243 0 0 25 0 1 0 92481717 1506443264 361993 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 367784 361993 110 221 0 367560 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1471136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=255704/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1548472 CPUtime=1181.97
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 381413 0 0 0 117942 255 0 0 25 0 1 0 92481717 1585635328 381376 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 387118 381376 110 221 0 386894 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1548472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=215960/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=1586320 CPUtime=1200.07
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4194304 390887 0 0 0 119746 261 0 0 25 0 1 0 92481717 1624391680 390850 1992294400 4194304 5102648 548682068768 18446744073709551615 4254812 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 396580 390850 110 221 0 396356 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1586320

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16680
/proc/meminfo: memFree=215960/2055920 swapFree=4180664/4192956
[pid=16677] ppid=16675 vsize=0 CPUtime=1200.26
/proc/16677/stat : 16677 (varsat-industri) R 16675 16677 16083 0 -1 4195332 390887 0 0 0 119746 280 0 0 25 0 1 0 92481717 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16677/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.33
CPU user time (s): 1197.47
CPU system time (s): 2.85956
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1586320

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

runsolver used 1.02884 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 09:28:14
IDJOB=1719200
IDBENCH=20579
IDSOLVER=538
FILE ID=node73/1719200-1240644484
PBS_JOBID= 9186428
Free space on /tmp= 66164 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719200-1240644484/watcher-1719200-1240644484 -o /tmp/evaluation-result-1719200-1240644484/solver-1719200-1240644484 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=103939769 HOME/instance-1719200-1240644484.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=103939769

node73.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.214
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.214
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:       1779456 kB
Buffers:          4412 kB
Cached:         215380 kB
SwapCached:       5696 kB
Active:         197740 kB
Inactive:        30068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779456 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:          157572 kB
Writeback:           0 kB
Mapped:          13852 kB
Slab:            34612 kB
Committed_AS:   370532 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node73 at 2009-04-25 09:48:16