Trace number 1516372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S834811574-084.cnf
MD5SUMf47b98142bda69eb96f4457b8b3ad814
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.237963
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  70                                                   |
0.00/0.00	c |  Number of clauses:    6230                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1216169722.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.09/0.18	c |       101 |      70     6230    43610 |     2284      101     25 |  0.021 % |
0.19/0.21	c |       251 |      70     6230    43610 |     2512      251     25 |  0.021 % |
0.19/0.24	c |       476 |      70     6230    43610 |     2764      476     25 |  0.021 % |
0.19/0.28	c |       813 |      70     6230    43610 |     3040      813     25 |  0.021 % |
0.29/0.32	c |      1319 |      70     6230    43610 |     3344     1319     24 |  0.021 % |
0.29/0.38	c |      2078 |      70     6230    43610 |     3678     2078     24 |  0.021 % |
0.39/0.47	c |      3217 |      70     6230    43610 |     4046     3217     24 |  0.021 % |
0.49/0.59	c |      4925 |      70     6230    43610 |     4451     2885     24 |  0.021 % |
0.69/0.77	c |      7488 |      70     6230    43610 |     4896     3207     24 |  0.021 % |
1.00/1.03	c |     11332 |      70     6230    43610 |     5386     4587     24 |  0.021 % |
1.39/1.44	c |     17099 |      70     6230    43610 |     5924     4942     24 |  0.021 % |
1.99/2.07	c |     25748 |      70     6230    43610 |     6517     4657     24 |  0.021 % |
2.99/3.03	c |     38723 |      70     6230    43610 |     7169     4538     22 |  0.021 % |
4.49/4.54	c |     58185 |      70     6230    43610 |     7886     6007     23 |  0.021 % |
6.79/6.84	c |     87377 |      70     6230    43610 |     8674     7485     24 |  0.021 % |
10.49/10.52	c |    131166 |      70     6230    43610 |     9542     7754     23 |  0.021 % |
16.19/16.23	c |    196850 |      70     6230    43610 |    10496     6438     23 |  0.021 % |
25.08/25.15	c |    295376 |      70     6230    43610 |    11546    10232     23 |  0.021 % |
39.37/39.42	c |    443167 |      70     6230    43610 |    12700     7543     23 |  0.021 % |
62.08/62.16	c |    664851 |      70     6230    43610 |    13970     6511     22 |  0.021 % |
98.56/98.69	c |    997377 |      70     6230    43610 |    15367    10077     22 |  0.021 % |
158.64/158.77	c |   1496166 |      70     6230    43610 |    16904     8485     23 |  0.021 % |
254.71/254.86	c |   2244350 |      70     6230    43610 |    18595    11707     22 |  0.021 % |
411.47/411.67	c |   3366625 |      70     6230    43610 |    20454    16686     21 |  0.021 % |
670.40/670.67	c |   5050036 |      70     6230    43610 |    22500    10488     22 |  0.021 % |
1089.37/1089.73	c |   7575152 |      70     6230    43610 |    24750    12250     21 |  0.021 % |

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-1516372-1238268557/watcher-1516372-1238268557 -o /tmp/evaluation-result-1516372-1238268557/solver-1516372-1238268557 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1216169722 HOME/instance-1516372-1238268557.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/64 30724
/proc/meminfo: memFree=872552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=2544 CPUtime=0
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 1099517999 2605056 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4250902 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 636 258 87 221 0 412 0

