Trace number 1786234

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.09 5001.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-139-100.cnf
MD5SUM80608540c01a8d414386c5ef53d181de
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  141                                                  |
0.00/0.00	c |  Number of clauses:    292                                                  |
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:          1036372057.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 |     141      292      876 |       97        0    nan |  0.000 % |
0.00/0.00	c |       100 |     141      292      876 |      107      100     20 |  0.005 % |
0.00/0.00	c |       251 |     141      292      876 |      117      157     16 |  0.005 % |
0.00/0.00	c |       478 |     141      292      876 |      129      137     16 |  0.005 % |
0.00/0.01	c |       817 |     141      292      876 |      142      131     15 |  0.005 % |
0.00/0.02	c |      1324 |     141      292      876 |      156      133     13 |  0.005 % |
0.00/0.03	c |      2083 |     141      292      876 |      172      168     15 |  0.005 % |
0.03/0.05	c |      3222 |     141      292      876 |      189      221     16 |  0.005 % |
0.03/0.08	c |      4931 |     141      292      876 |      208      262     15 |  0.005 % |
0.09/0.12	c |      7493 |     141      292      876 |      229      158     11 |  0.005 % |
0.09/0.18	c |     11339 |     141      292      876 |      252      287     19 |  0.005 % |
0.19/0.29	c |     17106 |     141      292      876 |      277      200     14 |  0.005 % |
0.39/0.43	c |     25755 |     141      292      876 |      305      279     16 |  0.005 % |
0.59/0.65	c |     38729 |     141      292      876 |      336      239     14 |  0.005 % |
1.00/1.03	c |     58191 |     141      292      876 |      369      304     16 |  0.005 % |
1.49/1.58	c |     87383 |     141      292      876 |      406      330     14 |  0.005 % |
2.29/2.39	c |    131173 |     141      292      876 |      447      441     17 |  0.005 % |
3.59/3.61	c |    196858 |     141      292      876 |      491      471     17 |  0.005 % |
5.50/5.54	c |    295384 |     141      292      876 |      541      510     16 |  0.005 % |
8.49/8.51	c |    443174 |     141      292      876 |      595      424     16 |  0.005 % |
12.89/12.99	c |    664858 |     141      292      876 |      654      596     17 |  0.005 % |
20.28/20.33	c |    997383 |     141      292      876 |      720      648     19 |  0.005 % |
31.58/31.64	c |   1496173 |     141      292      876 |      792      617     18 |  0.005 % |
48.38/48.46	c |   2244355 |     141      292      876 |      871      602     18 |  0.005 % |
76.77/76.84	c |   3366629 |     141      292      876 |      958      721     19 |  0.005 % |
119.96/120.05	c |   5050040 |     141      292      876 |     1054      565     15 |  0.005 % |
185.54/185.69	c |   7575156 |     141      292      876 |     1160      609     14 |  0.005 % |
288.01/288.13	c |  11362832 |     141      292      876 |     1276     1180     20 |  0.005 % |
440.56/440.72	c |  17044345 |     141      292      876 |     1403     1010     18 |  0.005 % |
686.00/686.30	c |  25566614 |     141      292      876 |     1544     1435     22 |  0.005 % |
1047.20/1047.50	c |  38350018 |     141      292      876 |     1698     1536     21 |  0.005 % |
1640.73/1641.25	c |  57525126 |     141      292      876 |     1868     1061     19 |  0.005 % |
2566.96/2567.77	c |  86287786 |     141      292      876 |     2055     1462     23 |  0.005 % |
3993.26/3994.49	c | 129431775 |     141      292      876 |     2260     1976     22 |  0.005 % |

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-1786234-1241951636/watcher-1786234-1241951636 -o /tmp/evaluation-result-1786234-1241951636/solver-1786234-1241951636 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1036372057 HOME/instance-1786234-1241951636.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 2357
/proc/meminfo: memFree=1540568/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2144 CPUtime=0
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 50165456 2195456 147 1992294400 4194304 5102648 548682068784 18446744073709551615 4490260 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 536 147 110 221 0 312 0

