Trace number 1513588

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1906075351-024.cnf
MD5SUMad3646e0a0cdbfbd5513a638946c9f2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    11900                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1963140999.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.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.29/0.39	c |       100 |     140    11900    83300 |     4363      100     45 |  0.005 % |
0.39/0.44	c |       251 |     140    11900    83300 |     4799      251     44 |  0.005 % |
0.39/0.49	c |       476 |     140    11900    83300 |     5279      476     45 |  0.005 % |
0.49/0.56	c |       813 |     140    11900    83300 |     5807      813     44 |  0.005 % |
0.59/0.63	c |      1319 |     140    11900    83300 |     6388     1319     44 |  0.005 % |
0.69/0.72	c |      2078 |     140    11900    83300 |     7027     2078     44 |  0.005 % |
0.79/0.84	c |      3218 |     140    11900    83300 |     7729     3218     44 |  0.005 % |
1.00/1.05	c |      4926 |     140    11900    83300 |     8502     4926     44 |  0.005 % |
1.29/1.37	c |      7488 |     140    11900    83300 |     9353     7488     44 |  0.005 % |
1.79/1.85	c |     11332 |     140    11900    83300 |    10288     6622     43 |  0.005 % |
2.49/2.56	c |     17098 |     140    11900    83300 |    11317     7210     45 |  0.005 % |
3.59/3.67	c |     25748 |     140    11900    83300 |    12449    10168     45 |  0.005 % |
5.59/5.68	c |     38722 |     140    11900    83300 |    13694    10628     44 |  0.005 % |
8.58/8.70	c |     58185 |     140    11900    83300 |    15063     9452     43 |  0.005 % |
13.59/13.62	c |     87377 |     140    11900    83300 |    16569     8397     44 |  0.005 % |
21.59/21.63	c |    131166 |     140    11900    83300 |    18226    10607     43 |  0.005 % |
34.29/34.38	c |    196851 |     140    11900    83300 |    20049    12278     45 |  0.005 % |
55.48/55.54	c |    295378 |     140    11900    83300 |    22054    10266     41 |  0.005 % |
89.57/89.69	c |    443167 |     140    11900    83300 |    24259    14293     43 |  0.005 % |
144.35/144.49	c |    664851 |     140    11900    83300 |    26685    15017     44 |  0.005 % |
232.43/232.54	c |    997376 |     140    11900    83300 |    29354    18787     44 |  0.005 % |
375.39/375.54	c |   1496164 |     140    11900    83300 |    32289    21873     44 |  0.005 % |
603.33/603.54	c |   2244347 |     140    11900    83300 |    35518    22350     44 |  0.005 % |
970.74/971.09	c |   3366621 |     140    11900    83300 |    39070    31845     44 |  0.005 % |

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-1513588-1238219758/watcher-1513588-1238219758 -o /tmp/evaluation-result-1513588-1238219758/solver-1513588-1238219758 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1963140999 HOME/instance-1513588-1238219758.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.00 0.98 3/76 17741
/proc/meminfo: memFree=1371088/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=2544 CPUtime=0
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 1094637013 2605056 310 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 669 312 87 221 0 445 0

[startup+0.0816841 s]
/proc/loadavg: 1.00 1.00 0.98 3/76 17741
/proc/meminfo: memFree=1371088/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=5044 CPUtime=0.07
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 935 0 0 0 7 0 0 0 18 0 1 0 1094637013 5165056 920 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1261 920 98 221 0 1037 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5044

[startup+0.101684 s]
/proc/loadavg: 1.00 1.00 0.98 3/76 17741
/proc/meminfo: memFree=1371088/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=5044 CPUtime=0.09
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 935 0 0 0 9 0 0 0 18 0 1 0 1094637013 5165056 920 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1261 920 98 221 0 1037 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.301701 s]
/proc/loadavg: 1.00 1.00 0.98 3/76 17741
/proc/meminfo: memFree=1371088/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=5260 CPUtime=0.29
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 982 0 0 0 29 0 0 0 19 0 1 0 1094637013 5386240 967 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1315 967 98 221 0 1091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5260

[startup+0.701734 s]
/proc/loadavg: 1.00 1.00 0.98 3/76 17741
/proc/meminfo: memFree=1371088/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=5044 CPUtime=0.69
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 995 0 0 0 69 0 0 0 22 0 1 0 1094637013 5165056 933 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1261 933 110 221 0 1037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5044

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1367496/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=6116 CPUtime=1.49
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 1252 0 0 0 149 0 0 0 25 0 1 0 1094637013 6262784 1190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1529 1190 110 221 0 1305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6116

