Trace number 1515892

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/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S884764237-004.cnf
MD5SUM96ceaf7a09cf1a67341c76fb72be7203
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  70                                                   |
0.00/0.00	c |  Number of clauses:    6230                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          731142906.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.09/0.18	c |       102 |      70     6230    43610 |     2284      102     27 |  0.021 % |
0.19/0.21	c |       252 |      70     6230    43610 |     2512      252     26 |  0.021 % |
0.19/0.24	c |       477 |      70     6230    43610 |     2764      477     25 |  0.021 % |
0.19/0.28	c |       814 |      70     6230    43610 |     3040      814     25 |  0.021 % |
0.29/0.32	c |      1321 |      70     6230    43610 |     3344     1321     25 |  0.021 % |
0.29/0.38	c |      2081 |      70     6230    43610 |     3678     2081     25 |  0.021 % |
0.39/0.46	c |      3220 |      70     6230    43610 |     4046     3220     25 |  0.021 % |
0.49/0.58	c |      4930 |      70     6230    43610 |     4451     2888     24 |  0.021 % |
0.69/0.76	c |      7492 |      70     6230    43610 |     4896     3209     23 |  0.021 % |
1.00/1.01	c |     11336 |      70     6230    43610 |     5386     4587     24 |  0.021 % |
1.39/1.41	c |     17102 |      70     6230    43610 |     5924     4937     24 |  0.021 % |
1.89/1.99	c |     25754 |      70     6230    43610 |     6517     4656     23 |  0.021 % |
2.89/2.91	c |     38728 |      70     6230    43610 |     7169     4529     23 |  0.021 % |
4.29/4.37	c |     58190 |      70     6230    43610 |     7886     5987     23 |  0.021 % |
6.69/6.70	c |     87383 |      70     6230    43610 |     8674     7470     23 |  0.021 % |
10.18/10.28	c |    131174 |      70     6230    43610 |     9542     7735     24 |  0.021 % |
15.89/15.91	c |    196859 |      70     6230    43610 |    10496     6418     23 |  0.021 % |
24.58/24.69	c |    295386 |      70     6230    43610 |    11546    10214     23 |  0.021 % |
38.98/39.02	c |    443175 |      70     6230    43610 |    12700     7513     22 |  0.021 % |
61.68/61.73	c |    664858 |      70     6230    43610 |    13970     6441     22 |  0.021 % |
97.97/98.05	c |    997385 |      70     6230    43610 |    15367    10024     22 |  0.021 % |
156.35/156.49	c |   1496173 |      70     6230    43610 |    16904     8485     23 |  0.021 % |
252.53/252.69	c |   2244356 |      70     6230    43610 |    18595    11686     22 |  0.021 % |
407.79/407.97	c |   3366630 |      70     6230    43610 |    20454    16629     22 |  0.021 % |
662.41/662.61	c |   5050041 |      70     6230    43610 |    22500    10339     22 |  0.021 % |
1082.70/1083.02	c |   7575157 |      70     6230    43610 |    24750    11979     23 |  0.021 % |

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-1515892-1238260917/watcher-1515892-1238260917 -o /tmp/evaluation-result-1515892-1238260917/solver-1515892-1238260917 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=731142906 HOME/instance-1515892-1238260917.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.10 1.08 1.02 3/76 18926
/proc/meminfo: memFree=1350336/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=2676 CPUtime=0
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 1098752905 2740224 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 669 294 87 221 0 445 0

[startup+0.0998799 s]
/proc/loadavg: 1.10 1.08 1.02 3/76 18926
/proc/meminfo: memFree=1350336/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=3836 CPUtime=0.09
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 584 0 0 0 9 0 0 0 18 0 1 0 1098752905 3928064 569 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 959 569 98 221 0 735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.101879 s]
/proc/loadavg: 1.10 1.08 1.02 3/76 18926
/proc/meminfo: memFree=1350336/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=3836 CPUtime=0.09
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 584 0 0 0 9 0 0 0 18 0 1 0 1098752905 3928064 569 1992294400 4194304 5102648 548682068784 18446744073709551615 4273166 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 959 569 98 221 0 735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.301895 s]
/proc/loadavg: 1.10 1.08 1.02 3/76 18926
/proc/meminfo: memFree=1350336/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=3740 CPUtime=0.29
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 596 0 0 0 29 0 0 0 19 0 1 0 1098752905 3829760 580 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 935 580 110 221 0 711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3740

