Trace number 1518184

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S146188995-071.cnf
MD5SUM890aea0df389e5329db583f37e858c1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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:  520                                                  |
0.00/0.00	c |  Number of clauses:    2210                                                 |
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:          470976355.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 |     501     2185     6677 |      728        0    nan |  0.000 % |
0.00/0.01	c |       101 |     501     2185     6677 |      801      101     25 |  0.000 % |
0.01/0.01	c |       251 |     501     2185     6677 |      881      251     24 |  0.000 % |
0.01/0.02	c |       477 |     501     2185     6677 |      969      477     24 |  0.000 % |
0.01/0.04	c |       817 |     501     2185     6677 |     1066      817     25 |  0.000 % |
0.01/0.06	c |      1323 |     501     2185     6677 |     1172      757     22 |  0.000 % |
0.01/0.09	c |      2083 |     501     2185     6677 |     1290      908     22 |  0.000 % |
0.10/0.14	c |      3223 |     501     2185     6677 |     1419      700     21 |  0.000 % |
0.19/0.21	c |      4931 |     501     2185     6677 |     1561      935     21 |  0.000 % |
0.29/0.32	c |      7493 |     501     2185     6677 |     1717     1059     21 |  0.000 % |
0.39/0.49	c |     11337 |     501     2185     6677 |     1889     1385     23 |  0.000 % |
0.69/0.75	c |     17103 |     501     2185     6677 |     2078     1346     21 |  0.000 % |
1.10/1.17	c |     25752 |     501     2185     6677 |     2285     1514     20 |  0.000 % |
1.79/1.80	c |     38728 |     501     2185     6677 |     2514     1648     21 |  0.000 % |
2.69/2.79	c |     58189 |     501     2185     6677 |     2765     1807     22 |  0.000 % |
4.29/4.33	c |     87381 |     501     2185     6677 |     3042     2736     23 |  0.000 % |
6.59/6.67	c |    131170 |     501     2185     6677 |     3346     1572     20 |  0.000 % |
10.29/10.30	c |    196854 |     501     2185     6677 |     3681     2582     25 |  0.000 % |
15.89/15.91	c |    295380 |     501     2185     6677 |     4049     2073     22 |  0.000 % |
24.78/24.89	c |    443169 |     501     2185     6677 |     4454     4027     24 |  0.000 % |
38.58/38.63	c |    664852 |     501     2185     6677 |     4899     2449     21 |  0.000 % |
60.17/60.25	c |    997379 |     501     2185     6677 |     5389     3101     21 |  0.000 % |
93.76/93.88	c |   1496168 |     501     2185     6677 |     5928     3875     23 |  0.000 % |
145.95/146.09	c |   2244350 |     501     2185     6677 |     6521     4167     24 |  0.000 % |
230.43/230.56	c |   3366625 |     501     2185     6677 |     7173     4746     22 |  0.000 % |
361.80/361.99	c |   5050036 |     501     2185     6677 |     7891     3796     22 |  0.000 % |
572.04/572.25	c |   7575153 |     501     2185     6677 |     8680     5661     24 |  0.000 % |
899.36/899.69	c |  11362829 |     501     2185     6677 |     9548     7348     24 |  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-1518184-1238296420/watcher-1518184-1238296420 -o /tmp/evaluation-result-1518184-1238296420/solver-1518184-1238296420 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=470976355 HOME/instance-1518184-1238296420.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.12 1.04 1.01 3/73 10947
/proc/meminfo: memFree=1655808/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=2540 CPUtime=0
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 243 0 0 0 0 0 0 0 20 0 1 0 886030663 2600960 228 1992294400 4194304 5102648 548682068784 18446744073709551615 4494298 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 635 228 99 221 0 411 0

[startup+0.017011 s]
/proc/loadavg: 1.12 1.04 1.01 3/73 10947
/proc/meminfo: memFree=1655808/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=2540 CPUtime=0.01
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 265 0 0 0 1 0 0 0 20 0 1 0 886030663 2600960 250 1992294400 4194304 5102648 548682068784 18446744073709551615 4491048 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 635 250 111 221 0 411 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2540

