Trace number 1515964

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-S1482824652-097.cnf
MD5SUM1640cae151285022c447edfa087f7ec9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.62175
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:          1665411616.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     25 |  0.021 % |
0.19/0.21	c |       252 |      70     6230    43610 |     2512      252     25 |  0.021 % |
0.19/0.24	c |       477 |      70     6230    43610 |     2764      477     24 |  0.021 % |
0.19/0.27	c |       816 |      70     6230    43610 |     3040      816     24 |  0.021 % |
0.29/0.31	c |      1322 |      70     6230    43610 |     3344     1322     24 |  0.021 % |
0.29/0.37	c |      2082 |      70     6230    43610 |     3678     2082     25 |  0.021 % |
0.39/0.46	c |      3221 |      70     6230    43610 |     4046     3221     24 |  0.021 % |
0.49/0.58	c |      4931 |      70     6230    43610 |     4451     2890     24 |  0.021 % |
0.69/0.75	c |      7493 |      70     6230    43610 |     4896     3210     24 |  0.021 % |
0.89/1.00	c |     11338 |      70     6230    43610 |     5386     4591     25 |  0.021 % |
1.29/1.38	c |     17105 |      70     6230    43610 |     5924     4938     24 |  0.021 % |
1.89/1.99	c |     25754 |      70     6230    43610 |     6517     4654     24 |  0.021 % |
2.89/2.94	c |     38728 |      70     6230    43610 |     7169     4537     23 |  0.021 % |
4.40/4.41	c |     58191 |      70     6230    43610 |     7886     5998     23 |  0.021 % |
6.59/6.69	c |     87384 |      70     6230    43610 |     8674     7479     22 |  0.021 % |
10.09/10.19	c |    131175 |      70     6230    43610 |     9542     7753     23 |  0.021 % |
15.59/15.67	c |    196860 |      70     6230    43610 |    10496     6441     23 |  0.021 % |
24.38/24.46	c |    295387 |      70     6230    43610 |    11546    10225     23 |  0.021 % |
38.28/38.36	c |    443176 |      70     6230    43610 |    12700     7554     23 |  0.021 % |
60.68/60.79	c |    664859 |      70     6230    43610 |    13970     6500     24 |  0.021 % |
96.77/96.87	c |    997386 |      70     6230    43610 |    15367    10068     22 |  0.021 % |
156.25/156.35	c |   1496175 |      70     6230    43610 |    16904     8502     23 |  0.021 % |
250.23/250.40	c |   2244357 |      70     6230    43610 |    18595    11704     23 |  0.021 % |
402.49/402.69	c |   3366631 |      70     6230    43610 |    20454    16691     23 |  0.021 % |
657.23/657.46	c |   5050044 |      70     6230    43610 |    22500    10466     21 |  0.021 % |
1071.02/1071.39	c |   7575161 |      70     6230    43610 |    24750    12411     22 |  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-1515964-1238262120/watcher-1515964-1238262120 -o /tmp/evaluation-result-1515964-1238262120/solver-1515964-1238262120 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1665411616 HOME/instance-1515964-1238262120.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: 0.99 1.02 1.00 3/76 18956
/proc/meminfo: memFree=1349952/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=2676 CPUtime=0
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 1098873172 2740224 284 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 669 286 87 221 0 445 0

[startup+0.0692739 s]
/proc/loadavg: 0.99 1.02 1.00 3/76 18956
/proc/meminfo: memFree=1349952/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=3644 CPUtime=0.06
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 555 0 0 0 6 0 0 0 18 0 1 0 1098873172 3731456 540 1992294400 4194304 5102648 548682068784 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 911 540 98 221 0 687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3644

[startup+0.101276 s]
/proc/loadavg: 0.99 1.02 1.00 3/76 18956
/proc/meminfo: memFree=1349952/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=3828 CPUtime=0.09
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 582 0 0 0 9 0 0 0 18 0 1 0 1098873172 3919872 567 1992294400 4194304 5102648 548682068784 18446744073709551615 4272856 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 957 567 98 221 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3828

