Trace number 1513816

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.12 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
MD5SUMbdbdcaa81df700a6beb0f62dde612ba9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5842
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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:  10000                                                |
0.00/0.00	c |  Number of clauses:    42000                                                |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          1783554363.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    9720    41572   126266 |    13857        0    nan |  0.000 % |
0.29/0.37	c |       100 |    9720    41572   126266 |    15243      100    185 |  0.000 % |
0.49/0.52	c |       250 |    9720    41572   126266 |    16767      250    173 |  0.000 % |
0.59/0.70	c |       475 |    9720    41572   126266 |    18444      475    155 |  0.000 % |
0.89/0.94	c |       812 |    9720    41572   126266 |    20288      812    159 |  0.000 % |
1.19/1.22	c |      1320 |    9720    41572   126266 |    22317     1320    166 |  0.000 % |
1.59/1.63	c |      2079 |    9720    41572   126266 |    24549     2079    175 |  0.000 % |
2.10/2.17	c |      3218 |    9720    41572   126266 |    27004     3218    189 |  0.000 % |
2.89/2.97	c |      4927 |    9720    41572   126266 |    29704     4927    196 |  0.000 % |
4.09/4.16	c |      7491 |    9720    41572   126266 |    32674     7491    192 |  0.000 % |
5.99/6.06	c |     11335 |    9720    41572   126266 |    35942    11335    197 |  0.000 % |
9.19/9.25	c |     17103 |    9720    41572   126266 |    39536    17103    205 |  0.000 % |
14.68/14.79	c |     25755 |    9720    41572   126266 |    43490    25755    215 |  0.000 % |
23.58/23.65	c |     38730 |    9720    41572   126266 |    47839    38730    216 |  0.000 % |
39.48/39.57	c |     58191 |    9720    41572   126266 |    52623    20742    220 |  0.000 % |
64.17/64.27	c |     87383 |    9720    41572   126266 |    57885    49934    232 |  0.000 % |
113.45/113.53	c |    131172 |    9720    41572   126266 |    63674    46392    251 |  0.000 % |
194.03/194.19	c |    196858 |    9720    41572   126266 |    70041    59439    245 |  0.000 % |
332.09/332.28	c |    295385 |    9720    41572   126266 |    77045    42489    260 |  0.000 % |
579.79/580.08	c |    443174 |    9720    41572   126266 |    84750    62528    248 |  0.000 % |
984.06/984.44	c |    664857 |    9720    41572   126266 |    93225    75531    271 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513816-1238222188/watcher-1513816-1238222188 -o /tmp/evaluation-result-1513816-1238222188/solver-1513816-1238222188 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1783554363 HOME/instance-1513816-1238222188.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: 1.00 0.99 0.97 3/64 11698
/proc/meminfo: memFree=891592/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=3612 CPUtime=0
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 666 0 0 0 0 0 0 0 18 0 1 0 1094884590 3698688 651 1992294400 4194304 5102648 548682068784 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 903 652 82 221 0 679 0