[startup+0.701929 s]
/proc/loadavg: 1.10 1.08 1.02 3/76 18926
/proc/meminfo: memFree=1350336/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=3872 CPUtime=0.69
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 630 0 0 0 69 0 0 0 22 0 1 0 1098752905 3964928 614 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 968 614 110 221 0 744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3872

[startup+1.502 s]
/proc/loadavg: 1.10 1.08 1.02 2/77 18927
/proc/meminfo: memFree=1348088/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=4300 CPUtime=1.49
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 742 0 0 0 149 0 0 0 25 0 1 0 1098752905 4403200 726 1992294400 4194304 5102648 548682068784 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1075 726 110 221 0 851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4300

[startup+3.10113 s]
/proc/loadavg: 1.09 1.08 1.02 2/77 18927
/proc/meminfo: memFree=1347448/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=4708 CPUtime=3.09
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 826 0 0 0 309 0 0 0 25 0 1 0 1098752905 4820992 810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1177 810 110 221 0 953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4708

[startup+6.30139 s]
/proc/loadavg: 1.09 1.08 1.02 2/77 18927
/proc/meminfo: memFree=1346744/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=5248 CPUtime=6.29
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 968 0 0 0 629 0 0 0 25 0 1 0 1098752905 5373952 952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1312 952 110 221 0 1088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5248

[startup+12.7019 s]
/proc/loadavg: 1.07 1.08 1.02 2/77 18927
/proc/meminfo: memFree=1345848/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=5972 CPUtime=12.68
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 1141 0 0 0 1268 0 0 0 25 0 1 0 1098752905 6115328 1125 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1493 1125 110 221 0 1269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5972

[startup+25.502 s]
/proc/loadavg: 1.06 1.08 1.02 2/77 18927
/proc/meminfo: memFree=1345080/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=6848 CPUtime=25.48
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 1341 0 0 0 2547 1 0 0 25 0 1 0 1098752905 7012352 1325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1712 1325 110 221 0 1488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6848

[startup+51.1011 s]
/proc/loadavg: 1.04 1.07 1.01 2/77 18927
/proc/meminfo: memFree=1344056/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=7980 CPUtime=51.07
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 1578 0 0 0 5106 1 0 0 25 0 1 0 1098752905 8171520 1562 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 1995 1562 110 221 0 1771 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7980

[startup+102.305 s]
/proc/loadavg: 1.06 1.07 1.01 2/77 18927
/proc/meminfo: memFree=1343032/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=9036 CPUtime=102.27
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 1835 0 0 0 10225 2 0 0 25 0 1 0 1098752905 9252864 1819 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 2259 1819 110 221 0 2035 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9036