[startup+0.0418749 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2357
/proc/meminfo: memFree=1540568/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2144 CPUtime=0.03
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 170 0 0 0 3 0 0 0 18 0 1 0 50165456 2195456 155 1992294400 4194304 5102648 548682068784 18446744073709551615 4255782 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 536 155 110 221 0 312 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2144

[startup+0.10188 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2357
/proc/meminfo: memFree=1540568/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2276 CPUtime=0.09
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 176 0 0 0 9 0 0 0 18 0 1 0 50165456 2330624 161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 569 161 110 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.3019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2357
/proc/meminfo: memFree=1540568/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2276 CPUtime=0.29
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 185 0 0 0 29 0 0 0 19 0 1 0 50165456 2330624 170 1992294400 4194304 5102648 548682068784 18446744073709551615 4255390 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 569 170 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701943 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2357
/proc/meminfo: memFree=1540568/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2276 CPUtime=0.69
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 196 0 0 0 69 0 0 0 22 0 1 0 50165456 2330624 181 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 569 181 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1540176/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2408 CPUtime=1.49
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 209 0 0 0 149 0 0 0 25 0 1 0 50165456 2465792 194 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 602 194 110 221 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539984/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2408 CPUtime=3.09
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 226 0 0 0 309 0 0 0 25 0 1 0 50165456 2465792 211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 602 211 110 221 0 378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2408

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539856/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2540 CPUtime=6.29
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 244 0 0 0 629 0 0 0 25 0 1 0 50165456 2600960 229 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 635 229 110 221 0 411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2540

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539664/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2540 CPUtime=12.69
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 261 0 0 0 1269 0 0 0 25 0 1 0 50165456 2600960 246 1992294400 4194304 5102648 548682068784 18446744073709551615 4244263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 635 246 110 221 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2540

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539536/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2672 CPUtime=25.48
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 295 0 0 0 2548 0 0 0 25 0 1 0 50165456 2736128 280 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 668 280 110 221 0 444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2672

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539408/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=2804 CPUtime=51.07
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 331 0 0 0 5107 0 0 0 25 0 1 0 50165456 2871296 316 1992294400 4194304 5102648 548682068784 18446744073709551615 4244357 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 701 316 110 221 0 477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2804

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539216/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3072 CPUtime=102.27
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 376 0 0 0 10226 1 0 0 25 0 1 0 50165456 3145728 361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 768 361 110 221 0 544 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3072

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1539024/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3204 CPUtime=162.25
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 414 0 0 0 16224 1 0 0 25 0 1 0 50165456 3280896 399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 801 399 110 221 0 577 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3204

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1538832/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3336 CPUtime=222.23
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 458 0 0 0 22222 1 0 0 25 0 1 0 50165456 3416064 443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 834 443 110 221 0 610 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3336

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1538704/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3468 CPUtime=282.21
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 471 0 0 0 28220 1 0 0 25 0 1 0 50165456 3551232 456 1992294400 4194304 5102648 548682068784 18446744073709551615 4254954 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 867 456 110 221 0 643 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3468

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2358
/proc/meminfo: memFree=1538640/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3468 CPUtime=342.19
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 488 0 0 0 34218 1 0 0 25 0 1 0 50165456 3551232 473 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 867 473 110 221 0 643 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3468

[startup+402.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 2358
/proc/meminfo: memFree=1538576/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3468 CPUtime=402.18
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 502 0 0 0 40217 1 0 0 25 0 1 0 50165456 3551232 487 1992294400 4194304 5102648 548682068784 18446744073709551615 4255135 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 867 487 110 221 0 643 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3468

[startup+462.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 2358
/proc/meminfo: memFree=1538448/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3604 CPUtime=462.16
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 522 0 0 0 46215 1 0 0 25 0 1 0 50165456 3690496 507 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 901 507 110 221 0 677 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3604

[startup+522.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 2358
/proc/meminfo: memFree=1538448/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3604 CPUtime=522.14
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 532 0 0 0 52213 1 0 0 25 0 1 0 50165456 3690496 517 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 901 517 110 221 0 677 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3604

[startup+582.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 2358
/proc/meminfo: memFree=1538448/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3736 CPUtime=582.13
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 544 0 0 0 58211 2 0 0 25 0 1 0 50165456 3825664 529 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 934 529 110 221 0 710 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3736

[startup+642.301 s]
/proc/loadavg: 1.12 1.05 1.01 2/65 2358
/proc/meminfo: memFree=1538384/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=3736 CPUtime=642.11
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 544 0 0 0 64209 2 0 0 25 0 1 0 50165456 3825664 529 1992294400 4194304 5102648 548682068784 18446744073709551615 4249632 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 934 529 110 221 0 710 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3736

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536528/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4061.14
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 873 0 0 0 406107 7 0 0 25 0 1 0 50165456 5201920 858 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 858 110 221 0 1046 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 5080

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536464/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4121.12
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 892 0 0 0 412105 7 0 0 25 0 1 0 50165456 5201920 877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 877 110 221 0 1046 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 5080

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536400/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4181.11
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 895 0 0 0 418104 7 0 0 25 0 1 0 50165456 5201920 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 880 110 221 0 1046 0
Current children cumulated CPU time (s) 4181.11
Current children cumulated vsize (KiB) 5080

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536336/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4241.09
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 895 0 0 0 424102 7 0 0 25 0 1 0 50165456 5201920 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 880 110 221 0 1046 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 5080

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536400/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4301.07
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 895 0 0 0 430100 7 0 0 25 0 1 0 50165456 5201920 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 880 110 221 0 1046 0
Current children cumulated CPU time (s) 4301.07
Current children cumulated vsize (KiB) 5080

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536400/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4361.05
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 898 0 0 0 436098 7 0 0 25 0 1 0 50165456 5201920 883 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 883 110 221 0 1046 0
Current children cumulated CPU time (s) 4361.05
Current children cumulated vsize (KiB) 5080

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536400/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4421.03
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 901 0 0 0 442096 7 0 0 25 0 1 0 50165456 5201920 886 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 886 110 221 0 1046 0
Current children cumulated CPU time (s) 4421.03
Current children cumulated vsize (KiB) 5080

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536336/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5080 CPUtime=4481.02
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 904 0 0 0 448095 7 0 0 25 0 1 0 50165456 5201920 889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1270 889 110 221 0 1046 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 5080

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536336/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4541
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 907 0 0 0 454093 7 0 0 25 0 1 0 50165456 5341184 892 1992294400 4194304 5102648 548682068784 18446744073709551615 4255772 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 892 110 221 0 1080 0
Current children cumulated CPU time (s) 4541
Current children cumulated vsize (KiB) 5216

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536272/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4600.98
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 917 0 0 0 460091 7 0 0 25 0 1 0 50165456 5341184 902 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 902 110 221 0 1080 0
Current children cumulated CPU time (s) 4600.98
Current children cumulated vsize (KiB) 5216

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536272/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4660.96
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 920 0 0 0 466089 7 0 0 25 0 1 0 50165456 5341184 905 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 905 110 221 0 1080 0
Current children cumulated CPU time (s) 4660.96
Current children cumulated vsize (KiB) 5216

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536272/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4720.95
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 926 0 0 0 472088 7 0 0 25 0 1 0 50165456 5341184 911 1992294400 4194304 5102648 548682068784 18446744073709551615 4250009 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 911 110 221 0 1080 0
Current children cumulated CPU time (s) 4720.95
Current children cumulated vsize (KiB) 5216

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536208/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4780.93
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 926 0 0 0 478086 7 0 0 25 0 1 0 50165456 5341184 911 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 911 110 221 0 1080 0
Current children cumulated CPU time (s) 4780.93
Current children cumulated vsize (KiB) 5216

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536208/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4840.91
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 926 0 0 0 484084 7 0 0 25 0 1 0 50165456 5341184 911 1992294400 4194304 5102648 548682068784 18446744073709551615 4254466 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 911 110 221 0 1080 0
Current children cumulated CPU time (s) 4840.91
Current children cumulated vsize (KiB) 5216

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536144/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4900.9
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 929 0 0 0 490082 8 0 0 25 0 1 0 50165456 5341184 914 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 914 110 221 0 1080 0
Current children cumulated CPU time (s) 4900.9
Current children cumulated vsize (KiB) 5216

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536080/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=4960.89
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 936 0 0 0 496081 8 0 0 25 0 1 0 50165456 5341184 921 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 921 110 221 0 1080 0
Current children cumulated CPU time (s) 4960.89
Current children cumulated vsize (KiB) 5216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536080/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=5000.08
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 936 0 0 0 500000 8 0 0 25 0 1 0 50165456 5341184 921 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 921 110 221 0 1080 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 5216

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2366
/proc/meminfo: memFree=1536080/2055920 swapFree=4192952/4192956
[pid=2357] ppid=2355 vsize=5216 CPUtime=5000.08
/proc/2357/stat : 2357 (varsat-industri) R 2355 2357 2282 0 -1 4194304 936 0 0 0 500000 8 0 0 25 0 1 0 50165456 5341184 921 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2357/statm: 1304 921 110 221 0 1080 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 5216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.09
CPU user time (s): 5000
CPU system time (s): 0.082987
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 5216

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

runsolver used 4.48432 second user time and 9.25459 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-10 12:33:56
IDJOB=1786234
IDBENCH=71790
IDSOLVER=641
FILE ID=node7/1786234-1241951636
PBS_JOBID= 9265069
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 80608540c01a8d414386c5ef53d181de
RANDOM SEED=1036372057

node7.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.243
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.243
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:       1540984 kB
Buffers:         62924 kB
Cached:         364656 kB
SwapCached:          4 kB
Active:         149040 kB
Inactive:       292436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540984 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            59420 kB
Committed_AS:    86380 kB
PageTables:       1444 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 node7 at 2009-05-10 13:57:20