Trace number 1517848

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.05 1200.91

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
MD5SUMa8c5a2cea66d67c637fb35d0276c87d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.2881
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
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:          1211769076.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 |     374     1609     4873 |      536        0    nan |  0.000 % |
0.00/0.00	c |       100 |     374     1609     4873 |      589      100     20 |  0.001 % |
0.00/0.01	c |       252 |     374     1609     4873 |      648      252     18 |  0.001 % |
0.02/0.02	c |       477 |     374     1609     4873 |      713      477     18 |  0.001 % |
0.02/0.03	c |       816 |     374     1609     4873 |      785      446     17 |  0.001 % |
0.02/0.04	c |      1323 |     374     1609     4873 |      863      545     17 |  0.001 % |
0.02/0.07	c |      2082 |     374     1609     4873 |      950      850     18 |  0.001 % |
0.10/0.11	c |      3222 |     374     1609     4873 |     1045      994     18 |  0.001 % |
0.10/0.16	c |      4930 |     374     1609     4873 |     1149     1061     17 |  0.001 % |
0.20/0.25	c |      7492 |     374     1609     4873 |     1264      659     14 |  0.001 % |
0.29/0.38	c |     11339 |     374     1609     4873 |     1391     1280     16 |  0.001 % |
0.59/0.60	c |     17107 |     374     1609     4873 |     1530     1348     17 |  0.001 % |
0.89/0.93	c |     25756 |     374     1609     4873 |     1683     1345     18 |  0.001 % |
1.39/1.43	c |     38731 |     374     1609     4873 |     1851     1455     17 |  0.001 % |
2.20/2.22	c |     58194 |     374     1609     4873 |     2036     1122     16 |  0.001 % |
3.30/3.38	c |     87386 |     374     1609     4873 |     2240     1375     16 |  0.001 % |
5.19/5.23	c |    131175 |     374     1609     4873 |     2464     1981     17 |  0.001 % |
8.09/8.17	c |    196860 |     374     1609     4873 |     2710     2515     19 |  0.001 % |
12.58/12.62	c |    295388 |     374     1609     4873 |     2981     2185     19 |  0.001 % |
19.58/19.67	c |    443177 |     374     1609     4873 |     3280     1835     17 |  0.001 % |
30.48/30.51	c |    664861 |     374     1609     4873 |     3608     2545     21 |  0.001 % |
47.67/47.77	c |    997386 |     374     1609     4873 |     3969     2908     20 |  0.001 % |
74.16/74.22	c |   1496175 |     374     1609     4873 |     4365     2726     19 |  0.001 % |
115.15/115.27	c |   2244358 |     374     1609     4873 |     4802     2287     19 |  0.001 % |
179.82/180.38	c |   3366632 |     374     1609     4873 |     5282     3455     19 |  0.001 % |
282.18/282.77	c |   5050043 |     374     1609     4873 |     5811     2745     18 |  0.001 % |
443.41/444.06	c |   7575159 |     374     1609     4873 |     6392     5651     21 |  0.001 % |
693.32/694.08	c |  11362834 |     374     1609     4873 |     7031     6170     20 |  0.001 % |
1088.17/1089.01	c |  17044346 |     374     1609     4873 |     7734     4426     17 |  0.001 % |

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-1517848-1238291976/watcher-1517848-1238291976 -o /tmp/evaluation-result-1517848-1238291976/solver-1517848-1238291976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1211769076 HOME/instance-1517848-1238291976.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.98 2/64 2180
/proc/meminfo: memFree=984520/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2412 CPUtime=0
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 1101860117 2469888 209 1992294400 4194304 5102648 548682068784 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 603 209 99 221 0 379 0

