Trace number 1517452

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
MD5SUM385aa4c60934b13e455a567c42e0ab0c
Bench CategoryRANDOM (random 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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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:  540                                                  |
0.00/0.00	c |  Number of clauses:    2295                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          99032531.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     527     2279     6899 |      759        0    nan |  0.000 % |
0.00/0.01	c |       101 |     527     2279     6899 |      835      101     25 |  0.000 % |
0.00/0.02	c |       253 |     527     2279     6899 |      919      253     23 |  0.000 % |
0.00/0.03	c |       480 |     527     2279     6899 |     1011      480     22 |  0.000 % |
0.00/0.04	c |       819 |     527     2279     6899 |     1112      819     22 |  0.000 % |
0.04/0.07	c |      1326 |     527     2279     6899 |     1223      751     20 |  0.000 % |
0.09/0.10	c |      2089 |     527     2279     6899 |     1345      883     20 |  0.000 % |
0.09/0.15	c |      3228 |     527     2279     6899 |     1480     1322     22 |  0.000 % |
0.19/0.23	c |      4939 |     527     2279     6899 |     1628     1483     23 |  0.000 % |
0.29/0.35	c |      7503 |     527     2279     6899 |     1791     1509     23 |  0.000 % |
0.49/0.54	c |     11347 |     527     2279     6899 |     1970     1669     22 |  0.000 % |
0.79/0.83	c |     17114 |     527     2279     6899 |     2167     1392     20 |  0.000 % |
1.19/1.26	c |     25764 |     527     2279     6899 |     2384     1141     19 |  0.000 % |
1.89/1.94	c |     38739 |     527     2279     6899 |     2622     1927     21 |  0.000 % |
2.99/3.00	c |     58200 |     527     2279     6899 |     2884     1367     19 |  0.000 % |
4.59/4.63	c |     87393 |     527     2279     6899 |     3173     2633     21 |  0.000 % |
7.19/7.21	c |    131182 |     527     2279     6899 |     3490     2810     24 |  0.000 % |
11.29/11.30	c |    196867 |     527     2279     6899 |     3839     2891     23 |  0.000 % |
17.49/17.52	c |    295393 |     527     2279     6899 |     4223     2143     22 |  0.000 % |
26.98/27.09	c |    443183 |     527     2279     6899 |     4646     2279     22 |  0.000 % |
42.38/42.44	c |    664867 |     527     2279     6899 |     5110     2939     23 |  0.000 % |
66.47/66.53	c |    997393 |     527     2279     6899 |     5621     5023     25 |  0.000 % |
103.06/103.16	c |   1496181 |     527     2279     6899 |     6183     4147     23 |  0.000 % |
161.74/161.86	c |   2244364 |     527     2279     6899 |     6802     3747     24 |  0.000 % |
254.22/254.35	c |   3366640 |     527     2279     6899 |     7482     4551     23 |  0.000 % |
396.49/396.64	c |   5050051 |     527     2279     6899 |     8230     6714     26 |  0.000 % |
626.43/626.63	c |   7575168 |     527     2279     6899 |     9053     4621     24 |  0.000 % |
989.34/989.68	c |  11362844 |     527     2279     6899 |     9959     6601     24 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517452-1238285680/watcher-1517452-1238285680 -o /tmp/evaluation-result-1517452-1238285680/solver-1517452-1238285680 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=99032531 HOME/instance-1517452-1238285680.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.00 1.00 1.00 2/70 26294
/proc/meminfo: memFree=788520/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=2416 CPUtime=0
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 1101231249 2473984 188 1992294400 4194304 5102648 548682068800 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 604 188 87 221 0 380 0

[startup+0.049305 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 26294
/proc/meminfo: memFree=788520/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=2548 CPUtime=0.04
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 273 0 0 0 4 0 0 0 20 0 1 0 1101231249 2609152 258 1992294400 4194304 5102648 548682068800 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 637 258 111 221 0 413 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2548

[startup+0.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 26294
/proc/meminfo: memFree=788520/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=2688 CPUtime=0.09
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 291 0 0 0 9 0 0 0 20 0 1 0 1101231249 2752512 276 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 672 276 111 221 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2688

[startup+0.301329 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 26294
/proc/meminfo: memFree=788520/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=2820 CPUtime=0.29
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 330 0 0 0 29 0 0 0 21 0 1 0 1101231249 2887680 315 1992294400 4194304 5102648 548682068800 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 705 315 111 221 0 481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2820

[startup+0.701369 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 26294
/proc/meminfo: memFree=788520/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=2952 CPUtime=0.69
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 372 0 0 0 69 0 0 0 25 0 1 0 1101231249 3022848 357 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 738 357 111 221 0 514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2952

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=787424/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=3216 CPUtime=1.49
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 413 0 0 0 149 0 0 0 25 0 1 0 1101231249 3293184 398 1992294400 4194304 5102648 548682068800 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 804 398 111 221 0 580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3216

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=787104/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=3352 CPUtime=3.09
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 467 0 0 0 309 0 0 0 25 0 1 0 1101231249 3432448 452 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 838 452 111 221 0 614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3352

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=786656/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=3748 CPUtime=6.29
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 547 0 0 0 629 0 0 0 25 0 1 0 1101231249 3837952 532 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 937 532 111 221 0 713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3748

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=786080/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=4144 CPUtime=12.69
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 649 0 0 0 1269 0 0 0 25 0 1 0 1101231249 4243456 634 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1036 634 111 221 0 812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4144

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=785632/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=4548 CPUtime=25.48
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 775 0 0 0 2548 0 0 0 25 0 1 0 1101231249 4657152 760 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1137 760 111 221 0 913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4548

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=784608/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=5484 CPUtime=51.07
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1012 0 0 0 5107 0 0 0 25 0 1 0 1101231249 5615616 997 1992294400 4194304 5102648 548682068800 18446744073709551615 4256215 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1371 997 111 221 0 1147 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5484

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=783776/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=6420 CPUtime=102.27
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1213 0 0 0 10227 0 0 0 25 0 1 0 1101231249 6574080 1198 1992294400 4194304 5102648 548682068800 18446744073709551615 4227868 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1605 1198 111 221 0 1381 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6420

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=782752/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=7364 CPUtime=162.25
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1469 0 0 0 16224 1 0 0 25 0 1 0 1101231249 7540736 1454 1992294400 4194304 5102648 548682068800 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 1841 1454 111 221 0 1617 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7364

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=782048/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=8048 CPUtime=222.23
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1629 0 0 0 22222 1 0 0 25 0 1 0 1101231249 8241152 1614 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2012 1614 111 221 0 1788 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8048

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=781472/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=8596 CPUtime=282.22
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1770 0 0 0 28221 1 0 0 25 0 1 0 1101231249 8802304 1755 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2149 1755 111 221 0 1925 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8596

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=781024/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=9008 CPUtime=342.2
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1868 0 0 0 34219 1 0 0 25 0 1 0 1101231249 9224192 1853 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2252 1853 111 221 0 2028 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9008

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=780640/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=9484 CPUtime=402.19
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 1969 0 0 0 40217 2 0 0 25 0 1 0 1101231249 9711616 1954 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2371 1954 111 221 0 2147 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 9484

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=780128/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=9912 CPUtime=462.18
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2090 0 0 0 46216 2 0 0 25 0 1 0 1101231249 10149888 2075 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2478 2075 111 221 0 2254 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 9912

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=779872/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=10200 CPUtime=522.16
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2159 0 0 0 52214 2 0 0 25 0 1 0 1101231249 10444800 2144 1992294400 4194304 5102648 548682068800 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2550 2144 111 221 0 2326 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 10200

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=779616/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=10480 CPUtime=582.14
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2219 0 0 0 58212 2 0 0 25 0 1 0 1101231249 10731520 2204 1992294400 4194304 5102648 548682068800 18446744073709551615 4248848 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2620 2204 111 221 0 2396 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 10480

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=779232/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=10896 CPUtime=642.13
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2309 0 0 0 64211 2 0 0 25 0 1 0 1101231249 11157504 2294 1992294400 4194304 5102648 548682068800 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2724 2294 111 221 0 2500 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 10896

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=778912/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=11176 CPUtime=702.11
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2396 0 0 0 70209 2 0 0 25 0 1 0 1101231249 11444224 2381 1992294400 4194304 5102648 548682068800 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2794 2381 111 221 0 2570 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 11176

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=778528/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=11608 CPUtime=762.1
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2483 0 0 0 76208 2 0 0 25 0 1 0 1101231249 11886592 2468 1992294400 4194304 5102648 548682068800 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2902 2468 111 221 0 2678 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 11608

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=778528/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=11752 CPUtime=822.09
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2530 0 0 0 82206 3 0 0 25 0 1 0 1101231249 12034048 2515 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 2938 2515 111 221 0 2714 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 11752

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=778272/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=12016 CPUtime=882.07
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2585 0 0 0 88204 3 0 0 25 0 1 0 1101231249 12304384 2570 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3004 2570 111 221 0 2780 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 12016

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=778016/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=12288 CPUtime=942.05
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2651 0 0 0 94202 3 0 0 25 0 1 0 1101231249 12582912 2636 1992294400 4194304 5102648 548682068800 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3072 2636 111 221 0 2848 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 12288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 26295
/proc/meminfo: memFree=777760/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=12560 CPUtime=1002.03
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2716 0 0 0 100200 3 0 0 25 0 1 0 1101231249 12861440 2701 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3140 2701 111 221 0 2916 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 12560

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/71 26295
/proc/meminfo: memFree=777568/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=12860 CPUtime=1062.02
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2768 0 0 0 106199 3 0 0 25 0 1 0 1101231249 13168640 2753 1992294400 4194304 5102648 548682068800 18446744073709551615 4249984 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3215 2753 111 221 0 2991 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 12860

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/71 26295
/proc/meminfo: memFree=777376/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=12992 CPUtime=1122.01
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2811 0 0 0 112197 4 0 0 25 0 1 0 1101231249 13303808 2796 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3248 2796 111 221 0 3024 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 12992

[startup+1182.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/71 26295
/proc/meminfo: memFree=777120/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=13272 CPUtime=1181.99
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2877 0 0 0 118195 4 0 0 25 0 1 0 1101231249 13590528 2862 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3318 2862 111 221 0 3094 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 13272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.09 1.03 1.00 2/71 26295
/proc/meminfo: memFree=776992/2055920 swapFree=4173156/4192956
[pid=26294] ppid=26292 vsize=13272 CPUtime=1200.09
/proc/26294/stat : 26294 (varsat-industri) R 26292 26294 26165 0 -1 4194304 2899 0 0 0 120005 4 0 0 25 0 1 0 1101231249 13590528 2884 1992294400 4194304 5102648 548682068800 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/26294/statm: 3318 2884 111 221 0 3094 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 13272

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.047992
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 13272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2899
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= 1
involuntary context switches= 1511

runsolver used 1.08384 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-29 01:14:40
IDJOB=1517452
IDBENCH=70597
IDSOLVER=538
FILE ID=node36/1517452-1238285680
PBS_JOBID= 9060920
Free space on /tmp= 66412 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517452-1238285680/watcher-1517452-1238285680 -o /tmp/evaluation-result-1517452-1238285680/solver-1517452-1238285680 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=99032531 HOME/instance-1517452-1238285680.cnf

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

MD5SUM BENCH= 385aa4c60934b13e455a567c42e0ab0c
RANDOM SEED=99032531

node36.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:        788936 kB
Buffers:        104544 kB
Cached:        1060872 kB
SwapCached:       9216 kB
Active:         235156 kB
Inactive:       940908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788936 kB
SwapTotal:     4192956 kB
SwapFree:      4173156 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            76300 kB
Committed_AS:  2914424 kB
PageTables:       1876 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= 66408 MiB
End job on node36 at 2009-03-29 01:34:42