[startup+162.301 s]
/proc/loadavg: 1.02 1.05 1.01 2/77 18927
/proc/meminfo: memFree=1342264/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=9888 CPUtime=162.24
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2012 0 0 0 16222 2 0 0 25 0 1 0 1098752905 10125312 1996 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 2472 1996 110 221 0 2248 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9888

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/77 18927
/proc/meminfo: memFree=1341432/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=10680 CPUtime=222.24
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2220 0 0 0 22221 3 0 0 25 0 1 0 1098752905 10936320 2204 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 2670 2204 110 221 0 2446 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 10680

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/77 18927
/proc/meminfo: memFree=1340920/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=11288 CPUtime=282.22
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2334 0 0 0 28219 3 0 0 25 0 1 0 1098752905 11558912 2318 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 2822 2318 110 221 0 2598 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 11288

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 18927
/proc/meminfo: memFree=1340472/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=11668 CPUtime=342.2
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2442 0 0 0 34217 3 0 0 25 0 1 0 1098752905 11948032 2426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 2917 2426 110 221 0 2693 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11668

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 18927
/proc/meminfo: memFree=1340152/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=12048 CPUtime=402.19
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2504 0 0 0 40215 4 0 0 25 0 1 0 1098752905 12337152 2488 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3012 2488 110 221 0 2788 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 12048

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18927
/proc/meminfo: memFree=1339448/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=12804 CPUtime=462.17
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2674 0 0 0 46213 4 0 0 25 0 1 0 1098752905 13111296 2658 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3201 2658 110 221 0 2977 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12804

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18927
/proc/meminfo: memFree=1339128/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=13184 CPUtime=522.15
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2777 0 0 0 52211 4 0 0 25 0 1 0 1098752905 13500416 2761 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3296 2761 110 221 0 3072 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 13184

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1338616/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=13756 CPUtime=582.14
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2872 0 0 0 58210 4 0 0 25 0 1 0 1098752905 14086144 2856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3439 2856 110 221 0 3215 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13756

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1338360/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=13944 CPUtime=642.12
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2924 0 0 0 64208 4 0 0 25 0 1 0 1098752905 14278656 2908 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3486 2908 110 221 0 3262 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13944

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1338296/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=13944 CPUtime=702.11
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2944 0 0 0 70206 5 0 0 25 0 1 0 1098752905 14278656 2928 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3486 2928 110 221 0 3262 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 13944

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1338232/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=13944 CPUtime=762.1
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 2962 0 0 0 76205 5 0 0 25 0 1 0 1098752905 14278656 2946 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3486 2946 110 221 0 3262 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13944

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1337976/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14132 CPUtime=822.07
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3034 0 0 0 82202 5 0 0 25 0 1 0 1098752905 14471168 3018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3533 3018 110 221 0 3309 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 14132

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1337848/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14132 CPUtime=882.06
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3041 0 0 0 88201 5 0 0 25 0 1 0 1098752905 14471168 3025 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3533 3025 110 221 0 3309 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 14132

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1337848/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14132 CPUtime=942.05
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3045 0 0 0 94199 6 0 0 25 0 1 0 1098752905 14471168 3029 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3533 3029 110 221 0 3309 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 14132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18927
/proc/meminfo: memFree=1337784/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14324 CPUtime=1002.03
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3069 0 0 0 100197 6 0 0 25 0 1 0 1098752905 14667776 3053 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3581 3053 110 221 0 3357 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 14324

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 18929
/proc/meminfo: memFree=1337528/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14324 CPUtime=1062.01
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3074 0 0 0 106195 6 0 0 25 0 1 0 1098752905 14667776 3058 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3581 3058 110 221 0 3357 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 14324

[startup+1122.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/77 18929
/proc/meminfo: memFree=1337592/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14324 CPUtime=1122
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3095 0 0 0 112193 7 0 0 25 0 1 0 1098752905 14667776 3079 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3581 3079 110 221 0 3357 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 14324

[startup+1182.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/77 18929
/proc/meminfo: memFree=1337464/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14468 CPUtime=1181.98
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3140 0 0 0 118191 7 0 0 25 0 1 0 1098752905 14815232 3124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3617 3124 110 221 0 3393 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 14468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.04 1.00 2/77 18929
/proc/meminfo: memFree=1337400/2055920 swapFree=4173544/4192956
[pid=18926] ppid=18924 vsize=14468 CPUtime=1200.08
/proc/18926/stat : 18926 (varsat-industri) R 18924 18926 18642 0 -1 4194304 3140 0 0 0 120001 7 0 0 25 0 1 0 1098752905 14815232 3124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18926/statm: 3617 3124 110 221 0 3393 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 14468

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): 1200.02
CPU system time (s): 0.075988
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 14468

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

runsolver used 1.03284 second user time and 3.34649 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 18:21:57
IDJOB=1515892
IDBENCH=70467
IDSOLVER=538
FILE ID=node65/1515892-1238260917
PBS_JOBID= 9060744
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S884764237-004.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515892-1238260917/watcher-1515892-1238260917 -o /tmp/evaluation-result-1515892-1238260917/solver-1515892-1238260917 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=731142906 HOME/instance-1515892-1238260917.cnf

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

MD5SUM BENCH= 96ceaf7a09cf1a67341c76fb72be7203
RANDOM SEED=731142906

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:       1350752 kB
Buffers:         76360 kB
Cached:         532820 kB
SwapCached:      10232 kB
Active:         113888 kB
Inactive:       507080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350752 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1168 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            68976 kB
Committed_AS:  3271816 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 18:42:00