Trace number 1785514

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.06 5001.44

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark740.849
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2420                                                 |
0.00/0.00	c |  Number of clauses:    33572                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          395542299.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    2416    32276    93374 |    10758        0    nan |  0.000 % |
0.09/0.14	c |       101 |    2410    32276    93374 |    11834       99     59 |  0.372 % |
0.09/0.18	c |       251 |    2408    32276    93374 |    13017      248     86 |  0.579 % |
0.19/0.23	c |       476 |    2402    32276    93374 |    14319      472     68 |  0.744 % |
0.19/0.29	c |       813 |    2398    32276    93374 |    15751      808     61 |  0.909 % |
0.29/0.38	c |      1319 |    2387    32209    93240 |    17326     1311     76 |  1.240 % |
0.39/0.48	c |      2078 |    2381    32171    93164 |    19059     2068     63 |  1.446 % |
0.59/0.61	c |      3217 |    2377    32171    93164 |    20965     3206     59 |  1.612 % |
0.79/0.85	c |      4925 |    2364    32120    93062 |    23062     4907     76 |  2.149 % |
1.09/1.18	c |      7495 |    2364    32120    93062 |    25368     7477     75 |  2.149 % |
1.89/1.96	c |     11339 |    2364    32120    93062 |    27905    11321    116 |  2.149 % |
2.98/3.06	c |     17106 |    2364    32120    93062 |    30695    17088    113 |  2.149 % |
5.69/5.71	c |     25755 |    2364    32120    93062 |    33765    25737    111 |  2.149 % |
10.18/10.24	c |     38729 |    2364    32120    93062 |    37141    18357    105 |  2.149 % |
16.68/16.78	c |     58190 |    2364    32120    93062 |    40856    37818    112 |  2.149 % |
43.27/43.39	c |     87383 |    2364    32120    93062 |    44941    41628    197 |  2.149 % |
64.67/64.75	c |    131173 |    2364    32120    93062 |    49435    28432    110 |  2.149 % |
115.66/115.73	c |    196858 |    2364    32120    93062 |    54379    30312    193 |  2.149 % |
174.75/174.83	c |    295385 |    2364    32120    93062 |    59817    55032    174 |  2.149 % |
284.01/284.10	c |    443177 |    2364    32120    93062 |    65799    37190    134 |  2.149 % |
521.74/521.92	c |    664864 |    2364    32120    93062 |    72378    64592    319 |  2.149 % |
891.64/891.94	c |    997391 |    2364    32120    93062 |    79616    20159    172 |  2.149 % |
1759.60/1760.15	c |   1496180 |    2364    32120    93062 |    87578    54428    183 |  2.149 % |
3200.11/3201.02	c |   2244364 |    2364    32120    93062 |    96336    59281    348 |  2.149 % |

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-1785514-1241914814/watcher-1785514-1241914814 -o /tmp/evaluation-result-1785514-1241914814/solver-1785514-1241914814 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=395542299 HOME/instance-1785514-1241914814.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.01 1.00 1.00 3/65 4846
/proc/meminfo: memFree=1811016/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=2744 CPUtime=0
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 219509144 2809856 422 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 719 423 87 221 0 495 0

