Trace number 1786090

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) 5000.11 5001.34

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted 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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  14896                                                |
0.00/0.00	c |  Number of clauses:    153982                                               |
0.19/0.22	c |  Parsing time:         0.20         s                                       |
0.19/0.22	c |  Timeout:              43200 s
0.19/0.22	c |  Random Seed:          1089880485.000000
0.19/0.22	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.22	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.22	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.22	c |                                                                             |
0.69/0.79	c ============================[ Search Statistics ]==============================
0.69/0.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.79	c ===============================================================================
0.69/0.79	c |         0 |   10171   127226   420944 |    42408        0    nan |  0.000 % |
1.49/1.51	c |       100 |   10171   127226   420944 |    46649      100     11 |  1.880 % |
2.20/2.25	c |       250 |   10171   127226   420944 |    51314      250     15 |  1.880 % |
2.99/3.03	c |       475 |   10171   127226   420944 |    56445      475     15 |  1.880 % |
3.79/3.81	c |       812 |   10171   127226   420944 |    62090      812     18 |  1.880 % |
4.59/4.64	c |      1319 |   10171   127226   420944 |    68299     1319     18 |  1.880 % |
5.39/5.48	c |      2078 |   10171   127226   420944 |    75129     2078     23 |  1.880 % |
6.29/6.38	c |      3217 |   10171   127226   420944 |    82642     3217     24 |  1.880 % |
7.38/7.44	c |      4925 |   10171   127226   420944 |    90906     4925     24 |  1.880 % |
9.18/9.22	c |      7489 |   10171   127226   420944 |    99997     7489     40 |  1.880 % |
10.89/10.99	c |     11337 |   10171   127226   420944 |   109997    11337     42 |  1.880 % |
13.98/14.07	c |     17104 |   10171   127226   420944 |   120996    17104     56 |  1.880 % |
18.49/18.60	c |     25754 |   10171   127226   420944 |   133096    25754     59 |  1.880 % |
26.58/26.61	c |     38728 |   10171   127226   420944 |   146406    38728     66 |  1.880 % |
40.38/40.43	c |     58189 |   10171   127226   420944 |   161046    58189     74 |  1.880 % |
70.97/71.06	c |     87382 |   10171   127226   420944 |   177151    87382     83 |  1.880 % |
134.36/134.47	c |    131172 |   10171   127226   420944 |   194866   131172     78 |  1.880 % |
275.03/275.16	c |    196856 |   10171   127226   420944 |   214353   196856     71 |  1.880 % |
435.88/436.08	c |    295382 |   10171   127226   420944 |   235788   111337     77 |  1.880 % |
710.32/710.52	c |    443172 |   10171   127226   420944 |   259367    46937     44 |  1.880 % |
1228.30/1228.63	c |    664855 |   10171   127226   420944 |   285304    37267     37 |  1.880 % |
1978.10/1978.66	c |    997380 |   10171   127226   420944 |   313834   121909     57 |  1.880 % |
3393.56/3394.47	c |   1496169 |   10171   127226   420944 |   345218    52952     54 |  1.880 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786090-1241947705/watcher-1786090-1241947705 -o /tmp/evaluation-result-1786090-1241947705/solver-1786090-1241947705 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1089880485 HOME/instance-1786090-1241947705.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6888
/proc/meminfo: memFree=1701120/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=3324 CPUtime=0
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 687 0 0 0 0 0 0 0 18 0 1 0 222798046 3403776 672 1992294400 4194304 5102648 548682068784 18446744073709551615 4245075 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 831 674 87 221 0 607 0

