Trace number 1719824

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 1200.65

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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:  50073                                                |
0.00/0.00	c |  Number of clauses:    210235                                               |
0.19/0.28	c |  Parsing time:         0.23         s                                       |
0.19/0.28	c |  Timeout:              43200 s
0.19/0.28	c |  Random Seed:          118055822.000000
0.19/0.28	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.28	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.28	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.28	c |                                                                             |
1.00/1.00	c ============================[ Search Statistics ]==============================
1.00/1.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.00	c ===============================================================================
1.00/1.00	c |         0 |   20544   120212   407696 |    40070        0    nan |  0.000 % |
1.29/1.32	c |       100 |   20544   120212   407696 |    44077      100      4 |  9.266 % |
1.49/1.55	c |       250 |   20544   120212   407696 |    48485      250      4 |  9.266 % |
1.69/1.77	c |       476 |   20544   120212   407696 |    53334      476      6 |  9.266 % |
1.99/2.05	c |       813 |   20541   120212   407696 |    58667      811      6 |  9.274 % |
2.29/2.33	c |      1319 |   20540   120212   407696 |    64534     1316      7 |  9.276 % |
2.59/2.69	c |      2078 |   20539   120212   407696 |    70987     2074      6 |  9.280 % |
2.99/3.05	c |      3217 |   20539   120212   407696 |    78086     3213      7 |  9.280 % |
3.29/3.39	c |      4926 |   20532   120174   407595 |    85895     4919      8 |  9.296 % |
4.22/4.30	c |      7490 |   20475   119736   406256 |    94484     7264      7 |  9.404 % |
4.91/5.09	c |     11336 |   20455   119629   405924 |   103932    11067      8 |  9.444 % |
5.70/5.80	c |     17102 |   20449   119503   405509 |   114326    15711      9 |  9.456 % |
6.60/6.72	c |     25751 |   20438   119415   405237 |   125758    24064     11 |  9.478 % |
8.00/8.11	c |     38726 |   20338   118580   402536 |   138334    30978     10 |  9.680 % |
10.70/10.86	c |     58187 |   20269   117875   400193 |   152168    43620     11 |  9.820 % |
15.99/16.12	c |     87380 |   20204   117451   398855 |   167385    70045     12 |  9.983 % |
24.99/25.19	c |    131169 |   20128   116884   397090 |   184123   111056     14 | 10.107 % |
63.17/63.35	c |    196853 |   19840   114715   390228 |   202535   154086     31 | 10.700 % |
218.61/218.84	c |    295380 |   19794   114195   388575 |   222789    62261    209 | 10.764 % |
452.98/453.32	c |    443169 |   19333   112154   381971 |   245068   206884    174 | 12.050 % |
990.08/990.68	c |    664853 |   19130   110019   375044 |   269575   189517    218 | 12.096 % |

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-1719824-1240649798/watcher-1719824-1240649798 -o /tmp/evaluation-result-1719824-1240649798/solver-1719824-1240649798 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=118055822 HOME/instance-1719824-1240649798.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 1.06 1.21 3/64 18554
/proc/meminfo: memFree=1717864/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=4108 CPUtime=0
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 779 0 0 0 0 0 0 0 18 0 1 0 93013160 4206592 764 1992294400 4194304 5102648 548682068784 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 1027 771 80 221 0 803 0

[startup+0.0696921 s]
/proc/loadavg: 1.00 1.06 1.21 3/64 18554
/proc/meminfo: memFree=1717864/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=13112 CPUtime=0.06
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 2931 0 0 0 5 1 0 0 18 0 1 0 93013160 13426688 2916 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 3278 2919 87 221 0 3054 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13112

[startup+0.101698 s]
/proc/loadavg: 1.00 1.06 1.21 3/64 18554
/proc/meminfo: memFree=1717864/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=16772 CPUtime=0.09
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 3804 0 0 0 7 2 0 0 18 0 1 0 93013160 17174528 3789 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 4193 3792 87 221 0 3969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16772

