Trace number 1785622

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.08 5002.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.38003
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  180                                                  |
0.00/0.00	c |  Number of clauses:    432                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1556523866.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     180      432     1080 |      144        0    nan |  0.000 % |
0.00/0.00	c |       100 |     180      432     1080 |      158      100     30 |  0.003 % |
0.00/0.00	c |       251 |     180      432     1080 |      174      139     27 |  0.003 % |
0.00/0.01	c |       477 |     180      432     1080 |      191      246     30 |  0.003 % |
0.00/0.01	c |       814 |     180      432     1080 |      210      212     23 |  0.003 % |
0.00/0.02	c |      1322 |     180      432     1080 |      231      214     21 |  0.003 % |
0.00/0.04	c |      2082 |     180      432     1080 |      255      223     21 |  0.003 % |
0.00/0.06	c |      3221 |     180      432     1080 |      280      249     22 |  0.003 % |
0.00/0.10	c |      4931 |     180      432     1080 |      308      237     20 |  0.003 % |
0.10/0.15	c |      7493 |     180      432     1080 |      339      201     14 |  0.003 % |
0.19/0.23	c |     11338 |     180      432     1080 |      373      295     21 |  0.003 % |
0.29/0.36	c |     17105 |     180      432     1080 |      410      262     18 |  0.003 % |
0.49/0.56	c |     25756 |     180      432     1080 |      451      313     17 |  0.003 % |
0.79/0.86	c |     38732 |     180      432     1080 |      497      319     18 |  0.003 % |
1.29/1.32	c |     58193 |     180      432     1080 |      546      357     19 |  0.003 % |
1.99/2.05	c |     87387 |     180      432     1080 |      601      508     25 |  0.003 % |
3.09/3.17	c |    131177 |     180      432     1080 |      661      364     18 |  0.003 % |
4.89/4.90	c |    196861 |     180      432     1080 |      727      672     27 |  0.003 % |
7.49/7.57	c |    295387 |     180      432     1080 |      800      731     27 |  0.003 % |
11.69/11.71	c |    443176 |     180      432     1080 |      880      443     17 |  0.003 % |
17.99/18.08	c |    664859 |     180      432     1080 |      968      579     23 |  0.003 % |
27.98/28.05	c |    997385 |     180      432     1080 |     1065      793     26 |  0.003 % |
43.77/43.81	c |   1496174 |     180      432     1080 |     1172      680     24 |  0.003 % |
67.97/68.03	c |   2244356 |     180      432     1080 |     1289     1008     26 |  0.003 % |
105.15/105.21	c |   3366630 |     180      432     1080 |     1418      750     23 |  0.003 % |
163.63/163.80	c |   5050041 |     180      432     1080 |     1560     1205     29 |  0.003 % |
253.80/253.98	c |   7575161 |     180      432     1080 |     1716     1043     28 |  0.003 % |
394.75/394.99	c |  11362838 |     180      432     1080 |     1887     1556     31 |  0.003 % |
612.52/612.86	c |  17044350 |     180      432     1080 |     2076     1671     32 |  0.003 % |
948.27/949.13	c |  25566619 |     180      432     1080 |     2284     1561     28 |  0.003 % |
1480.48/1481.57	c |  38350022 |     180      432     1080 |     2512     2181     31 |  0.003 % |
2311.37/2312.75	c |  57525127 |     180      432     1080 |     2763     2442     28 |  0.003 % |
3605.28/3607.13	c |  86287786 |     180      432     1080 |     3040     1540     30 |  0.003 % |

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-1785622-1241921518/watcher-1785622-1241921518 -o /tmp/evaluation-result-1785622-1241921518/solver-1785622-1241921518 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1556523866 HOME/instance-1785622-1241921518.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: 0.92 0.98 0.99 3/64 5489
/proc/meminfo: memFree=1722424/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2144 CPUtime=0
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 220180242 2195456 153 1992294400 4194304 5102648 548682068784 18446744073709551615 4244248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 536 153 109 221 0 312 0