[startup+0.0706769 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 11698
/proc/meminfo: memFree=891592/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=7848 CPUtime=0.06
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 1701 0 0 0 6 0 0 0 18 0 1 0 1094884590 8036352 1657 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 1962 1657 87 221 0 1738 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7848

[startup+0.101682 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 11698
/proc/meminfo: memFree=891592/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=9120 CPUtime=0.09
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 2022 0 0 0 9 0 0 0 18 0 1 0 1094884590 9338880 1978 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 2280 1978 87 221 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9120

[startup+0.30172 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 11698
/proc/meminfo: memFree=891592/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=9816 CPUtime=0.29
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 2395 0 0 0 29 0 0 0 19 0 1 0 1094884590 10051584 2144 1992294400 4194304 5102648 548682068784 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 2454 2144 101 221 0 2230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9816

[startup+0.701794 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 11698
/proc/meminfo: memFree=891592/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=9816 CPUtime=0.69
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 2408 0 0 0 69 0 0 0 22 0 1 0 1094884590 10051584 2157 1992294400 4194304 5102648 548682068784 18446744073709551615 4217138 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 2454 2157 114 221 0 2230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9816

[startup+1.50194 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=883200/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=10220 CPUtime=1.49
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 2519 0 0 0 149 0 0 0 25 0 1 0 1094884590 10465280 2268 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 2555 2268 114 221 0 2331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10220

[startup+3.10125 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=881728/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=12992 CPUtime=3.09
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 3220 0 0 0 308 1 0 0 25 0 1 0 1094884590 13303808 2969 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 3248 2969 114 221 0 3024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12992

[startup+6.30185 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=875648/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=18864 CPUtime=6.29
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 4664 0 0 0 626 3 0 0 25 0 1 0 1094884590 19316736 4413 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 4716 4413 114 221 0 4492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18864

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=864256/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=29968 CPUtime=12.69
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 7450 0 0 0 1264 5 0 0 25 0 1 0 1094884590 30687232 7199 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 7492 7199 114 221 0 7268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29968

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=845696/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=47516 CPUtime=25.48
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 11817 0 0 0 2540 8 0 0 25 0 1 0 1094884590 48656384 11566 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 11879 11566 114 221 0 11655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47516

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=837888/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=55040 CPUtime=51.07
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 13689 0 0 0 5096 11 0 0 25 0 1 0 1094884590 56360960 13438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 13760 13438 114 221 0 13536 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55040

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=823296/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=69428 CPUtime=102.26
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 17322 0 0 0 10211 15 0 0 25 0 1 0 1094884590 71094272 17071 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 17357 17071 114 221 0 17133 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69428

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=813248/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=79696 CPUtime=162.24
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 19823 0 0 0 16206 18 0 0 25 0 1 0 1094884590 81608704 19572 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 19924 19572 114 221 0 19700 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 79696

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=804672/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=88144 CPUtime=222.22
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 21960 0 0 0 22202 20 0 0 25 0 1 0 1094884590 90259456 21709 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 22036 21709 114 221 0 21812 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88144

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=804672/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=88144 CPUtime=282.2
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 21960 0 0 0 28200 20 0 0 25 0 1 0 1094884590 90259456 21709 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 22036 21709 114 221 0 21812 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 88144

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11699
/proc/meminfo: memFree=798912/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=93860 CPUtime=342.18
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 23387 0 0 0 34196 22 0 0 25 0 1 0 1094884590 96112640 23136 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 23465 23136 114 221 0 23241 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 93860

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=790912/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=101792 CPUtime=402.16
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 25372 0 0 0 40192 24 0 0 25 0 1 0 1094884590 104235008 25121 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 25448 25121 114 221 0 25224 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 101792

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=790912/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=101792 CPUtime=462.14
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 25372 0 0 0 46190 24 0 0 25 0 1 0 1094884590 104235008 25121 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 25448 25121 114 221 0 25224 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 101792

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=790976/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=101792 CPUtime=522.11
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 25372 0 0 0 52187 24 0 0 25 0 1 0 1094884590 104235008 25121 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 25448 25121 114 221 0 25224 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 101792

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=790976/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=101792 CPUtime=582.09
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 25375 0 0 0 58185 24 0 0 25 0 1 0 1094884590 104235008 25124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249984 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 25448 25124 114 221 0 25224 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 101792

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=777088/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=115740 CPUtime=642.07
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 28832 0 0 0 64180 27 0 0 25 0 1 0 1094884590 118517760 28581 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 28935 28581 114 221 0 28711 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 115740

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=776768/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=115976 CPUtime=702.05
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 28908 0 0 0 70178 27 0 0 25 0 1 0 1094884590 118759424 28657 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 28994 28657 114 221 0 28770 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 115976

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=756736/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=136156 CPUtime=762.04
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 33899 0 0 0 76171 33 0 0 25 0 1 0 1094884590 139423744 33648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34039 33648 114 221 0 33815 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 136156

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=756736/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=136156 CPUtime=822.01
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 33900 0 0 0 82168 33 0 0 25 0 1 0 1094884590 139423744 33649 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34039 33649 114 221 0 33815 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 136156

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=756672/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=136156 CPUtime=881.99
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 33903 0 0 0 88166 33 0 0 25 0 1 0 1094884590 139423744 33652 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34039 33652 114 221 0 33815 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 136156

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=756736/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=136156 CPUtime=941.97
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 33903 0 0 0 94164 33 0 0 25 0 1 0 1094884590 139423744 33652 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34039 33652 114 221 0 33815 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 136156

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=756672/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=136156 CPUtime=1001.95
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 33915 0 0 0 100162 33 0 0 25 0 1 0 1094884590 139423744 33664 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34039 33664 114 221 0 33815 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 136156

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=755904/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=137240 CPUtime=1061.92
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 34101 0 0 0 106159 33 0 0 25 0 1 0 1094884590 140533760 33850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34310 33850 114 221 0 34086 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 137240

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=755840/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=137240 CPUtime=1121.91
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 34101 0 0 0 112157 34 0 0 25 0 1 0 1094884590 140533760 33850 1992294400 4194304 5102648 548682068784 18446744073709551615 4254812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 34310 33850 114 221 0 34086 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 137240

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=752960/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=140016 CPUtime=1181.89
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 34814 0 0 0 118154 35 0 0 25 0 1 0 1094884590 143376384 34563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 35004 34563 114 221 0 34780 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 140016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 11701
/proc/meminfo: memFree=752960/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=140016 CPUtime=1200.09
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 34814 0 0 0 119974 35 0 0 25 0 1 0 1094884590 143376384 34563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249695 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 35004 34563 114 221 0 34780 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 140016

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 0.99 0.97 2/65 11701
/proc/meminfo: memFree=752960/2055920 swapFree=4178280/4192956
[pid=11698] ppid=11696 vsize=140016 CPUtime=1200.09
/proc/11698/stat : 11698 (varsat-industri) R 11696 11698 11633 0 -1 4194304 34814 0 0 0 119974 35 0 0 25 0 1 0 1094884590 143376384 34563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249695 0 0 4096 3 0 0 0 17 1 0 0
/proc/11698/statm: 35004 34563 114 221 0 34780 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 140016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.74
CPU system time (s): 0.378942
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 140016

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

runsolver used 0.952855 second user time and 2.54061 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-28 07:36:28
IDJOB=1513816
IDBENCH=70294
IDSOLVER=538
FILE ID=node21/1513816-1238222188
PBS_JOBID= 9060643
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513816-1238222188/watcher-1513816-1238222188 -o /tmp/evaluation-result-1513816-1238222188/solver-1513816-1238222188 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1783554363 HOME/instance-1513816-1238222188.cnf

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

MD5SUM BENCH= bdbdcaa81df700a6beb0f62dde612ba9
RANDOM SEED=1783554363

node21.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.259
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.259
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:        892072 kB
Buffers:         89880 kB
Cached:         977444 kB
SwapCached:       8436 kB
Active:         174924 kB
Inactive:       902400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        892072 kB
SwapTotal:     4192956 kB
SwapFree:      4178280 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            72644 kB
Committed_AS:  2913148 kB
PageTables:       1380 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= 66424 MiB
End job on node21 at 2009-03-28 07:56:30