Trace number 1554690

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.06 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  4656                                                 |
0.00/0.00	c |  Number of clauses:    13871                                                |
0.00/0.01	c |  Parsing time:         0.02         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1517244005.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |    2599    10416    29189 |     3472        0    nan |  0.000 % |
0.05/0.08	c |       100 |    2599    10416    29189 |     3819      100     29 |  0.043 % |
0.09/0.12	c |       251 |    2599    10416    29189 |     4201      251     60 |  0.043 % |
0.09/0.15	c |       476 |    2599    10416    29189 |     4621      476     56 |  0.043 % |
0.09/0.19	c |       814 |    2599    10416    29189 |     5083      814     46 |  0.043 % |
0.19/0.27	c |      1321 |    2599    10416    29189 |     5591     1321     75 |  0.043 % |
0.29/0.36	c |      2081 |    2599    10416    29189 |     6150     2081     63 |  0.043 % |
0.39/0.50	c |      3220 |    2599    10416    29189 |     6765     3220     63 |  0.043 % |
0.69/0.73	c |      4929 |    2599    10416    29189 |     7442     4929     65 |  0.043 % |
1.19/1.22	c |      7491 |    2599    10416    29189 |     8186     7491     72 |  0.043 % |
1.69/1.77	c |     11336 |    2599    10416    29189 |     9005     6464     67 |  0.043 % |
2.39/2.45	c |     17103 |    2599    10416    29189 |     9906     6911     46 |  0.043 % |
4.40/4.47	c |     25755 |    2599    10416    29189 |    10896    10062     72 |  0.043 % |
6.99/7.03	c |     38729 |    2599    10416    29189 |    11986    10228     75 |  0.043 % |
12.38/12.48	c |     58190 |    2599    10416    29189 |    13184     9490     79 |  0.043 % |
19.78/19.85	c |     87382 |    2599    10416    29189 |    14503     9031     62 |  0.043 % |
34.27/34.31	c |    131172 |    2599    10416    29189 |    15953    14173     62 |  0.043 % |
57.77/57.89	c |    196856 |    2599    10416    29189 |    17549    11745     48 |  0.043 % |
91.16/91.28	c |    295382 |    2599    10416    29189 |    19304    16025     58 |  0.043 % |
142.63/142.79	c |    443171 |    2599    10416    29189 |    21234    17730     70 |  0.043 % |
219.81/219.97	c |    664857 |    2599    10416    29189 |    23357    22346     77 |  0.043 % |
361.96/362.14	c |    997382 |    2599    10416    29189 |    25693    20031     63 |  0.043 % |
616.95/617.28	c |   1496171 |    2599    10416    29189 |    28263    18460     62 |  0.043 % |
999.21/999.61	c |   2244355 |    2599    10416    29189 |    31089    20581     74 |  0.043 % |

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-1554690-1238731407/watcher-1554690-1238731407 -o /tmp/evaluation-result-1554690-1238731407/solver-1554690-1238731407 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1517244005 HOME/instance-1554690-1238731407.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: 0.91 0.95 0.98 3/64 29066
/proc/meminfo: memFree=1838920/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=2840 CPUtime=0
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 358 0 0 0 0 0 0 0 18 0 1 0 1145805728 2908160 343 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 710 344 87 221 0 486 0