[startup+0.301292 s]
/proc/loadavg: 0.99 1.02 1.00 3/76 18956
/proc/meminfo: memFree=1349952/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=3732 CPUtime=0.29
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 594 0 0 0 29 0 0 0 19 0 1 0 1098873172 3821568 578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 933 578 110 221 0 709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3732

[startup+0.701325 s]
/proc/loadavg: 0.99 1.02 1.00 3/76 18956
/proc/meminfo: memFree=1349952/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=3864 CPUtime=0.69
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 634 0 0 0 69 0 0 0 22 0 1 0 1098873172 3956736 618 1992294400 4194304 5102648 548682068784 18446744073709551615 4225536 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 966 618 110 221 0 742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3864

[startup+1.50139 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1347704/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=4440 CPUtime=1.49
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 749 0 0 0 149 0 0 0 25 0 1 0 1098873172 4546560 733 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1110 733 110 221 0 886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4440

[startup+3.10152 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1347064/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=4720 CPUtime=3.09
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 842 0 0 0 309 0 0 0 25 0 1 0 1098873172 4833280 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1180 826 110 221 0 956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4720

[startup+6.30179 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1346360/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=5400 CPUtime=6.29
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 974 0 0 0 629 0 0 0 25 0 1 0 1098873172 5529600 958 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1350 958 110 221 0 1126 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5400

[startup+12.7013 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1345592/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=6124 CPUtime=12.69
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 1136 0 0 0 1269 0 0 0 25 0 1 0 1098873172 6270976 1120 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1531 1120 110 221 0 1307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6124

[startup+25.5014 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1344760/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=6852 CPUtime=25.48
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 1340 0 0 0 2548 0 0 0 25 0 1 0 1098873172 7016448 1324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1713 1324 110 221 0 1489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6852

[startup+51.1015 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1343736/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=7996 CPUtime=51.07
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 1573 0 0 0 5107 0 0 0 25 0 1 0 1098873172 8187904 1557 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 1999 1557 110 221 0 1775 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7996

[startup+102.307 s]
/proc/loadavg: 0.99 1.01 1.00 2/77 18957
/proc/meminfo: memFree=1342520/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=9392 CPUtime=102.27
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 1879 0 0 0 10226 1 0 0 25 0 1 0 1098873172 9617408 1863 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 2348 1863 110 221 0 2124 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9392

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/77 18957
/proc/meminfo: memFree=1341752/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=9960 CPUtime=162.25
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2045 0 0 0 16224 1 0 0 25 0 1 0 1098873172 10199040 2029 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 2490 2029 110 221 0 2266 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9960

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1341368/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=10436 CPUtime=222.24
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2144 0 0 0 22222 2 0 0 25 0 1 0 1098873172 10686464 2128 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 2609 2128 110 221 0 2385 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 10436

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1340664/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=11268 CPUtime=282.22
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2311 0 0 0 28220 2 0 0 25 0 1 0 1098873172 11538432 2295 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 2817 2295 110 221 0 2593 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 11268

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1339896/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=12024 CPUtime=342.2
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2487 0 0 0 34218 2 0 0 25 0 1 0 1098873172 12312576 2471 1992294400 4194304 5102648 548682068784 18446744073709551615 4254637 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3006 2471 110 221 0 2782 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12024

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1339384/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=12404 CPUtime=402.18
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2596 0 0 0 40216 2 0 0 25 0 1 0 1098873172 12701696 2580 1992294400 4194304 5102648 548682068784 18446744073709551615 4227550 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3101 2580 110 221 0 2877 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12404

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1339000/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=12784 CPUtime=462.17
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2700 0 0 0 46214 3 0 0 25 0 1 0 1098873172 13090816 2684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3196 2684 110 221 0 2972 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12784

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1338808/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=13164 CPUtime=522.16
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2768 0 0 0 52213 3 0 0 25 0 1 0 1098873172 13479936 2752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3291 2752 110 221 0 3067 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13164

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1338552/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=13352 CPUtime=582.14
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2810 0 0 0 58211 3 0 0 25 0 1 0 1098873172 13672448 2794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3338 2794 110 221 0 3114 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13352

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1338296/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=13540 CPUtime=642.12
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2873 0 0 0 64209 3 0 0 25 0 1 0 1098873172 13864960 2857 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3385 2857 110 221 0 3161 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13540

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 18957
/proc/meminfo: memFree=1337848/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14112 CPUtime=702.11
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 2987 0 0 0 70207 4 0 0 25 0 1 0 1098873172 14450688 2971 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3528 2971 110 221 0 3304 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 14112

[startup+762.307 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 18957
/proc/meminfo: memFree=1337592/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14300 CPUtime=762.1
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3031 0 0 0 76206 4 0 0 25 0 1 0 1098873172 14643200 3015 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3575 3015 110 221 0 3351 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 14300

[startup+822.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1337464/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14444 CPUtime=822.07
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3067 0 0 0 82203 4 0 0 25 0 1 0 1098873172 14790656 3051 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3611 3051 110 221 0 3387 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 14444

[startup+882.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/77 18957
/proc/meminfo: memFree=1337464/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14444 CPUtime=882.06
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3072 0 0 0 88202 4 0 0 25 0 1 0 1098873172 14790656 3056 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3611 3056 110 221 0 3387 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 14444

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1337400/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14444 CPUtime=942.05
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3078 0 0 0 94200 5 0 0 25 0 1 0 1098873172 14790656 3062 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3611 3062 110 221 0 3387 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 14444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 18957
/proc/meminfo: memFree=1337400/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14444 CPUtime=1002.03
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3084 0 0 0 100198 5 0 0 25 0 1 0 1098873172 14790656 3068 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3611 3068 110 221 0 3387 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 14444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18957
/proc/meminfo: memFree=1337336/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14444 CPUtime=1062.01
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3091 0 0 0 106196 5 0 0 25 0 1 0 1098873172 14790656 3075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3611 3075 110 221 0 3387 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 14444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 18957
/proc/meminfo: memFree=1337080/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=14732 CPUtime=1121.99
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3160 0 0 0 112194 5 0 0 25 0 1 0 1098873172 15085568 3144 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3683 3144 110 221 0 3459 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 14732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18963
/proc/meminfo: memFree=1336624/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=15164 CPUtime=1181.98
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3247 0 0 0 118192 6 0 0 25 0 1 0 1098873172 15527936 3231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3791 3231 110 221 0 3567 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 15164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18963
/proc/meminfo: memFree=1336624/2055920 swapFree=4173544/4192956
[pid=18956] ppid=18954 vsize=15164 CPUtime=1200.08
/proc/18956/stat : 18956 (varsat-industri) R 18954 18956 18642 0 -1 4194304 3250 0 0 0 120002 6 0 0 25 0 1 0 1098873172 15527936 3234 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/18956/statm: 3791 3234 110 221 0 3567 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 15164

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.03
CPU system time (s): 0.065989
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 15164

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

runsolver used 0.967852 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 18:42:00
IDJOB=1515964
IDBENCH=70473
IDSOLVER=538
FILE ID=node65/1515964-1238262120
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-S1482824652-097.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515964-1238262120/watcher-1515964-1238262120 -o /tmp/evaluation-result-1515964-1238262120/solver-1515964-1238262120 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1665411616 HOME/instance-1515964-1238262120.cnf

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

MD5SUM BENCH= 1640cae151285022c447edfa087f7ec9
RANDOM SEED=1665411616

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:       1350432 kB
Buffers:         76628 kB
Cached:         532960 kB
SwapCached:      10232 kB
Active:         114108 kB
Inactive:       507192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350432 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1168 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            68972 kB
Committed_AS:  3271824 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 19:02:02