Trace number 1513732

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.07 1207.01

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1337875718-086.cnf
MD5SUM05f00f0c3f7e171627ff97eb0175accd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58591
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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:  2000                                                 |
0.00/0.00	c |  Number of clauses:    8400                                                 |
0.00/0.02	c |  Parsing time:         0.01         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          773531130.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1944     8315    25248 |     2771        0    nan |  0.000 % |
0.00/0.05	c |       101 |    1944     8315    25248 |     3048      101     75 |  0.000 % |
0.00/0.07	c |       251 |    1944     8315    25248 |     3353      251     70 |  0.000 % |
0.09/0.10	c |       476 |    1944     8315    25248 |     3689      476     66 |  0.000 % |
0.09/0.14	c |       815 |    1944     8315    25248 |     4057      815     63 |  0.000 % |
0.09/0.19	c |      1323 |    1944     8315    25248 |     4463     1323     67 |  0.000 % |
0.19/0.27	c |      2082 |    1944     8315    25248 |     4910     2082     68 |  0.000 % |
0.29/0.39	c |      3221 |    1944     8315    25248 |     5401     3221     67 |  0.000 % |
0.49/0.59	c |      4929 |    1944     8315    25248 |     5941     4929     67 |  0.000 % |
0.78/0.88	c |      7491 |    1944     8315    25248 |     6535     4368     64 |  0.000 % |
1.28/1.39	c |     11337 |    1944     8315    25248 |     7188     4796     68 |  0.000 % |
2.18/2.21	c |     17104 |    1944     8315    25248 |     7907     6830     71 |  0.000 % |
3.46/3.51	c |     25753 |    1944     8315    25248 |     8698     7300     69 |  0.000 % |
5.55/5.66	c |     38729 |    1944     8315    25248 |     9568     6783     68 |  0.000 % |
9.13/9.20	c |     58190 |    1944     8315    25248 |    10525     6549     70 |  0.000 % |
14.40/14.55	c |     87382 |    1944     8315    25248 |    11577     8763     71 |  0.000 % |
23.45/23.69	c |    131173 |    1944     8315    25248 |    12735    11120     73 |  0.000 % |
38.06/38.36	c |    196857 |    1944     8315    25248 |    14009    11740     73 |  0.000 % |
60.24/60.68	c |    295383 |    1944     8315    25248 |    15410    10298     68 |  0.000 % |
99.31/99.96	c |    443174 |    1944     8315    25248 |    16951     8991     66 |  0.000 % |
161.46/162.49	c |    664857 |    1944     8315    25248 |    18646    15266     70 |  0.000 % |
261.77/263.31	c |    997383 |    1944     8315    25248 |    20511    16706     72 |  0.000 % |
425.53/428.06	c |   1496171 |    1944     8315    25248 |    22562    16151     74 |  0.000 % |
685.03/689.00	c |   2244355 |    1944     8315    25248 |    24818    21937     73 |  0.000 % |
1105.01/1111.49	c |   3366629 |    1944     8315    25248 |    27300    23647     73 |  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-1513732-1238221042/watcher-1513732-1238221042 -o /tmp/evaluation-result-1513732-1238221042/solver-1513732-1238221042 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=773531130 HOME/instance-1513732-1238221042.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.84 1.94 1.97 4/85 26206
/proc/meminfo: memFree=1838448/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=18576 CPUtime=0
/proc/26206/stat : 26206 (runsolver) R 26204 26206 26169 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 1094765201 19021824 292 1992294400 4194304 4302548 548682068448 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26206/statm: 4644 292 257 26 0 2626 0

[startup+0.079832 s]
/proc/loadavg: 1.84 1.94 1.97 4/85 26206
/proc/meminfo: memFree=1838448/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=3780 CPUtime=0.07
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 607 0 0 0 7 0 0 0 23 0 1 0 1094765201 3870720 590 1992294400 4194304 5102648 548682068784 18446744073709551615 4214240 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 945 590 114 221 0 721 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3780

[startup+0.102835 s]
/proc/loadavg: 1.84 1.94 1.97 4/85 26206
/proc/meminfo: memFree=1838448/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=3780 CPUtime=0.09
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 607 0 0 0 9 0 0 0 23 0 1 0 1094765201 3870720 590 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 945 590 114 221 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3780