[startup+0.091102 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 4846
/proc/meminfo: memFree=1811016/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=7488 CPUtime=0.08
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 1537 0 0 0 8 0 0 0 18 0 1 0 219509144 7667712 1522 1992294400 4194304 5102648 548682068784 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 1872 1522 100 221 0 1648 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7488

[startup+0.101101 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 4846
/proc/meminfo: memFree=1811016/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=7488 CPUtime=0.09
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 1537 0 0 0 9 0 0 0 18 0 1 0 219509144 7667712 1522 1992294400 4194304 5102648 548682068784 18446744073709551615 4267778 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 1872 1522 100 221 0 1648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7488

[startup+0.301121 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 4846
/proc/meminfo: memFree=1811016/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=6764 CPUtime=0.29
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 1552 0 0 0 29 0 0 0 19 0 1 0 219509144 6926336 1408 1992294400 4194304 5102648 548682068784 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 1691 1408 115 221 0 1467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6764

[startup+0.70116 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 4846
/proc/meminfo: memFree=1811016/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=7028 CPUtime=0.69
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 1641 0 0 0 69 0 0 0 23 0 1 0 219509144 7196672 1497 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 1757 1497 115 221 0 1533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7028

[startup+1.50124 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1804224/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=10132 CPUtime=1.49
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 2415 0 0 0 149 0 0 0 25 0 1 0 219509144 10375168 2271 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 2533 2271 115 221 0 2309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10132

[startup+3.1014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1799744/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=15508 CPUtime=3.08
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 3744 0 0 0 307 1 0 0 25 0 1 0 219509144 15880192 3600 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 3877 3601 115 221 0 3653 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15508

[startup+6.3017 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1792456/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=21664 CPUtime=6.29
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 5245 0 0 0 627 2 0 0 25 0 1 0 219509144 22183936 5101 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 5416 5101 115 221 0 5192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21664

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1785552/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=26680 CPUtime=12.68
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 6539 0 0 0 1265 3 0 0 25 0 1 0 219509144 27320320 6395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 6670 6395 115 221 0 6446 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26680

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1781328/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=30980 CPUtime=25.48
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 7589 0 0 0 2544 4 0 0 25 0 1 0 219509144 31723520 7445 1992294400 4194304 5102648 548682068784 18446744073709551615 4255770 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 7745 7445 115 221 0 7521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30980

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1763984/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=48360 CPUtime=51.07
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 11928 0 0 0 5098 9 0 0 25 0 1 0 219509144 49520640 11784 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 12090 11784 115 221 0 11866 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48360

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1760592/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=51808 CPUtime=102.27
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 12777 0 0 0 10216 11 0 0 25 0 1 0 219509144 53051392 12633 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 12952 12633 115 221 0 12728 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51808

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1754640/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=57660 CPUtime=162.25
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 14248 0 0 0 16213 12 0 0 25 0 1 0 219509144 59043840 14104 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 14415 14104 115 221 0 14191 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57660

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1750800/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=61376 CPUtime=222.23
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 15201 0 0 0 22210 13 0 0 25 0 1 0 219509144 62849024 15057 1992294400 4194304 5102648 548682068784 18446744073709551615 4244248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 15344 15057 115 221 0 15120 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61376

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1741776/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=70612 CPUtime=282.21
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 17446 0 0 0 28206 15 0 0 25 0 1 0 219509144 72306688 17302 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 17653 17302 115 221 0 17429 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70612

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1741200/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=71268 CPUtime=342.19
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 17579 0 0 0 34204 15 0 0 25 0 1 0 219509144 72978432 17435 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 17817 17435 115 221 0 17593 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 71268

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1736720/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=75640 CPUtime=402.18
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 18684 0 0 0 40202 16 0 0 25 0 1 0 219509144 77455360 18540 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 18910 18540 115 221 0 18686 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 75640

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1721168/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=91516 CPUtime=462.16
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 22651 0 0 0 46197 19 0 0 25 0 1 0 219509144 93712384 22507 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 22879 22507 115 221 0 22655 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 91516

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1700432/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=112968 CPUtime=522.15
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 28003 0 0 0 52191 24 0 0 25 0 1 0 219509144 115679232 27859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 28242 27859 115 221 0 28018 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 112968

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1694608/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=117592 CPUtime=582.13
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 29170 0 0 0 58188 25 0 0 25 0 1 0 219509144 120414208 29026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 29398 29026 115 221 0 29174 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 117592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4847
/proc/meminfo: memFree=1693648/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=118532 CPUtime=642.12
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 29400 0 0 0 64187 25 0 0 25 0 1 0 219509144 121376768 29256 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 29633 29256 115 221 0 29409 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 118532

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1594704/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=217728 CPUtime=4001.19
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 54233 0 0 0 400063 56 0 0 25 0 1 0 219509144 222953472 53704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 54432 53704 115 221 0 54208 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 217728

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1578320/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=233984 CPUtime=4061.17
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 58214 0 0 0 406058 59 0 0 25 0 1 0 219509144 239599616 57685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 58496 57685 115 221 0 58272 0
Current children cumulated CPU time (s) 4061.17
Current children cumulated vsize (KiB) 233984

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1578256/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=233984 CPUtime=4121.15
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 58214 0 0 0 412056 59 0 0 25 0 1 0 219509144 239599616 57685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 58496 57685 115 221 0 58272 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 233984

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1578128/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=233984 CPUtime=4181.14
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 58231 0 0 0 418054 60 0 0 25 0 1 0 219509144 239599616 57702 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 58496 57702 115 221 0 58272 0
Current children cumulated CPU time (s) 4181.14
Current children cumulated vsize (KiB) 233984

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1576208/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=236224 CPUtime=4241.12
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 58793 0 0 0 424052 60 0 0 25 0 1 0 219509144 241893376 58264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 59056 58264 115 221 0 58832 0
Current children cumulated CPU time (s) 4241.12
Current children cumulated vsize (KiB) 236224

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1566032/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4301.1
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61253 0 0 0 430049 61 0 0 25 0 1 0 219509144 252284928 60724 1992294400 4194304 5102648 548682068784 18446744073709551615 4255744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60724 115 221 0 61369 0
Current children cumulated CPU time (s) 4301.1
Current children cumulated vsize (KiB) 246372

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1566032/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4361.08
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61253 0 0 0 436047 61 0 0 25 0 1 0 219509144 252284928 60724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60724 115 221 0 61369 0
Current children cumulated CPU time (s) 4361.08
Current children cumulated vsize (KiB) 246372

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565968/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4421.07
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61253 0 0 0 442045 62 0 0 25 0 1 0 219509144 252284928 60724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60724 115 221 0 61369 0
Current children cumulated CPU time (s) 4421.07
Current children cumulated vsize (KiB) 246372

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565904/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4481.05
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61259 0 0 0 448043 62 0 0 25 0 1 0 219509144 252284928 60730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60730 115 221 0 61369 0
Current children cumulated CPU time (s) 4481.05
Current children cumulated vsize (KiB) 246372

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565904/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4541.04
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61262 0 0 0 454042 62 0 0 25 0 1 0 219509144 252284928 60733 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60733 115 221 0 61369 0
Current children cumulated CPU time (s) 4541.04
Current children cumulated vsize (KiB) 246372

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565840/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4601.02
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61263 0 0 0 460040 62 0 0 25 0 1 0 219509144 252284928 60734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60734 115 221 0 61369 0
Current children cumulated CPU time (s) 4601.02
Current children cumulated vsize (KiB) 246372

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565840/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4661
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61263 0 0 0 466038 62 0 0 25 0 1 0 219509144 252284928 60734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60734 115 221 0 61369 0
Current children cumulated CPU time (s) 4661
Current children cumulated vsize (KiB) 246372

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565840/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4720.99
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61264 0 0 0 472037 62 0 0 25 0 1 0 219509144 252284928 60735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60735 115 221 0 61369 0
Current children cumulated CPU time (s) 4720.99
Current children cumulated vsize (KiB) 246372

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565776/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4780.97
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61264 0 0 0 478035 62 0 0 25 0 1 0 219509144 252284928 60735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60735 115 221 0 61369 0
Current children cumulated CPU time (s) 4780.97
Current children cumulated vsize (KiB) 246372

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4855
/proc/meminfo: memFree=1565776/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4840.95
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61264 0 0 0 484033 62 0 0 25 0 1 0 219509144 252284928 60735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60735 115 221 0 61369 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 246372

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4857
/proc/meminfo: memFree=1565712/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4900.94
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61264 0 0 0 490032 62 0 0 25 0 1 0 219509144 252284928 60735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60735 115 221 0 61369 0
Current children cumulated CPU time (s) 4900.94
Current children cumulated vsize (KiB) 246372

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4857
/proc/meminfo: memFree=1565712/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=4960.92
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61265 0 0 0 496030 62 0 0 25 0 1 0 219509144 252284928 60736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60736 115 221 0 61369 0
Current children cumulated CPU time (s) 4960.92
Current children cumulated vsize (KiB) 246372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4857
/proc/meminfo: memFree=1565648/2055920 swapFree=4180200/4192956
[pid=4846] ppid=4844 vsize=246372 CPUtime=5000.01
/proc/4846/stat : 4846 (varsat-industri) R 4844 4846 4722 0 -1 4194304 61265 0 0 0 499939 62 0 0 25 0 1 0 219509144 252284928 60736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4846/statm: 61593 60736 115 221 0 61369 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 246372

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): 5001.44
CPU time (s): 5000.06
CPU user time (s): 4999.4
CPU system time (s): 0.662899
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 246372

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

runsolver used 5.9061 second user time and 11.7382 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-10 02:20:14
IDJOB=1785514
IDBENCH=70930
IDSOLVER=641
FILE ID=node56/1785514-1241914814
PBS_JOBID= 9264858
Free space on /tmp= 102904 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785514-1241914814/watcher-1785514-1241914814 -o /tmp/evaluation-result-1785514-1241914814/solver-1785514-1241914814 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=395542299 HOME/instance-1785514-1241914814.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=395542299

node56.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.218
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.218
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:       1811432 kB
Buffers:         50824 kB
Cached:         124228 kB
SwapCached:       6780 kB
Active:          75748 kB
Inactive:       108560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811432 kB
SwapTotal:     4192956 kB
SwapFree:      4180200 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          14560 kB
Slab:            46108 kB
Committed_AS:   658860 kB
PageTables:       1472 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= 102904 MiB
End job on node56 at 2009-05-10 03:43:37