[startup+0.0614801 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29066
/proc/meminfo: memFree=1838920/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=6204 CPUtime=0.05
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1174 0 0 0 5 0 0 0 18 0 1 0 1145805728 6352896 1159 1992294400 4194304 5102648 548682068768 18446744073709551615 4488034 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 1551 1159 100 221 0 1327 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6204

[startup+0.101479 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29066
/proc/meminfo: memFree=1838920/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=5880 CPUtime=0.09
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1186 0 0 0 9 0 0 0 18 0 1 0 1145805728 6021120 1106 1992294400 4194304 5102648 548682068768 18446744073709551615 4248984 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 1470 1106 112 221 0 1246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5880

[startup+0.301519 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29066
/proc/meminfo: memFree=1838920/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=5880 CPUtime=0.29
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1192 0 0 0 29 0 0 0 19 0 1 0 1145805728 6021120 1112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 1470 1112 115 221 0 1246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5880

[startup+0.701599 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29066
/proc/meminfo: memFree=1838920/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=6824 CPUtime=0.69
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1419 0 0 0 69 0 0 0 22 0 1 0 1145805728 6987776 1339 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 1706 1339 115 221 0 1482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6824

[startup+1.50176 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 29067
/proc/meminfo: memFree=1833344/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=8564 CPUtime=1.49
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1847 0 0 0 148 1 0 0 25 0 1 0 1145805728 8769536 1767 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 2141 1767 115 221 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8564

[startup+3.10108 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 29067
/proc/meminfo: memFree=1832000/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=8696 CPUtime=3.09
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 1899 0 0 0 308 1 0 0 25 0 1 0 1145805728 8904704 1819 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 2174 1819 115 221 0 1950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8696

[startup+6.30171 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 29067
/proc/meminfo: memFree=1829952/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=11124 CPUtime=6.29
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 2475 0 0 0 628 1 0 0 25 0 1 0 1145805728 11390976 2395 1992294400 4194304 5102648 548682068768 18446744073709551615 4262668 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 2781 2395 115 221 0 2557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11124

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 29067
/proc/meminfo: memFree=1828368/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=12324 CPUtime=12.68
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 2766 0 0 0 1267 1 0 0 25 0 1 0 1145805728 12619776 2686 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 3081 2686 115 221 0 2857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12324

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 29067
/proc/meminfo: memFree=1828120/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=12592 CPUtime=25.48
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 2853 0 0 0 2547 1 0 0 25 0 1 0 1145805728 12894208 2773 1992294400 4194304 5102648 548682068768 18446744073709551615 4249192 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 3148 2773 115 221 0 2924 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12592

[startup+51.1017 s]
/proc/loadavg: 1.04 0.97 0.99 2/65 29067
/proc/meminfo: memFree=1826904/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=13728 CPUtime=51.07
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 3127 0 0 0 5105 2 0 0 25 0 1 0 1145805728 14057472 3047 1992294400 4194304 5102648 548682068768 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 3432 3047 115 221 0 3208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13728

[startup+102.306 s]
/proc/loadavg: 1.09 0.99 0.99 2/65 29067
/proc/meminfo: memFree=1824728/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=15936 CPUtime=102.26
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 3661 0 0 0 10224 2 0 0 25 0 1 0 1145805728 16318464 3581 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 3984 3581 115 221 0 3760 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15936

[startup+162.302 s]
/proc/loadavg: 1.11 1.01 1.00 2/65 29067
/proc/meminfo: memFree=1822296/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=18356 CPUtime=162.22
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 4260 0 0 0 16220 2 0 0 25 0 1 0 1145805728 18796544 4180 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 4589 4180 115 221 0 4365 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18356

[startup+222.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 29067
/proc/meminfo: memFree=1820376/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=20152 CPUtime=222.2
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 4719 0 0 0 22217 3 0 0 25 0 1 0 1145805728 20635648 4639 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 5038 4639 115 221 0 4814 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20152

[startup+282.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 29067
/proc/meminfo: memFree=1819480/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=21088 CPUtime=282.18
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 4936 0 0 0 28215 3 0 0 25 0 1 0 1145805728 21594112 4856 1992294400 4194304 5102648 548682068768 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 5272 4856 115 221 0 5048 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21088

[startup+342.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 29067
/proc/meminfo: memFree=1819040/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=21500 CPUtime=342.16
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 5031 0 0 0 34213 3 0 0 25 0 1 0 1145805728 22016000 4951 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 5375 4951 115 221 0 5151 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21500

[startup+402.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 29067
/proc/meminfo: memFree=1817184/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=23580 CPUtime=402.13
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 5500 0 0 0 40209 4 0 0 25 0 1 0 1145805728 24145920 5420 1992294400 4194304 5102648 548682068768 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 5895 5420 115 221 0 5671 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 23580

[startup+462.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 29067
/proc/meminfo: memFree=1816160/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=24504 CPUtime=462.12
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 5734 0 0 0 46207 5 0 0 25 0 1 0 1145805728 25092096 5654 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6126 5654 115 221 0 5902 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 24504

[startup+522.303 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 29067
/proc/meminfo: memFree=1816096/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=24504 CPUtime=522.09
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 5735 0 0 0 52204 5 0 0 25 0 1 0 1145805728 25092096 5655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6126 5655 115 221 0 5902 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 24504

[startup+582.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 29067
/proc/meminfo: memFree=1815712/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=24900 CPUtime=582.07
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 5842 0 0 0 58202 5 0 0 25 0 1 0 1145805728 25497600 5762 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6225 5762 115 221 0 6001 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 24900

[startup+642.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 29067
/proc/meminfo: memFree=1814560/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=25956 CPUtime=642.06
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6118 0 0 0 64200 6 0 0 25 0 1 0 1145805728 26578944 6038 1992294400 4194304 5102648 548682068768 18446744073709551615 4255277 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6489 6038 115 221 0 6265 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 25956

[startup+702.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 29067
/proc/meminfo: memFree=1814048/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=26380 CPUtime=702.02
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6232 0 0 0 70196 6 0 0 25 0 1 0 1145805728 27013120 6152 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6595 6152 115 221 0 6371 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 26380

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29067
/proc/meminfo: memFree=1813280/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27304 CPUtime=762.01
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6435 0 0 0 76194 7 0 0 25 0 1 0 1145805728 27959296 6355 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6826 6355 115 221 0 6602 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 27304

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29067
/proc/meminfo: memFree=1812960/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27484 CPUtime=821.98
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6495 0 0 0 82191 7 0 0 25 0 1 0 1145805728 28143616 6415 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6871 6415 115 221 0 6647 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 27484

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29067
/proc/meminfo: memFree=1812896/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27484 CPUtime=881.96
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6502 0 0 0 88189 7 0 0 25 0 1 0 1145805728 28143616 6422 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6871 6422 115 221 0 6647 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 27484

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29067
/proc/meminfo: memFree=1812896/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27484 CPUtime=941.93
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6502 0 0 0 94186 7 0 0 25 0 1 0 1145805728 28143616 6422 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6871 6422 115 221 0 6647 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 27484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1812832/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27484 CPUtime=1001.91
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6502 0 0 0 100184 7 0 0 25 0 1 0 1145805728 28143616 6422 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6871 6422 115 221 0 6647 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 27484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1812832/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=27484 CPUtime=1061.89
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6512 0 0 0 106182 7 0 0 25 0 1 0 1145805728 28143616 6432 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 6871 6432 115 221 0 6647 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 27484

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1810912/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=29368 CPUtime=1121.87
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 6975 0 0 0 112179 8 0 0 25 0 1 0 1145805728 30072832 6895 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 7342 6895 115 221 0 7118 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 29368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1810144/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=30164 CPUtime=1181.84
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 7157 0 0 0 118176 8 0 0 25 0 1 0 1145805728 30887936 7077 1992294400 4194304 5102648 548682068768 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 7541 7077 115 221 0 7317 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 30164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1810144/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=30164 CPUtime=1200.05
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 7157 0 0 0 119996 9 0 0 25 0 1 0 1145805728 30887936 7077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 7541 7077 115 221 0 7317 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30164

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29067
/proc/meminfo: memFree=1810144/2055920 swapFree=4175828/4192956
[pid=29066] ppid=29064 vsize=30164 CPUtime=1200.05
/proc/29066/stat : 29066 (varsat-industri) R 29064 29066 28786 0 -1 4194304 7157 0 0 0 119996 9 0 0 25 0 1 0 1145805728 30887936 7077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29066/statm: 7541 7077 115 221 0 7317 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.096985
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 30164

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

runsolver used 0.877866 second user time and 2.48262 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 06:03:27
IDJOB=1554690
IDBENCH=70785
IDSOLVER=538
FILE ID=node33/1554690-1238731407
PBS_JOBID= 9085337
Free space on /tmp= 66524 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554690-1238731407/watcher-1554690-1238731407 -o /tmp/evaluation-result-1554690-1238731407/solver-1554690-1238731407 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1517244005 HOME/instance-1554690-1238731407.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1517244005

node33.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.266
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.266
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:       1839336 kB
Buffers:         25628 kB
Cached:         114684 kB
SwapCached:      10920 kB
Active:          12408 kB
Inactive:       140388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839336 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          18172 kB
Slab:            49744 kB
Committed_AS:  3290916 kB
PageTables:       1400 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= 66524 MiB
End job on node33 at 2009-04-03 06:23:30