[startup+0.302857 s]
/proc/loadavg: 1.84 1.94 1.97 4/85 26206
/proc/meminfo: memFree=1838448/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=4180 CPUtime=0.29
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 696 0 0 0 29 0 0 0 24 0 1 0 1094765201 4280320 679 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 1045 679 114 221 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4180

[startup+0.7019 s]
/proc/loadavg: 1.84 1.94 1.97 4/85 26206
/proc/meminfo: memFree=1838448/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=5416 CPUtime=0.68
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 1005 0 0 0 68 0 0 0 25 0 1 0 1094765201 5545984 988 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 1354 988 114 221 0 1130 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5416

[startup+1.50198 s]
/proc/loadavg: 1.84 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1834728/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=5812 CPUtime=1.48
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 1106 0 0 0 148 0 0 0 25 0 1 0 1094765201 5951488 1089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 1453 1089 114 221 0 1229 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5812

[startup+3.10114 s]
/proc/loadavg: 1.85 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1833832/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=6812 CPUtime=3.07
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 1332 0 0 0 307 0 0 0 25 0 1 0 1094765201 6975488 1315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 1703 1315 114 221 0 1479 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6812

[startup+6.30146 s]
/proc/loadavg: 1.85 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1832560/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=7736 CPUtime=6.25
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 1578 0 0 0 625 0 0 0 25 0 1 0 1094765201 7921664 1561 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 1934 1561 114 221 0 1710 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7736

[startup+12.7011 s]
/proc/loadavg: 1.88 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1831424/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=8660 CPUtime=12.61
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 1823 0 0 0 1261 0 0 0 25 0 1 0 1094765201 8867840 1806 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 2165 1806 114 221 0 1941 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 8660

[startup+25.5024 s]
/proc/loadavg: 1.89 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1829440/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=10520 CPUtime=25.34
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 2250 0 0 0 2533 1 0 0 25 0 1 0 1094765201 10772480 2233 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 2630 2233 114 221 0 2406 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 10520

[startup+51.1029 s]
/proc/loadavg: 1.93 1.94 1.97 3/86 26207
/proc/meminfo: memFree=1827520/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=12396 CPUtime=50.8
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 2740 0 0 0 5078 2 0 0 25 0 1 0 1094765201 12693504 2723 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 3099 2723 114 221 0 2875 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 12396

[startup+102.309 s]
/proc/loadavg: 1.97 1.95 1.97 3/86 26207
/proc/meminfo: memFree=1825216/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=14520 CPUtime=101.7
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 3261 0 0 0 10168 2 0 0 25 0 1 0 1094765201 14868480 3244 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 3630 3244 114 221 0 3406 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 14520

[startup+162.303 s]
/proc/loadavg: 1.99 1.96 1.97 3/86 26207
/proc/meminfo: memFree=1822912/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=16836 CPUtime=161.36
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 3827 0 0 0 16133 3 0 0 25 0 1 0 1094765201 17240064 3810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 4209 3810 114 221 0 3985 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 16836

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.97 3/86 26207
/proc/meminfo: memFree=1821056/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=18772 CPUtime=221.01
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 4296 0 0 0 22098 3 0 0 25 0 1 0 1094765201 19222528 4279 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 4693 4279 114 221 0 4469 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 18772

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1819136/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=20772 CPUtime=280.67
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 4772 0 0 0 28063 4 0 0 25 0 1 0 1094765201 21270528 4755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 5193 4755 114 221 0 4969 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 20772

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1818240/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=21580 CPUtime=340.32
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 4982 0 0 0 34028 4 0 0 25 0 1 0 1094765201 22097920 4965 1992294400 4194304 5102648 548682068784 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 5395 4965 114 221 0 5171 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 21580

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1817664/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=22260 CPUtime=399.98
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 5139 0 0 0 39994 4 0 0 25 0 1 0 1094765201 22794240 5122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 5565 5122 114 221 0 5341 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 22260

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1816128/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=23704 CPUtime=459.64
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 5505 0 0 0 45959 5 0 0 25 0 1 0 1094765201 24272896 5488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 5926 5488 114 221 0 5702 0
Current children cumulated CPU time (s) 459.64
Current children cumulated vsize (KiB) 23704

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1815424/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=24368 CPUtime=519.29
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 5667 0 0 0 51924 5 0 0 25 0 1 0 1094765201 24952832 5650 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 6092 5650 114 221 0 5868 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 24368

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1814784/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=25048 CPUtime=578.94
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 5832 0 0 0 57889 5 0 0 25 0 1 0 1094765201 25649152 5815 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 6262 5815 114 221 0 6038 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 25048

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1814144/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=25720 CPUtime=638.6
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 5982 0 0 0 63855 5 0 0 25 0 1 0 1094765201 26337280 5965 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 6430 5965 114 221 0 6206 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 25720

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1813056/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=26740 CPUtime=698.26
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 6247 0 0 0 69820 6 0 0 25 0 1 0 1094765201 27381760 6230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 6685 6230 114 221 0 6461 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 26740

