Trace number 1721124

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.12 1200.56

General information on the benchmark

Namemizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.035
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
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:  66892                                                |
0.00/0.00	c |  Number of clauses:    279256                                               |
0.29/0.35	c |  Parsing time:         0.30         s                                       |
0.29/0.35	c |  Timeout:              43200 s
0.29/0.35	c |  Random Seed:          73000055.000000
0.29/0.35	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.29/0.35	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.35	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.35	c |                                                                             |
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |   26711   157466   533436 |    52488        0    nan |  0.000 % |
1.59/1.65	c |       100 |   26711   157466   533436 |    57737      100      4 |  8.116 % |
1.89/1.93	c |       252 |   26711   157466   533436 |    63511      252      7 |  8.116 % |
2.20/2.28	c |       477 |   26711   157466   533436 |    69862      477      6 |  8.116 % |
2.49/2.59	c |       815 |   26711   157466   533436 |    76848      815      6 |  8.116 % |
2.89/2.99	c |      1321 |   26711   157466   533436 |    84533     1321      6 |  8.116 % |
3.49/3.54	c |      2080 |   26711   157466   533436 |    92986     2080      6 |  8.116 % |
3.99/4.08	c |      3221 |   26711   157466   533436 |   102285     3221      6 |  8.116 % |
4.79/4.80	c |      4929 |   26711   157466   533436 |   112514     4929      7 |  8.116 % |
5.99/6.07	c |      7491 |   26711   157466   533436 |   123765     7491      6 |  8.116 % |
6.89/6.90	c |     11335 |   26711   157466   533436 |   136142    11335      9 |  8.116 % |
8.29/8.36	c |     17103 |   26711   157466   533436 |   149756    17103      9 |  8.116 % |
10.49/10.52	c |     25755 |   26711   157466   533436 |   164731    25755     10 |  8.116 % |
11.89/11.91	c |     38730 |   26701   157424   533310 |   181205    38698     10 |  8.131 % |
13.99/14.02	c |     58192 |   26694   157424   533310 |   199325    58159     11 |  8.152 % |
17.39/17.42	c |     87385 |   26604   156766   531331 |   219258    80212     11 |  8.276 % |
25.78/25.88	c |    131174 |   26128   156388   530197 |   241184   119426     13 |  9.173 % |
46.07/46.14	c |    196859 |   25363   148486   504610 |   265302   143290     13 | 10.134 % |
84.56/84.62	c |    295385 |   24934   145386   494318 |   291832   224727     14 | 10.814 % |
215.11/215.20	c |    443174 |   24824   144336   490793 |   321015    99712     30 | 10.937 % |
845.49/845.85	c |    664857 |   24824   144323   490749 |   353117   321390    168 | 10.937 % |

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-1721124-1240663114/watcher-1721124-1240663114 -o /tmp/evaluation-result-1721124-1240663114/solver-1721124-1240663114 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=73000055 HOME/instance-1721124-1240663114.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.99 0.97 0.99 3/65 17124
/proc/meminfo: memFree=1753976/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=4768 CPUtime=0
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 825 0 0 0 0 0 0 0 20 0 1 0 94340394 4882432 810 1992294400 4194304 5102648 548682068800 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 1192 818 80 221 0 968 0

