Trace number 1517776

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.81

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.78
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:          1139861789.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 |     371     1599     4855 |      533        0    nan |  0.000 % |
0.00/0.00	c |       102 |     371     1599     4855 |      586      102     19 |  0.001 % |
0.00/0.01	c |       252 |     371     1599     4855 |      644      252     17 |  0.001 % |
0.00/0.02	c |       477 |     371     1599     4855 |      709      477     18 |  0.001 % |
0.02/0.03	c |       816 |     371     1599     4855 |      780      439     17 |  0.001 % |
0.02/0.04	c |      1322 |     371     1599     4855 |      858      541     15 |  0.001 % |
0.02/0.07	c |      2083 |     371     1599     4855 |      944      856     17 |  0.001 % |
0.09/0.11	c |      3222 |     371     1599     4855 |     1038      521     15 |  0.001 % |
0.09/0.16	c |      4930 |     371     1599     4855 |     1142      615     15 |  0.001 % |
0.19/0.25	c |      7492 |     371     1599     4855 |     1256      835     16 |  0.001 % |
0.29/0.38	c |     11338 |     371     1599     4855 |     1382      790     16 |  0.001 % |
0.49/0.59	c |     17104 |     371     1599     4855 |     1520      901     16 |  0.001 % |
0.89/0.90	c |     25753 |     371     1599     4855 |     1672     1015     15 |  0.001 % |
1.29/1.40	c |     38727 |     371     1599     4855 |     1840     1200     16 |  0.001 % |
2.10/2.15	c |     58188 |     371     1599     4855 |     2024     1062     15 |  0.001 % |
3.30/3.31	c |     87381 |     371     1599     4855 |     2226     1551     16 |  0.001 % |
5.09/5.13	c |    131171 |     371     1599     4855 |     2449     1272     17 |  0.001 % |
7.99/8.04	c |    196855 |     371     1599     4855 |     2694     2272     19 |  0.001 % |
12.29/12.38	c |    295384 |     371     1599     4855 |     2963     2532     18 |  0.001 % |
19.19/19.25	c |    443173 |     371     1599     4855 |     3259     1875     16 |  0.001 % |
30.08/30.11	c |    664856 |     371     1599     4855 |     3585     2749     17 |  0.001 % |
46.58/46.61	c |    997381 |     371     1599     4855 |     3944     2265     16 |  0.001 % |
72.27/72.37	c |   1496169 |     371     1599     4855 |     4338     3580     17 |  0.001 % |
112.46/112.58	c |   2244352 |     371     1599     4855 |     4772     3864     17 |  0.001 % |
175.24/175.38	c |   3366627 |     371     1599     4855 |     5249     3521     17 |  0.001 % |
273.52/273.67	c |   5050038 |     371     1599     4855 |     5774     3889     17 |  0.001 % |
430.68/430.88	c |   7575154 |     371     1599     4855 |     6352     4920     18 |  0.001 % |
675.12/675.31	c |  11362829 |     371     1599     4855 |     6987     5636     18 |  0.001 % |
1061.32/1061.68	c |  17044342 |     371     1599     4855 |     7686     5972     19 |  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-1517776-1238290975/watcher-1517776-1238290975 -o /tmp/evaluation-result-1517776-1238290975/solver-1517776-1238290975 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1139861789 HOME/instance-1517776-1238290975.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.95 0.98 0.99 2/73 7676
/proc/meminfo: memFree=1700480/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2412 CPUtime=0
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 885486144 2469888 211 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 603 211 101 221 0 379 0