[startup+762.308 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1812032/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=27700 CPUtime=757.91
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 6487 0 0 0 75785 6 0 0 25 0 1 0 1094765201 28364800 6470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 6925 6470 114 221 0 6701 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 27700

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1811456/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=28440 CPUtime=817.57
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 6638 0 0 0 81751 6 0 0 25 0 1 0 1094765201 29122560 6621 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7110 6621 114 221 0 6886 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 28440

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1810752/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=28980 CPUtime=877.22
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 6798 0 0 0 87715 7 0 0 25 0 1 0 1094765201 29675520 6781 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7245 6781 114 221 0 7021 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 28980

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1810240/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=29528 CPUtime=936.88
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 6930 0 0 0 93681 7 0 0 25 0 1 0 1094765201 30236672 6908 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7382 6908 114 221 0 7158 0
Current children cumulated CPU time (s) 936.88
Current children cumulated vsize (KiB) 29528

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1809664/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=30108 CPUtime=996.53
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 7063 0 0 0 99646 7 0 0 25 0 1 0 1094765201 30830592 7041 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7527 7041 114 221 0 7303 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 30108

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1809472/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=30248 CPUtime=1056.19
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 7096 0 0 0 105612 7 0 0 25 0 1 0 1094765201 30973952 7074 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7562 7074 114 221 0 7338 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 30248

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1808384/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=31412 CPUtime=1115.84
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 7362 0 0 0 111577 7 0 0 25 0 1 0 1094765201 32165888 7340 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 7853 7340 114 221 0 7629 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 31412

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1807488/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=32340 CPUtime=1175.5
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 7574 0 0 0 117543 7 0 0 25 0 1 0 1094765201 33116160 7552 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 8085 7552 114 221 0 7861 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 32340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 26207
/proc/meminfo: memFree=1807232/2055920 swapFree=4169364/4192956
[pid=26206] ppid=26204 vsize=32488 CPUtime=1200.05
/proc/26206/stat : 26206 (varsat-industri) R 26204 26206 26169 0 -1 4194304 7606 0 0 0 119998 7 0 0 25 0 1 0 1094765201 33267712 7584 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26206/statm: 8122 7584 114 221 0 7898 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32488

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.01
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.083987
CPU usage (%): 99.425
Max. virtual memory (cumulated for all children) (KiB): 32488

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

runsolver used 1.70774 second user time and 4.89426 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 07:17:22
IDJOB=1513732
IDBENCH=70287
IDSOLVER=538
FILE ID=node70/1513732-1238221042
PBS_JOBID= 9060652
Free space on /tmp= 65292 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1337875718-086.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513732-1238221042/watcher-1513732-1238221042 -o /tmp/evaluation-result-1513732-1238221042/solver-1513732-1238221042 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=773531130 HOME/instance-1513732-1238221042.cnf

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

MD5SUM BENCH= 05f00f0c3f7e171627ff97eb0175accd
RANDOM SEED=773531130

node70.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.234
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.234
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:       1838928 kB
Buffers:         32112 kB
Cached:         130276 kB
SwapCached:       8700 kB
Active:          72620 kB
Inactive:        99824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838928 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:          15072 kB
Slab:            28716 kB
Committed_AS:  2132848 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-28 07:37:31