[startup+0.301738 s]
/proc/loadavg: 1.00 1.06 1.21 3/64 18554
/proc/meminfo: memFree=1717864/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=37996 CPUtime=0.29
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 8821 0 0 0 24 5 0 0 19 0 1 0 93013160 38907904 8806 1992294400 4194304 5102648 548682068784 18446744073709551615 4273124 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 9499 8806 98 221 0 9275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37996

[startup+0.701818 s]
/proc/loadavg: 1.00 1.06 1.21 3/64 18554
/proc/meminfo: memFree=1717864/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=51756 CPUtime=0.69
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 12251 0 0 0 62 7 0 0 22 0 1 0 93013160 52998144 12236 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 12939 12237 100 221 0 12715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51756

[startup+1.50198 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18555
/proc/meminfo: memFree=1666784/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=48684 CPUtime=1.49
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 12870 0 0 0 142 7 0 0 25 0 1 0 93013160 49852416 11665 1992294400 4194304 5102648 548682068784 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 12171 11665 115 221 0 11947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48684

[startup+3.1013 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18555
/proc/meminfo: memFree=1671200/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=48684 CPUtime=3.09
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 12872 0 0 0 302 7 0 0 25 0 1 0 93013160 49852416 11667 1992294400 4194304 5102648 548682068784 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 12171 11667 115 221 0 11947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48684

[startup+6.30196 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18555
/proc/meminfo: memFree=1671008/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=49112 CPUtime=6.2
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 12898 0 0 0 612 8 0 0 25 0 1 0 93013160 50290688 11693 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/18554/statm: 12278 11693 115 221 0 12054 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 49112

[startup+12.7012 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 18555
/proc/meminfo: memFree=1670440/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=49696 CPUtime=12.6
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 13076 0 0 0 1252 8 0 0 25 0 1 0 93013160 50888704 11871 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 12424 11871 115 221 0 12200 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 49696

[startup+25.5018 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 18555
/proc/meminfo: memFree=1667560/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=52696 CPUtime=25.39
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 13797 0 0 0 2531 8 0 0 25 0 1 0 93013160 53960704 12592 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 13174 12592 115 221 0 12950 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 52696

[startup+51.102 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 18555
/proc/meminfo: memFree=1656552/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=64136 CPUtime=50.97
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 16567 0 0 0 5086 11 0 0 25 0 1 0 93013160 65675264 15362 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 16034 15362 115 221 0 15810 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 64136

[startup+102.305 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 18555
/proc/meminfo: memFree=1630696/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=89488 CPUtime=102.16
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 23015 0 0 0 10197 19 0 0 25 0 1 0 93013160 91635712 21810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 22372 21810 115 221 0 22148 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 89488

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 18555
/proc/meminfo: memFree=1605096/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=115624 CPUtime=162.13
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 29383 0 0 0 16187 26 0 0 25 0 1 0 93013160 118398976 28178 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 28906 28178 115 221 0 28682 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 115624

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 18555
/proc/meminfo: memFree=1605096/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=115624 CPUtime=222.11
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 29384 0 0 0 22185 26 0 0 25 0 1 0 93013160 118398976 28179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 28906 28179 115 221 0 28682 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 115624

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 18561
/proc/meminfo: memFree=1585576/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=135304 CPUtime=282.06
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 34310 0 0 0 28173 33 0 0 25 0 1 0 93013160 138551296 33105 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 33826 33105 115 221 0 33602 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 135304

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 18561
/proc/meminfo: memFree=1564200/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=156340 CPUtime=342.02
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 39561 0 0 0 34164 38 0 0 25 0 1 0 93013160 160092160 38356 1992294400 4194304 5102648 548682068784 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 39085 38356 115 221 0 38861 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 156340

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 18561
/proc/meminfo: memFree=1541672/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=179048 CPUtime=402
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 45250 0 0 0 40157 43 0 0 25 0 1 0 93013160 183345152 44045 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 44762 44045 115 221 0 44538 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 179048

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18561
/proc/meminfo: memFree=1518376/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=202068 CPUtime=461.98
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 51007 0 0 0 46148 50 0 0 25 0 1 0 93013160 206917632 49802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 50517 49802 115 221 0 50293 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 202068

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 18561
/proc/meminfo: memFree=1497576/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=222944 CPUtime=521.96
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 56235 0 0 0 52140 56 0 0 25 0 1 0 93013160 228294656 55030 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 55736 55030 115 221 0 55512 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 222944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18561
/proc/meminfo: memFree=1478312/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=241776 CPUtime=581.94
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 60999 0 0 0 58135 59 0 0 25 0 1 0 93013160 247578624 59794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 60444 59794 115 221 0 60220 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 241776

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18561
/proc/meminfo: memFree=1457640/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=641.92
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66127 0 0 0 64128 64 0 0 25 0 1 0 93013160 268541952 64922 1992294400 4194304 5102648 548682068784 18446744073709551615 4489840 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64922 115 221 0 65338 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 262248

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18561
/proc/meminfo: memFree=1457512/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=701.89
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66127 0 0 0 70125 64 0 0 25 0 1 0 93013160 268541952 64922 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64922 115 221 0 65338 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 262248

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18561
/proc/meminfo: memFree=1457448/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=761.87
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66127 0 0 0 76123 64 0 0 25 0 1 0 93013160 268541952 64922 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64922 115 221 0 65338 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 262248

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18561
/proc/meminfo: memFree=1457448/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=821.85
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66127 0 0 0 82121 64 0 0 25 0 1 0 93013160 268541952 64922 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64922 115 221 0 65338 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 262248

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18561
/proc/meminfo: memFree=1457384/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=881.83
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66128 0 0 0 88119 64 0 0 25 0 1 0 93013160 268541952 64923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64923 115 221 0 65338 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 262248

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18561
/proc/meminfo: memFree=1457384/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=941.8
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66128 0 0 0 94116 64 0 0 25 0 1 0 93013160 268541952 64923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64923 115 221 0 65338 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 262248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18561
/proc/meminfo: memFree=1457384/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=1001.78
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66128 0 0 0 100114 64 0 0 25 0 1 0 93013160 268541952 64923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64923 115 221 0 65338 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 262248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18561
/proc/meminfo: memFree=1457384/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=262248 CPUtime=1061.76
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66128 0 0 0 106112 64 0 0 25 0 1 0 93013160 268541952 64923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65562 64923 115 221 0 65338 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 262248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18561
/proc/meminfo: memFree=1456296/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=263324 CPUtime=1121.74
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 66417 0 0 0 112110 64 0 0 25 0 1 0 93013160 269643776 65212 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 65831 65212 115 221 0 65607 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 263324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18561
/proc/meminfo: memFree=1434856/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=284980 CPUtime=1181.71
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 71859 0 0 0 118101 70 0 0 25 0 1 0 93013160 291819520 70654 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 71245 70654 115 221 0 71021 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 284980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18561
/proc/meminfo: memFree=1432552/2055920 swapFree=4180280/4192956
[pid=18554] ppid=18552 vsize=286828 CPUtime=1200.01
/proc/18554/stat : 18554 (varsat-industri) R 18552 18554 18490 0 -1 4194304 72318 0 0 0 119931 70 0 0 25 0 1 0 93013160 293711872 71113 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18554/statm: 71707 71113 115 221 0 71483 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 286828

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.65
CPU time (s): 1200.07
CPU user time (s): 1199.31
CPU system time (s): 0.754885
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 286828

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

runsolver used 0.950855 second user time and 2.53461 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 10:56:39
IDJOB=1719824
IDBENCH=69574
IDSOLVER=538
FILE ID=node28/1719824-1240649798
PBS_JOBID= 9186513
Free space on /tmp= 66240 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719824-1240649798/watcher-1719824-1240649798 -o /tmp/evaluation-result-1719824-1240649798/solver-1719824-1240649798 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=118055822 HOME/instance-1719824-1240649798.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=118055822

node28.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:       1718344 kB
Buffers:         17864 kB
Cached:         265688 kB
SwapCached:       5856 kB
Active:         111064 kB
Inactive:       180884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718344 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:            5140 kB
Writeback:           0 kB
Mapped:          13696 kB
Slab:            31488 kB
Committed_AS:   368776 kB
PageTables:       1420 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= 66240 MiB
End job on node28 at 2009-04-25 11:16:41