[startup+0.050533 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30724
/proc/meminfo: memFree=872552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=3648 CPUtime=0.04
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 554 0 0 0 4 0 0 0 18 0 1 0 1099517999 3735552 539 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 912 539 98 221 0 688 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3648

[startup+0.101538 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30724
/proc/meminfo: memFree=872552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=3828 CPUtime=0.09
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 583 0 0 0 9 0 0 0 18 0 1 0 1099517999 3919872 568 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 957 568 98 221 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3828

[startup+0.30156 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30724
/proc/meminfo: memFree=872552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=3732 CPUtime=0.29
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 595 0 0 0 29 0 0 0 19 0 1 0 1099517999 3821568 579 1992294400 4194304 5102648 548682068784 18446744073709551615 4250376 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 933 579 110 221 0 709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3732

[startup+0.701606 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30724
/proc/meminfo: memFree=872552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=3868 CPUtime=0.69
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 624 0 0 0 69 0 0 0 23 0 1 0 1099517999 3960832 608 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 967 608 110 221 0 743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3868

[startup+1.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=870432/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=4396 CPUtime=1.49
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 739 0 0 0 149 0 0 0 25 0 1 0 1099517999 4501504 723 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1099 723 110 221 0 875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4396

[startup+3.10188 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=869856/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=4824 CPUtime=3.09
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 851 0 0 0 309 0 0 0 25 0 1 0 1099517999 4939776 835 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1206 835 110 221 0 982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4824

[startup+6.30226 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=869088/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=5380 CPUtime=6.29
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 989 0 0 0 629 0 0 0 25 0 1 0 1099517999 5509120 973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1345 973 110 221 0 1121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5380

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=868328/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=6024 CPUtime=12.69
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 1127 0 0 0 1269 0 0 0 25 0 1 0 1099517999 6168576 1111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1506 1111 110 221 0 1282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6024

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=867560/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=6672 CPUtime=25.48
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 1305 0 0 0 2548 0 0 0 25 0 1 0 1099517999 6832128 1289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1668 1289 110 221 0 1444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6672

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=866536/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=7932 CPUtime=51.08
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 1559 0 0 0 5107 1 0 0 25 0 1 0 1099517999 8122368 1543 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 1983 1543 110 221 0 1759 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7932

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=865448/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=9008 CPUtime=102.27
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 1817 0 0 0 10226 1 0 0 25 0 1 0 1099517999 9224192 1801 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2252 1801 110 221 0 2028 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9008

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=864552/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=9912 CPUtime=162.24
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2034 0 0 0 16223 1 0 0 25 0 1 0 1099517999 10149888 2018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2478 2018 110 221 0 2254 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9912

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=863720/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=10796 CPUtime=222.22
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2235 0 0 0 22221 1 0 0 25 0 1 0 1099517999 11055104 2219 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2699 2219 110 221 0 2475 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10796

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=863208/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=11248 CPUtime=282.2
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2344 0 0 0 28219 1 0 0 25 0 1 0 1099517999 11517952 2328 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2812 2328 110 221 0 2588 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 11248

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=862952/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=11628 CPUtime=342.19
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2421 0 0 0 34217 2 0 0 25 0 1 0 1099517999 11907072 2405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2907 2405 110 221 0 2683 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11628

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=862888/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=11628 CPUtime=402.17
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2426 0 0 0 40215 2 0 0 25 0 1 0 1099517999 11907072 2410 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 2907 2410 110 221 0 2683 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 11628

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=862376/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=12196 CPUtime=462.15
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2552 0 0 0 46213 2 0 0 25 0 1 0 1099517999 12488704 2536 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3049 2536 110 221 0 2825 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 12196

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=861864/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=12956 CPUtime=522.13
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2691 0 0 0 52211 2 0 0 25 0 1 0 1099517999 13266944 2675 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3239 2675 110 221 0 3015 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 12956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=861800/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=12956 CPUtime=582.13
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2696 0 0 0 58210 3 0 0 25 0 1 0 1099517999 13266944 2680 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3239 2680 110 221 0 3015 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12956

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=861608/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=13336 CPUtime=642.11
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2782 0 0 0 64208 3 0 0 25 0 1 0 1099517999 13656064 2766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3334 2766 110 221 0 3110 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13336

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=861160/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=13716 CPUtime=702.09
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2889 0 0 0 70206 3 0 0 25 0 1 0 1099517999 14045184 2873 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3429 2873 110 221 0 3205 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 13716

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=860840/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14092 CPUtime=762.07
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 2972 0 0 0 76204 3 0 0 25 0 1 0 1099517999 14430208 2956 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3523 2956 110 221 0 3299 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 14092

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=860584/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14284 CPUtime=822.05
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3026 0 0 0 82202 3 0 0 25 0 1 0 1099517999 14626816 3010 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3571 3010 110 221 0 3347 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 14284

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30725
/proc/meminfo: memFree=860392/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14428 CPUtime=882.04
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3067 0 0 0 88200 4 0 0 25 0 1 0 1099517999 14774272 3051 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3607 3051 110 221 0 3383 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 14428

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860392/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14428 CPUtime=942.02
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3077 0 0 0 94198 4 0 0 25 0 1 0 1099517999 14774272 3061 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3607 3061 110 221 0 3383 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 14428

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860328/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14428 CPUtime=1002
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3079 0 0 0 100196 4 0 0 25 0 1 0 1099517999 14774272 3063 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3607 3063 110 221 0 3383 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 14428

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860328/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14428 CPUtime=1061.98
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3090 0 0 0 106194 4 0 0 25 0 1 0 1099517999 14774272 3074 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3607 3074 110 221 0 3383 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 14428

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860072/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14572 CPUtime=1121.96
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3148 0 0 0 112192 4 0 0 25 0 1 0 1099517999 14921728 3132 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3643 3132 110 221 0 3419 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 14572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860008/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14572 CPUtime=1181.95
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3153 0 0 0 118190 5 0 0 25 0 1 0 1099517999 14921728 3137 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3643 3137 110 221 0 3419 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 14572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30727
/proc/meminfo: memFree=860008/2055920 swapFree=4178500/4192956
[pid=30724] ppid=30722 vsize=14572 CPUtime=1200.05
/proc/30724/stat : 30724 (varsat-industri) R 30722 30724 30657 0 -1 4194304 3162 0 0 0 120000 5 0 0 25 0 1 0 1099517999 14921728 3146 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30724/statm: 3643 3146 110 221 0 3419 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 14572

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.06
CPU user time (s): 1200
CPU system time (s): 0.054991
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 14572

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

runsolver used 1.18382 second user time and 2.11668 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 20:29:17
IDJOB=1516372
IDBENCH=70507
IDSOLVER=538
FILE ID=node62/1516372-1238268557
PBS_JOBID= 9060844
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S834811574-084.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516372-1238268557/watcher-1516372-1238268557 -o /tmp/evaluation-result-1516372-1238268557/solver-1516372-1238268557 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1216169722 HOME/instance-1516372-1238268557.cnf

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

MD5SUM BENCH= f47b98142bda69eb96f4457b8b3ad814
RANDOM SEED=1216169722

node62.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        873032 kB
Buffers:         82860 kB
Cached:        1014864 kB
SwapCached:       7616 kB
Active:         314144 kB
Inactive:       792772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        873032 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1164 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            61684 kB
Committed_AS:  2683656 kB
PageTables:       1460 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= 66352 MiB
End job on node62 at 2009-03-28 20:49:19