[startup+0.0264341 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7676
/proc/meminfo: memFree=1700480/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2412 CPUtime=0.02
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 237 0 0 0 2 0 0 0 18 0 1 0 885486144 2469888 222 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 603 222 111 221 0 379 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2412

[startup+0.101442 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7676
/proc/meminfo: memFree=1700480/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2544 CPUtime=0.09
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 252 0 0 0 9 0 0 0 18 0 1 0 885486144 2605056 237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 636 237 111 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301463 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7676
/proc/meminfo: memFree=1700480/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2676 CPUtime=0.29
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 280 0 0 0 29 0 0 0 20 0 1 0 885486144 2740224 265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 669 265 111 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701504 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7676
/proc/meminfo: memFree=1700480/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2676 CPUtime=0.69
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 307 0 0 0 69 0 0 0 24 0 1 0 885486144 2740224 292 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 669 292 111 221 0 445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2676

[startup+1.50159 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1699640/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=2940 CPUtime=1.49
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 349 0 0 0 149 0 0 0 25 0 1 0 885486144 3010560 334 1992294400 4194304 5102648 548682068784 18446744073709551615 4225633 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 735 334 111 221 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2940

[startup+3.10176 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1699320/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=3072 CPUtime=3.09
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 389 0 0 0 309 0 0 0 25 0 1 0 885486144 3145728 374 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 768 374 111 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.3011 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1699000/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=3352 CPUtime=6.29
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 460 0 0 0 629 0 0 0 25 0 1 0 885486144 3432448 445 1992294400 4194304 5102648 548682068784 18446744073709551615 4262598 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 838 445 111 221 0 614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3352

[startup+12.7018 s]
/proc/loadavg: 0.96 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1698488/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=3748 CPUtime=12.69
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 552 0 0 0 1269 0 0 0 25 0 1 0 885486144 3837952 537 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 937 537 111 221 0 713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3748

[startup+25.5011 s]
/proc/loadavg: 0.97 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1697976/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=4144 CPUtime=25.48
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 660 0 0 0 2548 0 0 0 25 0 1 0 885486144 4243456 645 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1036 645 111 221 0 812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4144

[startup+51.1018 s]
/proc/loadavg: 0.98 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1697464/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=4692 CPUtime=51.08
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 791 0 0 0 5108 0 0 0 25 0 1 0 885486144 4804608 776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1173 776 111 221 0 949 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4692

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1696632/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=5376 CPUtime=102.27
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 980 0 0 0 10227 0 0 0 25 0 1 0 885486144 5505024 965 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1344 965 111 221 0 1120 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5376

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1696056/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=6048 CPUtime=162.25
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1124 0 0 0 16225 0 0 0 25 0 1 0 885486144 6193152 1109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1512 1109 111 221 0 1288 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6048

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1695416/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=6592 CPUtime=222.23
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1263 0 0 0 22223 0 0 0 25 0 1 0 885486144 6750208 1248 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1648 1248 111 221 0 1424 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6592

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1695032/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=7012 CPUtime=282.21
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1358 0 0 0 28221 0 0 0 25 0 1 0 885486144 7180288 1343 1992294400 4194304 5102648 548682068784 18446744073709551615 4255843 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1753 1343 111 221 0 1529 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7012

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1694520/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=7424 CPUtime=342.2
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1469 0 0 0 34220 0 0 0 25 0 1 0 885486144 7602176 1454 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1856 1454 111 221 0 1632 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7424

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1694136/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=7692 CPUtime=402.18
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1550 0 0 0 40218 0 0 0 25 0 1 0 885486144 7876608 1535 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 1923 1535 111 221 0 1699 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7692

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1694008/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=8100 CPUtime=462.17
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1631 0 0 0 46217 0 0 0 25 0 1 0 885486144 8294400 1616 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2025 1616 111 221 0 1801 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8100

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1693688/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=8380 CPUtime=522.15
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1694 0 0 0 52215 0 0 0 25 0 1 0 885486144 8581120 1679 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2095 1679 111 221 0 1871 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 8380

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1693496/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=8520 CPUtime=582.14
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1743 0 0 0 58214 0 0 0 25 0 1 0 885486144 8724480 1728 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2130 1728 111 221 0 1906 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 8520

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1693368/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=8664 CPUtime=642.13
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1782 0 0 0 64213 0 0 0 25 0 1 0 885486144 8871936 1767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2166 1767 111 221 0 1942 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 8664

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1693048/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=8948 CPUtime=702.11
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1852 0 0 0 70211 0 0 0 25 0 1 0 885486144 9162752 1837 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2237 1837 111 221 0 2013 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 8948

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692984/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9080 CPUtime=762.1
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1878 0 0 0 76210 0 0 0 25 0 1 0 885486144 9297920 1863 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2270 1863 111 221 0 2046 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 9080

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692728/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9364 CPUtime=822.08
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1925 0 0 0 82207 1 0 0 25 0 1 0 885486144 9588736 1910 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2341 1910 111 221 0 2117 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 9364

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692600/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9500 CPUtime=882.07
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1969 0 0 0 88206 1 0 0 25 0 1 0 885486144 9728000 1954 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2375 1954 111 221 0 2151 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 9500

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692408/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9640 CPUtime=942.05
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 1999 0 0 0 94204 1 0 0 25 0 1 0 885486144 9871360 1984 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2410 1984 111 221 0 2186 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 9640

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692280/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9772 CPUtime=1002.03
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 2029 0 0 0 100202 1 0 0 25 0 1 0 885486144 10006528 2014 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2443 2014 111 221 0 2219 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 9772

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7677
/proc/meminfo: memFree=1692088/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=9904 CPUtime=1062.02
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 2074 0 0 0 106201 1 0 0 25 0 1 0 885486144 10141696 2059 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2476 2059 111 221 0 2252 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 9904

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/74 7683
/proc/meminfo: memFree=1691832/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=10192 CPUtime=1122
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 2126 0 0 0 112199 1 0 0 25 0 1 0 885486144 10436608 2111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2548 2111 111 221 0 2324 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 10192

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/74 8163
/proc/meminfo: memFree=1691248/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=10192 CPUtime=1181.53
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 2148 0 0 0 118152 1 0 0 25 0 1 0 885486144 10436608 2133 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2548 2133 111 221 0 2324 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 10192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.04 1.01 1.00 2/74 8163
/proc/meminfo: memFree=1691312/2055920 swapFree=4176796/4192956
[pid=7676] ppid=7674 vsize=10344 CPUtime=1200.03
/proc/7676/stat : 7676 (varsat-industri) R 7674 7676 7384 0 -1 4194304 2154 0 0 0 120002 1 0 0 25 0 1 0 885486144 10592256 2139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7676/statm: 2586 2139 111 221 0 2362 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 10344

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.81
CPU time (s): 1200.05
CPU user time (s): 1200.03
CPU system time (s): 0.020996
CPU usage (%): 99.9369
Max. virtual memory (cumulated for all children) (KiB): 10344

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

runsolver used 1.11983 second user time and 3.2645 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-29 03:42:55
IDJOB=1517776
IDBENCH=70624
IDSOLVER=538
FILE ID=node82/1517776-1238290975
PBS_JOBID= 9060925
Free space on /tmp= 61588 MiB

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

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED=1139861789

node82.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.232
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.232
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:       1700960 kB
Buffers:         60136 kB
Cached:         229680 kB
SwapCached:       7072 kB
Active:         196036 kB
Inactive:       102976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700960 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          14852 kB
Slab:            41060 kB
Committed_AS:  2297632 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-29 04:02:58