Trace number 1734726

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.13 1200.56

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g6.cnf
MD5SUMb8aeb5269daff3f4e23b9dd675aa8076
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          889492639.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
11.79/11.86	c ============================[ Search Statistics ]==============================
11.79/11.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.86	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.79/11.86	c ===============================================================================
11.79/11.86	c |         0 |    2560   292753   880876 |    97584        0    nan |  0.000 % |
12.39/12.44	c |       100 |    2560   292753   880876 |   107342      100    285 |  0.000 % |
12.99/13.02	c |       251 |    2560   292753   880876 |   118077      251    287 |  0.000 % |
13.59/13.64	c |       478 |    2560   292753   880876 |   129884      478    262 |  0.000 % |
14.19/14.29	c |       815 |    2560   292753   880876 |   142873      815    259 |  0.000 % |
14.99/15.03	c |      1322 |    2560   292753   880876 |   157160     1322    263 |  0.000 % |
15.79/15.87	c |      2081 |    2560   292753   880876 |   172876     2081    280 |  0.000 % |
16.89/16.90	c |      3220 |    2560   292753   880876 |   190164     3220    292 |  0.000 % |
18.19/18.22	c |      4928 |    2560   292753   880876 |   209180     4928    284 |  0.000 % |
19.89/19.93	c |      7491 |    2560   292753   880876 |   230098     7491    280 |  0.000 % |
22.69/22.76	c |     11335 |    2560   292753   880876 |   253108    11335    286 |  0.000 % |
27.58/27.69	c |     17103 |    2560   292753   880876 |   278419    17103    291 |  0.000 % |
36.48/36.51	c |     25753 |    2560   292753   880876 |   306261    25753    294 |  0.000 % |
50.98/51.07	c |     38727 |    2560   292753   880876 |   336887    38727    286 |  0.000 % |
86.65/86.70	c |     58188 |    2560   292753   880876 |   370576    58188    298 |  0.000 % |
165.33/165.42	c |     87385 |    2560   292753   880876 |   407633    87385    302 |  0.000 % |
286.79/287.00	c |    131178 |    2560   292753   880876 |   448397   131178    304 |  0.000 % |
629.19/629.42	c |    196862 |    2560   292753   880876 |   493237   196862    304 |  0.000 % |

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-1734726-1240796677/watcher-1734726-1240796677 -o /tmp/evaluation-result-1734726-1240796677/solver-1734726-1240796677 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=889492639 HOME/instance-1734726-1240796677.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25474
/proc/meminfo: memFree=1524352/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=2584 CPUtime=0
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 494 0 0 0 0 0 0 0 18 0 1 0 107700692 2646016 479 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 646 483 87 221 0 422 0