[startup+0.103019 s]
/proc/loadavg: 1.12 1.04 1.01 3/73 10947
/proc/meminfo: memFree=1655808/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=2672 CPUtime=0.1
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 288 0 0 0 10 0 0 0 20 0 1 0 886030663 2736128 273 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 668 273 111 221 0 444 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2672

[startup+0.30204 s]
/proc/loadavg: 1.12 1.04 1.01 3/73 10947
/proc/meminfo: memFree=1655808/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=2804 CPUtime=0.29
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 323 0 0 0 29 0 0 0 22 0 1 0 886030663 2871296 308 1992294400 4194304 5102648 548682068784 18446744073709551615 4229411 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 701 308 111 221 0 477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2804

[startup+0.701082 s]
/proc/loadavg: 1.12 1.04 1.01 3/73 10947
/proc/meminfo: memFree=1655808/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=2936 CPUtime=0.69
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 366 0 0 0 69 0 0 0 25 0 1 0 886030663 3006464 351 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 734 351 111 221 0 510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2936

[startup+1.50117 s]
/proc/loadavg: 1.11 1.04 1.01 2/74 10948
/proc/meminfo: memFree=1654712/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=3200 CPUtime=1.49
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 420 0 0 0 149 0 0 0 25 0 1 0 886030663 3276800 405 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 800 405 111 221 0 576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3200

[startup+3.10134 s]
/proc/loadavg: 1.11 1.04 1.01 2/74 10948
/proc/meminfo: memFree=1654328/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=3468 CPUtime=3.09
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 488 0 0 0 309 0 0 0 25 0 1 0 886030663 3551232 473 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 867 473 111 221 0 643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3468

[startup+6.30167 s]
/proc/loadavg: 1.11 1.04 1.01 2/74 10948
/proc/meminfo: memFree=1653944/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=3732 CPUtime=6.29
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 549 0 0 0 629 0 0 0 25 0 1 0 886030663 3821568 534 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 933 534 111 221 0 709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3732

[startup+12.7014 s]
/proc/loadavg: 1.09 1.03 1.01 2/74 10948
/proc/meminfo: memFree=1653368/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=4160 CPUtime=12.69
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 678 0 0 0 1269 0 0 0 25 0 1 0 886030663 4259840 663 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 1040 663 111 221 0 816 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4160

[startup+25.5017 s]
/proc/loadavg: 1.08 1.03 1.01 2/74 10948
/proc/meminfo: memFree=1652728/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=4820 CPUtime=25.48
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 832 0 0 0 2548 0 0 0 25 0 1 0 886030663 4935680 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 1205 817 111 221 0 981 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4820

[startup+51.1014 s]
/proc/loadavg: 1.05 1.03 1.00 2/74 10948
/proc/meminfo: memFree=1651960/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=5628 CPUtime=51.07
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1017 0 0 0 5107 0 0 0 25 0 1 0 886030663 5763072 1002 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 1407 1002 111 221 0 1183 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5628