[startup+0.0218391 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2180
/proc/meminfo: memFree=984520/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2412 CPUtime=0.02
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 236 0 0 0 2 0 0 0 18 0 1 0 1101860117 2469888 221 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 603 221 111 221 0 379 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2412

[startup+0.101854 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2180
/proc/meminfo: memFree=984520/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2544 CPUtime=0.1
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 253 0 0 0 10 0 0 0 18 0 1 0 1101860117 2605056 238 1992294400 4194304 5102648 548682068784 18446744073709551615 4255922 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 636 238 111 221 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.301893 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2180
/proc/meminfo: memFree=984520/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2676 CPUtime=0.29
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 278 0 0 0 29 0 0 0 20 0 1 0 1101860117 2740224 263 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 669 263 111 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701972 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2180
/proc/meminfo: memFree=984520/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2808 CPUtime=0.69
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 310 0 0 0 69 0 0 0 23 0 1 0 1101860117 2875392 295 1992294400 4194304 5102648 548682068784 18446744073709551615 4249366 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 702 295 111 221 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2808

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=983744/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=2940 CPUtime=1.49
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 347 0 0 0 149 0 0 0 25 0 1 0 1101860117 3010560 332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 735 332 111 221 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2940

[startup+3.10145 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=983424/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=3072 CPUtime=3.09
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 387 0 0 0 309 0 0 0 25 0 1 0 1101860117 3145728 372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 768 372 111 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30108 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=983040/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=3340 CPUtime=6.29
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 461 0 0 0 629 0 0 0 25 0 1 0 1101860117 3420160 446 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 835 446 111 221 0 611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3340

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=982656/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=3604 CPUtime=12.68
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 536 0 0 0 1268 0 0 0 25 0 1 0 1101860117 3690496 521 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 901 521 111 221 0 677 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3604

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=982080/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=4136 CPUtime=25.48
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 666 0 0 0 2548 0 0 0 25 0 1 0 1101860117 4235264 651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1034 651 111 221 0 810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4136

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2181
/proc/meminfo: memFree=981504/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=4696 CPUtime=51.07
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 813 0 0 0 5107 0 0 0 25 0 1 0 1101860117 4808704 798 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1174 798 111 221 0 950 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4696

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2187
/proc/meminfo: memFree=980736/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=5516 CPUtime=102.25
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 986 0 0 0 10225 0 0 0 25 0 1 0 1101860117 5648384 971 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1379 971 111 221 0 1155 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5516

[startup+162.303 s]
/proc/loadavg: 1.06 0.99 0.98 2/65 2667
/proc/meminfo: memFree=979360/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=6056 CPUtime=161.82
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1134 0 0 0 16181 1 0 0 25 0 1 0 1101860117 6201344 1119 1992294400 4194304 5102648 548682068784 18446744073709551615 4227872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1514 1119 111 221 0 1290 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 6056

[startup+222.302 s]
/proc/loadavg: 1.02 0.99 0.98 2/65 2667
/proc/meminfo: memFree=979200/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=6588 CPUtime=221.8
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1261 0 0 0 22178 2 0 0 25 0 1 0 1101860117 6746112 1246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1647 1246 111 221 0 1423 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 6588

[startup+282.301 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 2667
/proc/meminfo: memFree=978944/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=6992 CPUtime=281.77
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1360 0 0 0 28175 2 0 0 25 0 1 0 1101860117 7159808 1345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1748 1345 111 221 0 1524 0
Current children cumulated CPU time (s) 281.77
Current children cumulated vsize (KiB) 6992

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=978688/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=7264 CPUtime=341.75
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1432 0 0 0 34173 2 0 0 25 0 1 0 1101860117 7438336 1417 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1816 1417 111 221 0 1592 0
Current children cumulated CPU time (s) 341.75
Current children cumulated vsize (KiB) 7264

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=978368/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=7528 CPUtime=401.73
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1513 0 0 0 40171 2 0 0 25 0 1 0 1101860117 7708672 1498 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1882 1498 111 221 0 1658 0
Current children cumulated CPU time (s) 401.73
Current children cumulated vsize (KiB) 7528

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=978048/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=7936 CPUtime=461.71
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1582 0 0 0 46169 2 0 0 25 0 1 0 1101860117 8126464 1567 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 1984 1567 111 221 0 1760 0
Current children cumulated CPU time (s) 461.71
Current children cumulated vsize (KiB) 7936

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=977792/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=8072 CPUtime=521.68
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1646 0 0 0 52166 2 0 0 25 0 1 0 1101860117 8265728 1631 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2018 1631 111 221 0 1794 0
Current children cumulated CPU time (s) 521.68
Current children cumulated vsize (KiB) 8072

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=977536/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=8352 CPUtime=581.66
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1708 0 0 0 58164 2 0 0 25 0 1 0 1101860117 8552448 1693 1992294400 4194304 5102648 548682068784 18446744073709551615 4248898 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2088 1693 111 221 0 1864 0
Current children cumulated CPU time (s) 581.66
Current children cumulated vsize (KiB) 8352

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=977344/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=8624 CPUtime=641.64
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1751 0 0 0 64162 2 0 0 25 0 1 0 1101860117 8830976 1736 1992294400 4194304 5102648 548682068784 18446744073709551615 4244104 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2156 1736 111 221 0 1932 0
Current children cumulated CPU time (s) 641.64
Current children cumulated vsize (KiB) 8624

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=977152/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=8756 CPUtime=701.62
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1810 0 0 0 70160 2 0 0 25 0 1 0 1101860117 8966144 1795 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2189 1795 111 221 0 1965 0
Current children cumulated CPU time (s) 701.62
Current children cumulated vsize (KiB) 8756

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976832/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9020 CPUtime=761.6
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1878 0 0 0 76158 2 0 0 25 0 1 0 1101860117 9236480 1863 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2255 1863 111 221 0 2031 0
Current children cumulated CPU time (s) 761.6
Current children cumulated vsize (KiB) 9020

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976640/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9300 CPUtime=821.57
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1924 0 0 0 82155 2 0 0 25 0 1 0 1101860117 9523200 1909 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2325 1909 111 221 0 2101 0
Current children cumulated CPU time (s) 821.57
Current children cumulated vsize (KiB) 9300

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976384/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9572 CPUtime=881.55
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 1979 0 0 0 88153 2 0 0 25 0 1 0 1101860117 9801728 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2393 1964 111 221 0 2169 0
Current children cumulated CPU time (s) 881.55
Current children cumulated vsize (KiB) 9572

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976320/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9572 CPUtime=941.53
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2007 0 0 0 94151 2 0 0 25 0 1 0 1101860117 9801728 1992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2393 1992 111 221 0 2169 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 9572

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976192/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9712 CPUtime=1001.5
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2030 0 0 0 100148 2 0 0 25 0 1 0 1101860117 9945088 2015 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2428 2015 111 221 0 2204 0
Current children cumulated CPU time (s) 1001.5
Current children cumulated vsize (KiB) 9712

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=976064/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9844 CPUtime=1061.48
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2066 0 0 0 106146 2 0 0 25 0 1 0 1101860117 10080256 2051 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2461 2051 111 221 0 2237 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 9844

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=975936/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=9980 CPUtime=1121.47
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2092 0 0 0 112144 3 0 0 25 0 1 0 1101860117 10219520 2077 1992294400 4194304 5102648 548682068784 18446744073709551615 4249909 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2495 2077 111 221 0 2271 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 9980

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=975872/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=10128 CPUtime=1181.44
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2116 0 0 0 118141 3 0 0 25 0 1 0 1101860117 10371072 2101 1992294400 4194304 5102648 548682068784 18446744073709551615 4262590 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2532 2101 111 221 0 2308 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 10128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=975808/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=10128 CPUtime=1200.04
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2118 0 0 0 120001 3 0 0 25 0 1 0 1101860117 10371072 2103 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2532 2103 111 221 0 2308 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10128

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 2667
/proc/meminfo: memFree=975808/2055920 swapFree=4176244/4192956
[pid=2180] ppid=2178 vsize=10128 CPUtime=1200.04
/proc/2180/stat : 2180 (varsat-industri) R 2178 2180 1912 0 -1 4194304 2118 0 0 0 120001 3 0 0 25 0 1 0 1101860117 10371072 2103 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2180/statm: 2532 2103 111 221 0 2308 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.05
CPU user time (s): 1200.01
CPU system time (s): 0.033994
CPU usage (%): 99.9285
Max. virtual memory (cumulated for all children) (KiB): 10128

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

runsolver used 0.929858 second user time and 2.42963 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-29 03:59:36
IDJOB=1517848
IDBENCH=70630
IDSOLVER=538
FILE ID=node53/1517848-1238291976
PBS_JOBID= 9061002
Free space on /tmp= 66040 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517848-1238291976/watcher-1517848-1238291976 -o /tmp/evaluation-result-1517848-1238291976/solver-1517848-1238291976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1211769076 HOME/instance-1517848-1238291976.cnf

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

MD5SUM BENCH= a8c5a2cea66d67c637fb35d0276c87d0
RANDOM SEED=1211769076

node53.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.264
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.264
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:        985000 kB
Buffers:         85088 kB
Cached:         902052 kB
SwapCached:      10692 kB
Active:         199700 kB
Inactive:       799652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        985000 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          17820 kB
Slab:            57564 kB
Committed_AS:  2456792 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-29 04:19:39