[startup+3.10294 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1366280/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=7040 CPUtime=3.09
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 1491 0 0 0 309 0 0 0 25 0 1 0 1094637013 7208960 1429 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1760 1429 110 221 0 1536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7040

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1364936/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=7912 CPUtime=6.29
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 1710 0 0 0 629 0 0 0 25 0 1 0 1094637013 8101888 1648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 1978 1648 110 221 0 1754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7912

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1363656/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=8788 CPUtime=12.69
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 1935 0 0 0 1268 1 0 0 25 0 1 0 1094637013 8998912 1873 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 2197 1873 110 221 0 1973 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8788

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1362312/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=10268 CPUtime=25.48
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 2286 0 0 0 2547 1 0 0 25 0 1 0 1094637013 10514432 2224 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 2567 2224 110 221 0 2343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10268

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1360968/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=11756 CPUtime=51.08
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 2618 0 0 0 5106 2 0 0 25 0 1 0 1094637013 12038144 2556 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 2939 2556 110 221 0 2715 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11756

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1358536/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=14296 CPUtime=102.27
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 3204 0 0 0 10224 3 0 0 25 0 1 0 1094637013 14639104 3142 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 3574 3142 110 221 0 3350 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14296

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1356872/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=16012 CPUtime=162.25
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 3616 0 0 0 16221 4 0 0 25 0 1 0 1094637013 16396288 3554 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 4003 3554 110 221 0 3779 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16012

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1356104/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=16860 CPUtime=222.23
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 3803 0 0 0 22219 4 0 0 25 0 1 0 1094637013 17264640 3741 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 4215 3741 110 221 0 3991 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17742
/proc/meminfo: memFree=1354888/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=18216 CPUtime=282.21
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4094 0 0 0 28216 5 0 0 25 0 1 0 1094637013 18653184 4032 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 4554 4032 110 221 0 4330 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18216

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1354304/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=18920 CPUtime=342.19
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4230 0 0 0 34214 5 0 0 25 0 1 0 1094637013 19374080 4168 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 4730 4168 110 221 0 4506 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 18920

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1353152/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=19932 CPUtime=402.18
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4527 0 0 0 40212 6 0 0 25 0 1 0 1094637013 20410368 4465 1992294400 4194304 5102648 548682068784 18446744073709551615 4225403 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 4983 4465 110 221 0 4759 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19932

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1352448/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=20708 CPUtime=462.16
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4689 0 0 0 46210 6 0 0 25 0 1 0 1094637013 21204992 4627 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5177 4627 110 221 0 4953 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 20708

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1352128/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=21088 CPUtime=522.15
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4768 0 0 0 52208 7 0 0 25 0 1 0 1094637013 21594112 4706 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5272 4706 110 221 0 5048 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 21088

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1351744/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=21432 CPUtime=582.13
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 4858 0 0 0 58206 7 0 0 25 0 1 0 1094637013 21946368 4796 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5358 4796 110 221 0 5134 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 21432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1350472/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=22756 CPUtime=642.12
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5168 0 0 0 64205 7 0 0 25 0 1 0 1094637013 23302144 5106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5689 5106 110 221 0 5465 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22756

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1350216/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=23184 CPUtime=702.1
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5237 0 0 0 70202 8 0 0 25 0 1 0 1094637013 23740416 5175 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5796 5175 110 221 0 5572 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 23184

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1349640/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=23800 CPUtime=762.09
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5368 0 0 0 76201 8 0 0 25 0 1 0 1094637013 24371200 5306 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 5950 5306 110 221 0 5726 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 23800

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1349256/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=24180 CPUtime=822.07
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5465 0 0 0 82199 8 0 0 25 0 1 0 1094637013 24760320 5403 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6045 5403 110 221 0 5821 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 24180

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1349000/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=24368 CPUtime=882.05
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5527 0 0 0 88197 8 0 0 25 0 1 0 1094637013 24952832 5465 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6092 5465 110 221 0 5868 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 24368

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1348872/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=24512 CPUtime=942.03
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5560 0 0 0 94195 8 0 0 25 0 1 0 1094637013 25100288 5498 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6128 5498 110 221 0 5904 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 24512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1348104/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=25092 CPUtime=1002.02
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5744 0 0 0 100193 9 0 0 25 0 1 0 1094637013 25694208 5682 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6273 5682 110 221 0 6049 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 25092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1347400/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=25976 CPUtime=1062.01
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5914 0 0 0 106192 9 0 0 25 0 1 0 1094637013 26599424 5852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6494 5852 110 221 0 6270 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 25976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1347016/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=26308 CPUtime=1121.99
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 5993 0 0 0 112190 9 0 0 25 0 1 0 1094637013 26939392 5931 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6577 5931 110 221 0 6353 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 26308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1346568/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=26880 CPUtime=1181.98
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 6103 0 0 0 118188 10 0 0 25 0 1 0 1094637013 27525120 6041 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6720 6041 110 221 0 6496 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 26880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/77 17748
/proc/meminfo: memFree=1346504/2055920 swapFree=4173544/4192956
[pid=17741] ppid=17739 vsize=26880 CPUtime=1200.08
/proc/17741/stat : 17741 (varsat-industri) R 17739 17741 16842 0 -1 4194304 6126 0 0 0 119998 10 0 0 25 0 1 0 1094637013 27525120 6064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17741/statm: 6720 6064 110 221 0 6496 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26880

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.09
CPU user time (s): 1199.98
CPU system time (s): 0.107983
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 26880

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

runsolver used 1.09783 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 06:55:58
IDJOB=1513588
IDBENCH=70275
IDSOLVER=538
FILE ID=node65/1513588-1238219758
PBS_JOBID= 9060501
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1906075351-024.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513588-1238219758/watcher-1513588-1238219758 -o /tmp/evaluation-result-1513588-1238219758/solver-1513588-1238219758 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1963140999 HOME/instance-1513588-1238219758.cnf

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

MD5SUM BENCH= ad3646e0a0cdbfbd5513a638946c9f2e
RANDOM SEED=1963140999

node65.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.231
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.231
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:       1371504 kB
Buffers:         66468 kB
Cached:         522108 kB
SwapCached:      10232 kB
Active:          90876 kB
Inactive:       509504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371504 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          17008 kB
Slab:            68752 kB
Committed_AS:  3269612 kB
PageTables:       2316 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= 66268 MiB
End job on node65 at 2009-03-28 07:16:01