[startup+0.0464799 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25474
/proc/meminfo: memFree=1524352/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=8684 CPUtime=0.04
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 1958 0 0 0 3 1 0 0 18 0 1 0 107700692 8892416 1943 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 2171 1944 87 221 0 1947 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8684

[startup+0.101487 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25474
/proc/meminfo: memFree=1524352/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=16088 CPUtime=0.09
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 3764 0 0 0 7 2 0 0 18 0 1 0 107700692 16474112 3749 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 4022 3750 87 221 0 3798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16088

[startup+0.30152 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25474
/proc/meminfo: memFree=1524352/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=37392 CPUtime=0.29
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 9180 0 0 0 25 4 0 0 19 0 1 0 107700692 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37392

[startup+0.701583 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25474
/proc/meminfo: memFree=1524352/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=37392 CPUtime=0.69
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 9180 0 0 0 65 4 0 0 23 0 1 0 107700692 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1487928/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=37392 CPUtime=1.49
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 9180 0 0 0 145 4 0 0 25 0 1 0 107700692 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4273022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37392

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1487800/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=50636 CPUtime=3.09
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 12056 0 0 0 305 4 0 0 25 0 1 0 107700692 51851264 12041 1992294400 4194304 5102648 548682068784 18446744073709551615 4273299 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 12659 12041 100 221 0 12435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50636

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1475832/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=50636 CPUtime=6.28
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 12155 0 0 0 624 4 0 0 25 0 1 0 107700692 51851264 12140 1992294400 4194304 5102648 548682068784 18446744073709551615 4274085 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 12659 12140 100 221 0 12435 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50636

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1480632/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=45164 CPUtime=12.69
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 12309 0 0 0 1264 5 0 0 25 0 1 0 107700692 46247936 10864 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 11291 10864 114 221 0 11067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45164

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1472760/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=53876 CPUtime=25.49
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 14464 0 0 0 2542 7 0 0 25 0 1 0 107700692 55169024 13019 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 13469 13019 114 221 0 13245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53876

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1443512/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=83176 CPUtime=51.08
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 21801 0 0 0 5095 13 0 0 25 0 1 0 107700692 85172224 20356 1992294400 4194304 5102648 548682068784 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 20794 20356 114 221 0 20570 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83176

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1406328/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=120076 CPUtime=102.26
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 30936 0 0 0 10205 21 0 0 25 0 1 0 107700692 122957824 29491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 30019 29491 114 221 0 29795 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 120076

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1377272/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=149232 CPUtime=162.24
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 38231 0 0 0 16197 27 0 0 25 0 1 0 107700692 152813568 36786 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 37308 36786 114 221 0 37084 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149232

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1345784/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=180680 CPUtime=222.22
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 46033 0 0 0 22187 35 0 0 25 0 1 0 107700692 185016320 44588 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 45170 44588 114 221 0 44946 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 180680

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1321208/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=205276 CPUtime=282.2
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 52223 0 0 0 28178 42 0 0 25 0 1 0 107700692 210202624 50778 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 51319 50778 114 221 0 51095 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 205276

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1303416/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=223260 CPUtime=342.18
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 56579 0 0 0 34170 48 0 0 25 0 1 0 107700692 228618240 55134 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 55815 55134 114 221 0 55591 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 223260

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1287288/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=239704 CPUtime=402.16
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 60664 0 0 0 40165 51 0 0 25 0 1 0 107700692 245456896 59219 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 59926 59219 114 221 0 59702 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 239704

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1272824/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=253976 CPUtime=462.14
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 64223 0 0 0 46160 54 0 0 25 0 1 0 107700692 260071424 62778 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 63494 62778 114 221 0 63270 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 253976

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1257976/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=268828 CPUtime=522.12
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 67935 0 0 0 52155 57 0 0 25 0 1 0 107700692 275279872 66490 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 67207 66490 114 221 0 66983 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 268828

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1244024/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=282596 CPUtime=582.11
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 71394 0 0 0 58149 62 0 0 25 0 1 0 107700692 289378304 69949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 70649 69949 114 221 0 70425 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 282596

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1230584/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=296180 CPUtime=642.09
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 74722 0 0 0 64145 64 0 0 25 0 1 0 107700692 303288320 73277 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 74045 73277 114 221 0 73821 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 296180

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1217080/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=310508 CPUtime=702.07
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 78074 0 0 0 70140 67 0 0 25 0 1 0 107700692 317960192 76629 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 77627 76629 114 221 0 77403 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 310508

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1205624/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=321984 CPUtime=762.05
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 80935 0 0 0 76134 71 0 0 25 0 1 0 107700692 329711616 79490 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 80496 79490 114 221 0 80272 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 321984

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1193528/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=334480 CPUtime=822.03
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 84051 0 0 0 82129 74 0 0 25 0 1 0 107700692 342507520 82606 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 83620 82606 114 221 0 83396 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 334480

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1179896/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=348044 CPUtime=882.01
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 87418 0 0 0 88122 79 0 0 25 0 1 0 107700692 356397056 85973 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 87011 85973 114 221 0 86787 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 348044

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25475
/proc/meminfo: memFree=1171512/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=356816 CPUtime=941.99
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 89516 0 0 0 94119 80 0 0 25 0 1 0 107700692 365379584 88071 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 89204 88071 114 221 0 88980 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 356816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25481
/proc/meminfo: memFree=1164720/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=363604 CPUtime=1001.97
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 91200 0 0 0 100114 83 0 0 25 0 1 0 107700692 372330496 89755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 90901 89755 114 221 0 90677 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 363604

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 25891
/proc/meminfo: memFree=1157552/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=369940 CPUtime=1061.91
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 92778 0 0 0 106105 86 0 0 25 0 1 0 107700692 378818560 91333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 92485 91333 114 221 0 92261 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 369940

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 25891
/proc/meminfo: memFree=1151664/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=376172 CPUtime=1121.88
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 94290 0 0 0 112101 87 0 0 25 0 1 0 107700692 385200128 92845 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 94043 92845 114 221 0 93819 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 376172

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25891
/proc/meminfo: memFree=1145200/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=382760 CPUtime=1181.87
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 95915 0 0 0 118099 88 0 0 25 0 1 0 107700692 391946240 94470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 95690 94470 114 221 0 95466 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 382760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25891
/proc/meminfo: memFree=1142640/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=385252 CPUtime=1200.06
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 96534 0 0 0 119917 89 0 0 25 0 1 0 107700692 394498048 95089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 96313 95089 114 221 0 96089 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 385252

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25891
/proc/meminfo: memFree=1142640/2055920 swapFree=4181132/4192956
[pid=25474] ppid=25472 vsize=385252 CPUtime=1200.06
/proc/25474/stat : 25474 (varsat-industri) R 25472 25474 25219 0 -1 4194304 96534 0 0 0 119917 89 0 0 25 0 1 0 107700692 394498048 95089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/25474/statm: 96313 95089 114 221 0 96089 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 385252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1199.18
CPU system time (s): 0.950855
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 385252

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

runsolver used 0.968852 second user time and 2.57261 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-27 03:44:37
IDJOB=1734726
IDBENCH=71282
IDSOLVER=538
FILE ID=node26/1734726-1240796677
PBS_JOBID= 9187317
Free space on /tmp= 66104 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g6.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734726-1240796677/watcher-1734726-1240796677 -o /tmp/evaluation-result-1734726-1240796677/solver-1734726-1240796677 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=889492639 HOME/instance-1734726-1240796677.cnf

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

MD5SUM BENCH= b8aeb5269daff3f4e23b9dd675aa8076
RANDOM SEED=889492639

node26.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.261
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.261
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:       1524768 kB
Buffers:         65224 kB
Cached:         387948 kB
SwapCached:       5692 kB
Active:         150536 kB
Inactive:       310868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524768 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            4948 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            55784 kB
Committed_AS:   393092 kB
PageTables:       1368 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= 66104 MiB
End job on node26 at 2009-04-27 04:04:40