[startup+0.0867821 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6888
/proc/meminfo: memFree=1701120/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=13088 CPUtime=0.08
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 2987 0 0 0 7 1 0 0 18 0 1 0 222798046 13402112 2970 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 3272 2970 87 221 0 3048 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13088

[startup+0.101782 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6888
/proc/meminfo: memFree=1701120/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=14892 CPUtime=0.09
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 3354 0 0 0 8 1 0 0 18 0 1 0 222798046 15249408 3337 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 3723 3338 87 221 0 3499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14892

[startup+0.3018 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6888
/proc/meminfo: memFree=1701120/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=27792 CPUtime=0.29
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 6507 0 0 0 27 2 0 0 20 0 1 0 222798046 28459008 6490 1992294400 4194304 5102648 548682068784 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 6948 6490 99 221 0 6724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27792

[startup+0.701836 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6888
/proc/meminfo: memFree=1701120/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=31796 CPUtime=0.69
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 7353 0 0 0 66 3 0 0 22 0 1 0 222798046 32559104 7336 1992294400 4194304 5102648 548682068784 18446744073709551615 4226529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 7949 7336 100 221 0 7725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31796

[startup+1.50291 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1674680/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=27780 CPUtime=1.49
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 7358 0 0 0 146 3 0 0 25 0 1 0 222798046 28446720 6639 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 6945 6639 103 221 0 6721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27780

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1674552/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=27780 CPUtime=3.09
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 7370 0 0 0 306 3 0 0 25 0 1 0 222798046 28446720 6651 1992294400 4194304 5102648 548682068784 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 6945 6651 115 221 0 6721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27780

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1674432/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=27780 CPUtime=6.29
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 7370 0 0 0 626 3 0 0 25 0 1 0 222798046 28446720 6651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 6945 6651 115 221 0 6721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27780

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1674368/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=27928 CPUtime=12.68
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 7387 0 0 0 1265 3 0 0 25 0 1 0 222798046 28598272 6668 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 6982 6668 115 221 0 6758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27928

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1668224/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=34360 CPUtime=25.49
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 9010 0 0 0 2544 5 0 0 25 0 1 0 222798046 35184640 8291 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 8590 8291 115 221 0 8366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34360

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1654464/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=48240 CPUtime=51.07
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 12453 0 0 0 5099 8 0 0 25 0 1 0 222798046 49397760 11734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 12060 11734 115 221 0 11836 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48240

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1635264/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=67348 CPUtime=102.27
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 17200 0 0 0 10215 12 0 0 25 0 1 0 222798046 68964352 16481 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 16837 16481 115 221 0 16613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67348

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1625216/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=77952 CPUtime=162.25
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 19739 0 0 0 16210 15 0 0 25 0 1 0 222798046 79822848 19020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 19488 19020 115 221 0 19264 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 77952

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1616832/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=86316 CPUtime=222.23
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 21825 0 0 0 22208 15 0 0 25 0 1 0 222798046 88387584 21106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 21579 21106 115 221 0 21355 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86316

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1608384/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=94792 CPUtime=282.22
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 23967 0 0 0 28204 18 0 0 25 0 1 0 222798046 97067008 23248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 23698 23248 115 221 0 23474 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 94792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1600640/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=102836 CPUtime=342.21
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 25819 0 0 0 34201 20 0 0 25 0 1 0 222798046 105304064 25100 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 25709 25100 115 221 0 25485 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 102836

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1600512/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=102836 CPUtime=402.19
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 25854 0 0 0 40199 20 0 0 25 0 1 0 222798046 105304064 25135 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 25709 25135 115 221 0 25485 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 102836

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1600320/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=103168 CPUtime=462.18
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 25904 0 0 0 46198 20 0 0 25 0 1 0 222798046 105644032 25185 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 25792 25185 115 221 0 25568 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 103168

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1599872/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=103592 CPUtime=522.16
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 26008 0 0 0 52196 20 0 0 25 0 1 0 222798046 106078208 25289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 25898 25289 115 221 0 25674 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 103592

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6889
/proc/meminfo: memFree=1598720/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=104872 CPUtime=582.15
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 26290 0 0 0 58195 20 0 0 25 0 1 0 222798046 107388928 25571 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 26218 25571 115 221 0 25994 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 104872

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 6889
/proc/meminfo: memFree=1591744/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=111828 CPUtime=642.14
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 28031 0 0 0 64193 21 0 0 25 0 1 0 222798046 114511872 27312 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 27957 27312 115 221 0 27733 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 111828

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6897
/proc/meminfo: memFree=1539712/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=165776 CPUtime=4061.3
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 40824 0 0 0 406092 38 0 0 25 0 1 0 222798046 169754624 40105 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 41444 40105 115 221 0 41220 0
Current children cumulated CPU time (s) 4061.3
Current children cumulated vsize (KiB) 165776

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6897
/proc/meminfo: memFree=1538944/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=166040 CPUtime=4121.28
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 41026 0 0 0 412090 38 0 0 25 0 1 0 222798046 170024960 40307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 41510 40307 115 221 0 41286 0
Current children cumulated CPU time (s) 4121.28
Current children cumulated vsize (KiB) 166040

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6897
/proc/meminfo: memFree=1533248/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=171676 CPUtime=4181.27
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 42449 0 0 0 418087 40 0 0 25 0 1 0 222798046 175796224 41730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 42919 41730 115 221 0 42695 0
Current children cumulated CPU time (s) 4181.27
Current children cumulated vsize (KiB) 171676

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6897
/proc/meminfo: memFree=1528000/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=176936 CPUtime=4241.25
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 43753 0 0 0 424084 41 0 0 25 0 1 0 222798046 181182464 43034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 44234 43034 115 221 0 44010 0
Current children cumulated CPU time (s) 4241.25
Current children cumulated vsize (KiB) 176936

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6897
/proc/meminfo: memFree=1523584/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=181080 CPUtime=4301.24
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 44844 0 0 0 430081 43 0 0 25 0 1 0 222798046 185425920 44125 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 45270 44125 115 221 0 45046 0
Current children cumulated CPU time (s) 4301.24
Current children cumulated vsize (KiB) 181080

[startup+4362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 6898
/proc/meminfo: memFree=1518592/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=186132 CPUtime=4361.22
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46075 0 0 0 436078 44 0 0 25 0 1 0 222798046 190599168 45356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 46533 45356 115 221 0 46309 0
Current children cumulated CPU time (s) 4361.22
Current children cumulated vsize (KiB) 186132

[startup+4422.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 6899
/proc/meminfo: memFree=1516480/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=188236 CPUtime=4421.2
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46593 0 0 0 442076 44 0 0 25 0 1 0 222798046 192753664 45874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47059 45874 115 221 0 46835 0
Current children cumulated CPU time (s) 4421.2
Current children cumulated vsize (KiB) 188236

[startup+4482.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 6899
/proc/meminfo: memFree=1516544/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=188236 CPUtime=4481.19
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46594 0 0 0 448075 44 0 0 25 0 1 0 222798046 192753664 45875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47059 45875 115 221 0 46835 0
Current children cumulated CPU time (s) 4481.19
Current children cumulated vsize (KiB) 188236

[startup+4542.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 6899
/proc/meminfo: memFree=1516544/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=188236 CPUtime=4541.17
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46594 0 0 0 454073 44 0 0 25 0 1 0 222798046 192753664 45875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47059 45875 115 221 0 46835 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 188236

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6899
/proc/meminfo: memFree=1516096/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=189116 CPUtime=4601.16
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46689 0 0 0 460072 44 0 0 25 0 1 0 222798046 193654784 45970 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47279 45970 115 221 0 47055 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 189116

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1516032/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=189116 CPUtime=4661.14
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46703 0 0 0 466070 44 0 0 25 0 1 0 222798046 193654784 45984 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47279 45984 115 221 0 47055 0
Current children cumulated CPU time (s) 4661.14
Current children cumulated vsize (KiB) 189116

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1515968/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=189116 CPUtime=4721.13
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46703 0 0 0 472069 44 0 0 25 0 1 0 222798046 193654784 45984 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47279 45984 115 221 0 47055 0
Current children cumulated CPU time (s) 4721.13
Current children cumulated vsize (KiB) 189116

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1515968/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=189116 CPUtime=4781.12
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46706 0 0 0 478068 44 0 0 25 0 1 0 222798046 193654784 45987 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47279 45987 115 221 0 47055 0
Current children cumulated CPU time (s) 4781.12
Current children cumulated vsize (KiB) 189116

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1515904/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=189116 CPUtime=4841.11
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46706 0 0 0 484066 45 0 0 25 0 1 0 222798046 193654784 45987 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47279 45987 115 221 0 47055 0
Current children cumulated CPU time (s) 4841.11
Current children cumulated vsize (KiB) 189116

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1515072/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=190236 CPUtime=4901.09
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46913 0 0 0 490064 45 0 0 25 0 1 0 222798046 194801664 46194 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47559 46194 115 221 0 47335 0
Current children cumulated CPU time (s) 4901.09
Current children cumulated vsize (KiB) 190236

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6899
/proc/meminfo: memFree=1515008/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=190236 CPUtime=4961.08
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46937 0 0 0 496063 45 0 0 25 0 1 0 222798046 194801664 46218 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47559 46218 115 221 0 47335 0
Current children cumulated CPU time (s) 4961.08
Current children cumulated vsize (KiB) 190236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 6899
/proc/meminfo: memFree=1514944/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=190236 CPUtime=5000.07
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46945 0 0 0 499962 45 0 0 25 0 1 0 222798046 194801664 46226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47559 46226 115 221 0 47335 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 190236

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 6899
/proc/meminfo: memFree=1514944/2055920 swapFree=4113532/4192956
[pid=6888] ppid=6886 vsize=190236 CPUtime=5000.07
/proc/6888/stat : 6888 (varsat-industri) R 6886 6888 6813 0 -1 4194304 46945 0 0 0 499962 45 0 0 25 0 1 0 222798046 194801664 46226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6888/statm: 47559 46226 115 221 0 47335 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 190236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.34
CPU time (s): 5000.11
CPU user time (s): 4999.63
CPU system time (s): 0.485926
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 190236

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

runsolver used 3.79642 second user time and 11.0833 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-10 11:28:25
IDJOB=1786090
IDBENCH=71621
IDSOLVER=641
FILE ID=node51/1786090-1241947705
PBS_JOBID= 9265043
Free space on /tmp= 66344 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786090-1241947705/watcher-1786090-1241947705 -o /tmp/evaluation-result-1786090-1241947705/solver-1786090-1241947705 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1089880485 HOME/instance-1786090-1241947705.cnf

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1089880485

node51.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:       1701600 kB
Buffers:         59684 kB
Cached:         152896 kB
SwapCached:      73836 kB
Active:         118732 kB
Inactive:       169700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701600 kB
SwapTotal:     4192956 kB
SwapFree:      4113532 kB
Dirty:            4136 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            51924 kB
Committed_AS:   590988 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node51 at 2009-05-10 12:51:49