[startup+102.307 s]
/proc/loadavg: 1.02 1.02 1.00 2/74 10948
/proc/meminfo: memFree=1651000/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=6600 CPUtime=102.26
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1263 0 0 0 10226 0 0 0 25 0 1 0 886030663 6758400 1248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 1650 1248 111 221 0 1426 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6600

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 10948
/proc/meminfo: memFree=1650040/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=7420 CPUtime=162.24
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1485 0 0 0 16224 0 0 0 25 0 1 0 886030663 7598080 1470 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 1855 1470 111 221 0 1631 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7420

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 10948
/proc/meminfo: memFree=1649336/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=8236 CPUtime=222.24
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1654 0 0 0 22223 1 0 0 25 0 1 0 886030663 8433664 1639 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2059 1639 111 221 0 1835 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 8236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1648760/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=8784 CPUtime=282.22
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1790 0 0 0 28221 1 0 0 25 0 1 0 886030663 8994816 1775 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2196 1775 111 221 0 1972 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8784

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1648248/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=9196 CPUtime=342.2
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 1901 0 0 0 34219 1 0 0 25 0 1 0 886030663 9416704 1886 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2299 1886 111 221 0 2075 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9196

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1647672/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=9752 CPUtime=402.19
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2051 0 0 0 40218 1 0 0 25 0 1 0 886030663 9986048 2036 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2438 2036 111 221 0 2214 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 9752

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1647544/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=10044 CPUtime=462.17
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2124 0 0 0 46216 1 0 0 25 0 1 0 886030663 10285056 2109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249913 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2511 2109 111 221 0 2287 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 10044

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1647352/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=10324 CPUtime=522.16
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2181 0 0 0 52215 1 0 0 25 0 1 0 886030663 10571776 2166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2581 2166 111 221 0 2357 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 10324

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10948
/proc/meminfo: memFree=1646904/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=10756 CPUtime=582.14
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2272 0 0 0 58213 1 0 0 25 0 1 0 886030663 11014144 2257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2689 2257 111 221 0 2465 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 10756

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1646584/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=11036 CPUtime=642.13
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2351 0 0 0 64212 1 0 0 25 0 1 0 886030663 11300864 2336 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2759 2336 111 221 0 2535 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 11036

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1646264/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=11440 CPUtime=702.11
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2428 0 0 0 70210 1 0 0 25 0 1 0 886030663 11714560 2413 1992294400 4194304 5102648 548682068784 18446744073709551615 4249196 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2860 2413 111 221 0 2636 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 11440

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1646072/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=11572 CPUtime=762.1
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2473 0 0 0 76209 1 0 0 25 0 1 0 886030663 11849728 2458 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2893 2458 111 221 0 2669 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 11572

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1645944/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=11860 CPUtime=822.08
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2519 0 0 0 82207 1 0 0 25 0 1 0 886030663 12144640 2504 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2965 2504 111 221 0 2741 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 11860

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1645752/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=11860 CPUtime=882.06
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2545 0 0 0 88205 1 0 0 25 0 1 0 886030663 12144640 2530 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 2965 2530 111 221 0 2741 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 11860

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1645432/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=12264 CPUtime=942.04
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2625 0 0 0 94203 1 0 0 25 0 1 0 886030663 12558336 2610 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3066 2610 111 221 0 2842 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 12264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1645176/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=12560 CPUtime=1002.03
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2691 0 0 0 100202 1 0 0 25 0 1 0 886030663 12861440 2676 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3140 2676 111 221 0 2916 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 12560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1645048/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=12700 CPUtime=1062.01
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2726 0 0 0 106200 1 0 0 25 0 1 0 886030663 13004800 2711 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3175 2711 111 221 0 2951 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 12700

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1644792/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=12832 CPUtime=1122
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2778 0 0 0 112199 1 0 0 25 0 1 0 886030663 13139968 2763 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3208 2763 111 221 0 2984 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 12832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1644728/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=12968 CPUtime=1181.98
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2808 0 0 0 118197 1 0 0 25 0 1 0 886030663 13279232 2793 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3242 2793 111 221 0 3018 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 12968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10950
/proc/meminfo: memFree=1644600/2055920 swapFree=4176796/4192956
[pid=10947] ppid=10945 vsize=13132 CPUtime=1200.08
/proc/10947/stat : 10947 (varsat-industri) R 10945 10947 7384 0 -1 4194304 2822 0 0 0 120007 1 0 0 25 0 1 0 886030663 13447168 2807 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10947/statm: 3283 2807 111 221 0 3059 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13132

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): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.021996
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 13132

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

runsolver used 1.06184 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-29 05:13:40
IDJOB=1518184
IDBENCH=70658
IDSOLVER=538
FILE ID=node82/1518184-1238296420
PBS_JOBID= 9060925
Free space on /tmp= 61588 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S146188995-071.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518184-1238296420/watcher-1518184-1238296420 -o /tmp/evaluation-result-1518184-1238296420/solver-1518184-1238296420 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=470976355 HOME/instance-1518184-1238296420.cnf

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

MD5SUM BENCH= 890aea0df389e5329db583f37e858c1b
RANDOM SEED=470976355

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1656288 kB
Buffers:         62984 kB
Cached:         267020 kB
SwapCached:       7072 kB
Active:         234744 kB
Inactive:       104524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656288 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          14852 kB
Slab:            45484 kB
Committed_AS:  2297872 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-29 05:33:43