[startup+0.027608 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 17124
/proc/meminfo: memFree=1753976/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=8620 CPUtime=0.01
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 1963 0 0 0 1 0 0 0 20 0 1 0 94340394 8826880 1949 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 2155 1950 87 221 0 1931 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8620

[startup+0.101621 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 17124
/proc/meminfo: memFree=1753976/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=18596 CPUtime=0.09
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 4205 0 0 0 8 1 0 0 20 0 1 0 94340394 19042304 4190 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 4649 4191 87 221 0 4425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18596

[startup+0.301661 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 17124
/proc/meminfo: memFree=1753976/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=42080 CPUtime=0.29
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 10217 0 0 0 25 4 0 0 22 0 1 0 94340394 43089920 10202 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 10520 10203 87 221 0 10296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42080

[startup+0.701742 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 17124
/proc/meminfo: memFree=1753976/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=61168 CPUtime=0.69
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 14332 0 0 0 63 6 0 0 25 0 1 0 94340394 62636032 14317 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 15292 14317 100 221 0 15068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61168

[startup+1.50191 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17125
/proc/meminfo: memFree=1687344/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=64964 CPUtime=1.49
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 17132 0 0 0 143 6 0 0 25 0 1 0 94340394 66523136 15538 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 16241 15538 102 221 0 16017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64964

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17125
/proc/meminfo: memFree=1691696/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=64964 CPUtime=3.09
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 17146 0 0 0 302 7 0 0 25 0 1 0 94340394 66523136 15552 1992294400 4194304 5102648 548682068800 18446744073709551615 4214244 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 16241 15552 115 221 0 16017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64964

[startup+6.30288 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17125
/proc/meminfo: memFree=1691512/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=64964 CPUtime=6.29
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 17146 0 0 0 622 7 0 0 25 0 1 0 94340394 66523136 15552 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 16241 15552 115 221 0 16017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64964

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17125
/proc/meminfo: memFree=1691192/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=66156 CPUtime=12.69
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 17294 0 0 0 1262 7 0 0 25 0 1 0 94340394 67743744 15700 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 16539 15700 115 221 0 16315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66156

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17127
/proc/meminfo: memFree=1689784/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=67288 CPUtime=25.48
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 17652 0 0 0 2541 7 0 0 25 0 1 0 94340394 68902912 16058 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 16822 16058 115 221 0 16598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67288

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 17127
/proc/meminfo: memFree=1686520/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=70876 CPUtime=51.07
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 18492 0 0 0 5099 8 0 0 25 0 1 0 94340394 72577024 16898 1992294400 4194304 5102648 548682068800 18446744073709551615 4244280 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 17719 16898 115 221 0 17495 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70876

[startup+102.305 s]
/proc/loadavg: 1.17 1.03 1.01 2/66 17127
/proc/meminfo: memFree=1671352/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=86112 CPUtime=102.25
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 22253 0 0 0 10212 13 0 0 25 0 1 0 94340394 88178688 20659 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 21528 20659 115 221 0 21304 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 86112

[startup+162.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 17127
/proc/meminfo: memFree=1650296/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=106836 CPUtime=162.22
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 27536 0 0 0 16204 18 0 0 25 0 1 0 94340394 109400064 25942 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 26709 25942 115 221 0 26485 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 106836

[startup+222.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 17127
/proc/meminfo: memFree=1644408/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=112388 CPUtime=222.21
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 28941 0 0 0 22201 20 0 0 25 0 1 0 94340394 115085312 27347 1992294400 4194304 5102648 548682068800 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 28097 27347 115 221 0 27873 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 112388

[startup+282.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/66 17127
/proc/meminfo: memFree=1644408/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=112388 CPUtime=282.19
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 28971 0 0 0 28199 20 0 0 25 0 1 0 94340394 115085312 27377 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 28097 27377 115 221 0 27873 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 112388

[startup+342.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 17127
/proc/meminfo: memFree=1622392/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=134320 CPUtime=342.16
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 34454 0 0 0 34191 25 0 0 25 0 1 0 94340394 137543680 32860 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 33580 32860 115 221 0 33356 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 134320

[startup+402.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 17127
/proc/meminfo: memFree=1601464/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=155484 CPUtime=402.14
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 39720 0 0 0 40184 30 0 0 25 0 1 0 94340394 159215616 38126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 38871 38126 115 221 0 38647 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 155484

[startup+462.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/66 17127
/proc/meminfo: memFree=1585272/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=171464 CPUtime=462.12
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 43712 0 0 0 46177 35 0 0 25 0 1 0 94340394 175579136 42118 1992294400 4194304 5102648 548682068800 18446744073709551615 4255505 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 42866 42118 115 221 0 42642 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 171464

[startup+522.302 s]
/proc/loadavg: 1.13 1.07 1.01 2/66 17127
/proc/meminfo: memFree=1562424/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=194344 CPUtime=522.1
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 49433 0 0 0 52169 41 0 0 25 0 1 0 94340394 199008256 47839 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 48586 47839 115 221 0 48362 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 194344

[startup+582.301 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 17127
/proc/meminfo: memFree=1542648/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=214024 CPUtime=582.08
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 54356 0 0 0 58162 46 0 0 25 0 1 0 94340394 219160576 52762 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 53506 52762 115 221 0 53282 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 214024

[startup+642.301 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 17127
/proc/meminfo: memFree=1521464/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=234900 CPUtime=642.06
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 59582 0 0 0 64155 51 0 0 25 0 1 0 94340394 240537600 57988 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 58725 57988 115 221 0 58501 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 234900

[startup+702.302 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 17127
/proc/meminfo: memFree=1504760/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=251740 CPUtime=702.03
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 63796 0 0 0 70146 57 0 0 25 0 1 0 94340394 257781760 62202 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 62935 62202 115 221 0 62711 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 251740

[startup+762.306 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 17127
/proc/meminfo: memFree=1486264/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=270116 CPUtime=762.02
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 68376 0 0 0 76141 61 0 0 25 0 1 0 94340394 276598784 66782 1992294400 4194304 5102648 548682068800 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 67529 66782 115 221 0 67305 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 270116

[startup+822.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 17127
/proc/meminfo: memFree=1470968/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=286736 CPUtime=822
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 72253 0 0 0 82134 66 0 0 25 0 1 0 94340394 293617664 70659 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 71684 70659 115 221 0 71460 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 286736

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 17127
/proc/meminfo: memFree=1454328/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=302856 CPUtime=881.97
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 76341 0 0 0 88126 71 0 0 25 0 1 0 94340394 310124544 74747 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 75714 74747 115 221 0 75490 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 302856

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17127
/proc/meminfo: memFree=1439416/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=317776 CPUtime=941.95
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 80112 0 0 0 94121 74 0 0 25 0 1 0 94340394 325402624 78518 1992294400 4194304 5102648 548682068800 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 79444 78518 115 221 0 79220 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 317776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17127
/proc/meminfo: memFree=1422072/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=334808 CPUtime=1001.93
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 84385 0 0 0 100113 80 0 0 25 0 1 0 94340394 342843392 82791 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 83702 82791 115 221 0 83478 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 334808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17127
/proc/meminfo: memFree=1414904/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=341940 CPUtime=1061.91
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 86166 0 0 0 106109 82 0 0 25 0 1 0 94340394 350146560 84572 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 85485 84572 115 221 0 85261 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 341940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17127
/proc/meminfo: memFree=1414904/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=341940 CPUtime=1121.88
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 86167 0 0 0 112106 82 0 0 25 0 1 0 94340394 350146560 84573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 85485 84573 115 221 0 85261 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 341940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17127
/proc/meminfo: memFree=1414968/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=341940 CPUtime=1181.86
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 86167 0 0 0 118104 82 0 0 25 0 1 0 94340394 350146560 84573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 85485 84573 115 221 0 85261 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 341940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17127
/proc/meminfo: memFree=1414968/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=341940 CPUtime=1200.06
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 86167 0 0 0 119924 82 0 0 25 0 1 0 94340394 350146560 84573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 85485 84573 115 221 0 85261 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 341940

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/66 17127
/proc/meminfo: memFree=1414968/2055920 swapFree=4181392/4192956
[pid=17124] ppid=17122 vsize=341940 CPUtime=1200.06
/proc/17124/stat : 17124 (varsat-industri) R 17122 17124 17060 0 -1 4194304 86167 0 0 0 119924 82 0 0 25 0 1 0 94340394 350146560 84573 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/17124/statm: 85485 84573 115 221 0 85261 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 341940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.12
CPU user time (s): 1199.25
CPU system time (s): 0.875866
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 341940

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

runsolver used 1.38279 second user time and 2.96455 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 14:38:34
IDJOB=1721124
IDBENCH=69651
IDSOLVER=538
FILE ID=node80/1721124-1240663114
PBS_JOBID= 9186581
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-md5-48-5.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721124-1240663114/watcher-1721124-1240663114 -o /tmp/evaluation-result-1721124-1240663114/solver-1721124-1240663114 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=73000055 HOME/instance-1721124-1240663114.cnf

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

MD5SUM BENCH= 8ab50418497c0326ed1ff5d73a4e24a3
RANDOM SEED=73000055

node80.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.270
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.270
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:       1754392 kB
Buffers:         38876 kB
Cached:         187728 kB
SwapCached:       5344 kB
Active:          60468 kB
Inactive:       173932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754392 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            6504 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            53024 kB
Committed_AS:   304372 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= 66148 MiB
End job on node80 at 2009-04-25 14:58:37