[startup+0.106022 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5489
/proc/meminfo: memFree=1722424/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2276 CPUtime=0.1
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 188 0 0 0 10 0 0 0 18 0 1 0 220180242 2330624 173 1992294400 4194304 5102648 548682068784 18446744073709551615 4225685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 569 173 109 221 0 345 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.201039 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5489
/proc/meminfo: memFree=1722424/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2276 CPUtime=0.19
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 197 0 0 0 19 0 0 0 18 0 1 0 220180242 2330624 182 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 569 182 109 221 0 345 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2276

[startup+0.301059 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5489
/proc/meminfo: memFree=1722424/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2276 CPUtime=0.29
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 202 0 0 0 29 0 0 0 19 0 1 0 220180242 2330624 187 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 569 187 109 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701135 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5489
/proc/meminfo: memFree=1722424/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2408 CPUtime=0.69
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 218 0 0 0 69 0 0 0 22 0 1 0 220180242 2465792 203 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 602 203 109 221 0 378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50129 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1721968/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2540 CPUtime=1.49
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 238 0 0 0 149 0 0 0 25 0 1 0 220180242 2600960 223 1992294400 4194304 5102648 548682068784 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 635 223 109 221 0 411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10159 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1721712/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2540 CPUtime=3.09
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 260 0 0 0 309 0 0 0 25 0 1 0 220180242 2600960 245 1992294400 4194304 5102648 548682068784 18446744073709551615 4249306 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 635 245 109 221 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30121 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1721520/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2672 CPUtime=6.29
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 300 0 0 0 629 0 0 0 25 0 1 0 220180242 2736128 285 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 668 285 109 221 0 444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2672

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1721264/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=2936 CPUtime=12.69
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 337 0 0 0 1269 0 0 0 25 0 1 0 220180242 3006464 322 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 734 322 109 221 0 510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2936

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1721072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=3068 CPUtime=25.48
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 387 0 0 0 2548 0 0 0 25 0 1 0 220180242 3141632 372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249111 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 767 372 109 221 0 543 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3068

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1720688/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=3464 CPUtime=51.07
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 476 0 0 0 5107 0 0 0 25 0 1 0 220180242 3547136 461 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 866 461 109 221 0 642 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3464

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1720432/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=3732 CPUtime=102.25
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 537 0 0 0 10225 0 0 0 25 0 1 0 220180242 3821568 522 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 933 522 109 221 0 709 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3732

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1720176/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=3868 CPUtime=162.23
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 593 0 0 0 16223 0 0 0 25 0 1 0 220180242 3960832 578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249898 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 967 578 109 221 0 743 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3868

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719856/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4140 CPUtime=222.21
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 665 0 0 0 22221 0 0 0 25 0 1 0 220180242 4239360 650 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1035 650 109 221 0 811 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4140

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719728/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4408 CPUtime=282.19
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 705 0 0 0 28218 1 0 0 25 0 1 0 220180242 4513792 690 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1102 690 109 221 0 878 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4408

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719600/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4408 CPUtime=342.16
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 720 0 0 0 34215 1 0 0 25 0 1 0 220180242 4513792 705 1992294400 4194304 5102648 548682068784 18446744073709551615 4227928 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1102 705 109 221 0 878 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 4408

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719536/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4408 CPUtime=402.14
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 732 0 0 0 40213 1 0 0 25 0 1 0 220180242 4513792 717 1992294400 4194304 5102648 548682068784 18446744073709551615 4249812 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1102 717 109 221 0 878 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4408

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719344/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4680 CPUtime=462.12
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 779 0 0 0 46211 1 0 0 25 0 1 0 220180242 4792320 764 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1170 764 109 221 0 946 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 4680

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719216/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4680 CPUtime=522.09
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 804 0 0 0 52208 1 0 0 25 0 1 0 220180242 4792320 789 1992294400 4194304 5102648 548682068784 18446744073709551615 4254504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1170 789 109 221 0 946 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 4680

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5490
/proc/meminfo: memFree=1719088/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=4816 CPUtime=582.07
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 832 0 0 0 58206 1 0 0 25 0 1 0 220180242 4931584 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1204 817 109 221 0 980 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 4816

[startup+642.301 s]
/proc/loadavg: 1.80 1.19 1.06 2/72 18039
/proc/meminfo: memFree=1701104/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=5092 CPUtime=641.88
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 895 0 0 0 64184 4 0 0 25 0 1 0 220180242 5214208 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4254617 0 0 4096 3 0 0 0 17 0 0 0
/proc/5489/statm: 1273 880 109 221 0 1049 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 5092

[startup+702.302 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673456/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7288 CPUtime=4060.31
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1424 0 0 0 406013 18 0 0 25 0 1 0 220180242 7462912 1409 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1822 1409 109 221 0 1598 0
Current children cumulated CPU time (s) 4060.31
Current children cumulated vsize (KiB) 7288

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673392/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7288 CPUtime=4120.3
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1430 0 0 0 412011 19 0 0 25 0 1 0 220180242 7462912 1415 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1822 1415 109 221 0 1598 0
Current children cumulated CPU time (s) 4120.3
Current children cumulated vsize (KiB) 7288

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673328/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4180.28
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1443 0 0 0 418009 19 0 0 25 0 1 0 220180242 7598080 1428 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1428 109 221 0 1631 0
Current children cumulated CPU time (s) 4180.28
Current children cumulated vsize (KiB) 7420

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673264/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4240.25
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1448 0 0 0 424006 19 0 0 25 0 1 0 220180242 7598080 1433 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1433 109 221 0 1631 0
Current children cumulated CPU time (s) 4240.25
Current children cumulated vsize (KiB) 7420

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673264/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4300.23
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1452 0 0 0 430004 19 0 0 25 0 1 0 220180242 7598080 1437 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1437 109 221 0 1631 0
Current children cumulated CPU time (s) 4300.23
Current children cumulated vsize (KiB) 7420

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673200/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4360.2
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1453 0 0 0 436001 19 0 0 25 0 1 0 220180242 7598080 1438 1992294400 4194304 5102648 548682068784 18446744073709551615 4229984 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1438 109 221 0 1631 0
Current children cumulated CPU time (s) 4360.2
Current children cumulated vsize (KiB) 7420

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673200/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4420.18
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1453 0 0 0 441999 19 0 0 25 0 1 0 220180242 7598080 1438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1438 109 221 0 1631 0
Current children cumulated CPU time (s) 4420.18
Current children cumulated vsize (KiB) 7420

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673200/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4480.16
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1454 0 0 0 447997 19 0 0 25 0 1 0 220180242 7598080 1439 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1439 109 221 0 1631 0
Current children cumulated CPU time (s) 4480.16
Current children cumulated vsize (KiB) 7420

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673136/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4540.13
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1457 0 0 0 453994 19 0 0 25 0 1 0 220180242 7598080 1442 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1442 109 221 0 1631 0
Current children cumulated CPU time (s) 4540.13
Current children cumulated vsize (KiB) 7420

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673136/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4600.11
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1458 0 0 0 459992 19 0 0 25 0 1 0 220180242 7598080 1443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1443 109 221 0 1631 0
Current children cumulated CPU time (s) 4600.11
Current children cumulated vsize (KiB) 7420

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673136/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4660.09
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1460 0 0 0 465990 19 0 0 25 0 1 0 220180242 7598080 1445 1992294400 4194304 5102648 548682068784 18446744073709551615 4255044 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1445 109 221 0 1631 0
Current children cumulated CPU time (s) 4660.09
Current children cumulated vsize (KiB) 7420

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4720.07
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1460 0 0 0 471988 19 0 0 25 0 1 0 220180242 7598080 1445 1992294400 4194304 5102648 548682068784 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1445 109 221 0 1631 0
Current children cumulated CPU time (s) 4720.07
Current children cumulated vsize (KiB) 7420

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4780.05
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1460 0 0 0 477985 20 0 0 25 0 1 0 220180242 7598080 1445 1992294400 4194304 5102648 548682068784 18446744073709551615 4228003 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1445 109 221 0 1631 0
Current children cumulated CPU time (s) 4780.05
Current children cumulated vsize (KiB) 7420

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4840.03
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1461 0 0 0 483983 20 0 0 25 0 1 0 220180242 7598080 1446 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1446 109 221 0 1631 0
Current children cumulated CPU time (s) 4840.03
Current children cumulated vsize (KiB) 7420

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673008/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4900.01
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1462 0 0 0 489981 20 0 0 25 0 1 0 220180242 7598080 1447 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1447 109 221 0 1631 0
Current children cumulated CPU time (s) 4900.01
Current children cumulated vsize (KiB) 7420

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=4959.98
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1463 0 0 0 495978 20 0 0 25 0 1 0 220180242 7598080 1448 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1448 109 221 0 1631 0
Current children cumulated CPU time (s) 4959.98
Current children cumulated vsize (KiB) 7420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=5000.07
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1463 0 0 0 499987 20 0 0 25 0 1 0 220180242 7598080 1448 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1448 109 221 0 1631 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 7420

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

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

[startup+5002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8086
/proc/meminfo: memFree=1673072/2055920 swapFree=4191900/4192956
[pid=5489] ppid=5487 vsize=7420 CPUtime=5000.07
/proc/5489/stat : 5489 (varsat-industri) R 5487 5489 4871 0 -1 4194304 1463 0 0 0 499987 20 0 0 25 0 1 0 220180242 7598080 1448 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5489/statm: 1855 1448 109 221 0 1631 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 7420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.41
CPU time (s): 5000.08
CPU user time (s): 4999.88
CPU system time (s): 0.204968
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 7420

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

runsolver used 4.70928 second user time and 9.10661 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-10 04:11:58
IDJOB=1785622
IDBENCH=71115
IDSOLVER=641
FILE ID=node38/1785622-1241921518
PBS_JOBID= 9264868
Free space on /tmp= 66372 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785622-1241921518/watcher-1785622-1241921518 -o /tmp/evaluation-result-1785622-1241921518/solver-1785622-1241921518 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1556523866 HOME/instance-1785622-1241921518.cnf

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=1556523866

node38.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.265
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.265
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:       1722904 kB
Buffers:         47596 kB
Cached:         206600 kB
SwapCached:        260 kB
Active:          94020 kB
Inactive:       173932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722904 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          22356 kB
Slab:            51040 kB
Committed_AS:   817292 kB
PageTables:       1456 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= 66372 MiB
End job on node38 at 2009-05-10 05:35:22