Trace number 1516156

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1394630553-009.cnf
MD5SUM699f3a80f674e8c0bc8bfc06cc4ce0c9
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  75                                                   |
0.00/0.00	c |  Number of clauses:    6675                                                 |
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:          1995717362.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 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.09/0.19	c |       101 |      75     6675    46725 |     2447      101     26 |  0.018 % |
0.19/0.21	c |       251 |      75     6675    46725 |     2692      251     26 |  0.018 % |
0.19/0.24	c |       477 |      75     6675    46725 |     2961      477     26 |  0.018 % |
0.19/0.28	c |       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
0.29/0.32	c |      1320 |      75     6675    46725 |     3583     1320     26 |  0.018 % |
0.29/0.38	c |      2079 |      75     6675    46725 |     3941     2079     26 |  0.018 % |
0.39/0.46	c |      3219 |      75     6675    46725 |     4335     3219     25 |  0.018 % |
0.49/0.59	c |      4929 |      75     6675    46725 |     4769     2745     26 |  0.018 % |
0.69/0.77	c |      7492 |      75     6675    46725 |     5246     2906     26 |  0.018 % |
1.00/1.04	c |     11337 |      75     6675    46725 |     5771     4110     26 |  0.018 % |
1.39/1.44	c |     17103 |      75     6675    46725 |     6348     4068     26 |  0.018 % |
1.99/2.05	c |     25753 |      75     6675    46725 |     6983     6334     25 |  0.018 % |
2.99/3.03	c |     38729 |      75     6675    46725 |     7681     5285     25 |  0.018 % |
4.40/4.49	c |     58191 |      75     6675    46725 |     8449     5462     25 |  0.018 % |
6.69/6.75	c |     87384 |      75     6675    46725 |     9294     4972     25 |  0.018 % |
10.28/10.37	c |    131173 |      75     6675    46725 |    10223     6776     25 |  0.018 % |
16.18/16.21	c |    196857 |      75     6675    46725 |    11246     5788     24 |  0.018 % |
25.38/25.41	c |    295384 |      75     6675    46725 |    12370     8475     24 |  0.018 % |
40.28/40.36	c |    443173 |      75     6675    46725 |    13607     7442     24 |  0.018 % |
63.97/64.09	c |    664856 |      75     6675    46725 |    14968    10912     24 |  0.018 % |
102.96/103.05	c |    997382 |      75     6675    46725 |    16465    13471     24 |  0.018 % |
166.55/166.66	c |   1496170 |      75     6675    46725 |    18112     9138     24 |  0.018 % |
267.82/267.95	c |   2244353 |      75     6675    46725 |    19923    13489     24 |  0.018 % |
434.97/435.17	c |   3366627 |      75     6675    46725 |    21915    18440     24 |  0.018 % |
714.10/714.32	c |   5050039 |      75     6675    46725 |    24107    12083     24 |  0.018 % |
1165.07/1165.43	c |   7575155 |      75     6675    46725 |    26517    21840     24 |  0.018 % |

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-1516156-1238265402/watcher-1516156-1238265402 -o /tmp/evaluation-result-1516156-1238265402/solver-1516156-1238265402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1995717362 HOME/instance-1516156-1238265402.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.02 1.00 3/81 24281
/proc/meminfo: memFree=1540528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=2808 CPUtime=0
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 334 0 0 0 0 0 0 0 20 0 1 0 452869114 2875392 319 1992294400 4194304 5102648 548682068784 18446744073709551615 4198328 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 702 319 87 221 0 478 0

[startup+0.0585011 s]
/proc/loadavg: 1.00 1.02 1.00 3/81 24281
/proc/meminfo: memFree=1540528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=3784 CPUtime=0.05
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 591 0 0 0 5 0 0 0 20 0 1 0 452869114 3874816 576 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 946 576 98 221 0 722 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3784

[startup+0.101505 s]
/proc/loadavg: 1.00 1.02 1.00 3/81 24281
/proc/meminfo: memFree=1540528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=3952 CPUtime=0.09
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 620 0 0 0 9 0 0 0 20 0 1 0 452869114 4046848 605 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 988 605 98 221 0 764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3952

[startup+0.301525 s]
/proc/loadavg: 1.00 1.02 1.00 3/81 24281
/proc/meminfo: memFree=1540528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=3856 CPUtime=0.29
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 632 0 0 0 29 0 0 0 22 0 1 0 452869114 3948544 616 1992294400 4194304 5102648 548682068784 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 964 616 110 221 0 740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3856

[startup+0.701563 s]
/proc/loadavg: 1.00 1.02 1.00 3/81 24281
/proc/meminfo: memFree=1540528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=3988 CPUtime=0.69
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 660 0 0 0 69 0 0 0 25 0 1 0 452869114 4083712 644 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 997 644 110 221 0 773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3988

[startup+1.50164 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 24282
/proc/meminfo: memFree=1538024/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=4532 CPUtime=1.49
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 781 0 0 0 149 0 0 0 25 0 1 0 452869114 4640768 765 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 1133 765 110 221 0 909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4532

[startup+3.1018 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 24282
/proc/meminfo: memFree=1537384/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=4932 CPUtime=3.09
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 898 0 0 0 309 0 0 0 25 0 1 0 452869114 5050368 882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 1233 882 110 221 0 1009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4932

[startup+6.30112 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 24282
/proc/meminfo: memFree=1536616/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=5628 CPUtime=6.29
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 1050 0 0 0 629 0 0 0 25 0 1 0 452869114 5763072 1034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 1407 1034 110 221 0 1183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5628

[startup+12.7027 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 24282
/proc/meminfo: memFree=1535656/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=6340 CPUtime=12.69
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 1212 0 0 0 1269 0 0 0 25 0 1 0 452869114 6492160 1196 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 1585 1196 110 221 0 1361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6340

[startup+25.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 24282
/proc/meminfo: memFree=1535080/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=6944 CPUtime=25.48
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 1375 0 0 0 2548 0 0 0 25 0 1 0 452869114 7110656 1359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 1736 1359 110 221 0 1512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6944

[startup+51.1015 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 24282
/proc/meminfo: memFree=1533992/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=8304 CPUtime=51.07
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 1653 0 0 0 5107 0 0 0 25 0 1 0 452869114 8503296 1637 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 2076 1637 110 221 0 1852 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8304

[startup+102.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 24282
/proc/meminfo: memFree=1532904/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=9468 CPUtime=102.26
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 1909 0 0 0 10226 0 0 0 25 0 1 0 452869114 9695232 1893 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 2367 1893 110 221 0 2143 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9468

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1532072/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=10196 CPUtime=162.25
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2104 0 0 0 16224 1 0 0 25 0 1 0 452869114 10440704 2088 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 2549 2088 110 221 0 2325 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10196

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1531368/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=10960 CPUtime=222.23
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2290 0 0 0 22222 1 0 0 25 0 1 0 452869114 11223040 2274 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 2740 2274 110 221 0 2516 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10960

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1530728/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=11600 CPUtime=282.21
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2442 0 0 0 28220 1 0 0 25 0 1 0 452869114 11878400 2426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 2900 2426 110 221 0 2676 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 11600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1530024/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=12548 CPUtime=342.19
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2623 0 0 0 34218 1 0 0 25 0 1 0 452869114 12849152 2607 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3137 2607 110 221 0 2913 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 12548

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1529704/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=12928 CPUtime=402.18
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2704 0 0 0 40217 1 0 0 25 0 1 0 452869114 13238272 2688 1992294400 4194304 5102648 548682068784 18446744073709551615 4255206 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3232 2688 110 221 0 3008 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12928

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1529128/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=13500 CPUtime=462.16
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2837 0 0 0 46215 1 0 0 25 0 1 0 452869114 13824000 2821 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3375 2821 110 221 0 3151 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13500

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1528488/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=14068 CPUtime=522.14
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 2994 0 0 0 52213 1 0 0 25 0 1 0 452869114 14405632 2978 1992294400 4194304 5102648 548682068784 18446744073709551615 4250308 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3517 2978 110 221 0 3293 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 14068

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1528360/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=14256 CPUtime=582.13
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3033 0 0 0 58212 1 0 0 25 0 1 0 452869114 14598144 3017 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3564 3017 110 221 0 3340 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14256

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1527976/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=14636 CPUtime=642.12
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3117 0 0 0 64210 2 0 0 25 0 1 0 452869114 14987264 3101 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3659 3101 110 221 0 3435 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1527848/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=14824 CPUtime=702.1
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3139 0 0 0 70208 2 0 0 25 0 1 0 452869114 15179776 3123 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3706 3123 110 221 0 3482 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 14824

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24282
/proc/meminfo: memFree=1527528/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=15016 CPUtime=762.09
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3217 0 0 0 76207 2 0 0 25 0 1 0 452869114 15376384 3201 1992294400 4194304 5102648 548682068784 18446744073709551615 4489323 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3754 3201 110 221 0 3530 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 15016

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1527272/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=15348 CPUtime=822.07
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3298 0 0 0 82205 2 0 0 25 0 1 0 452869114 15716352 3282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3837 3282 110 221 0 3613 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 15348

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526952/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=15636 CPUtime=882.05
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3367 0 0 0 88203 2 0 0 25 0 1 0 452869114 16011264 3351 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3909 3351 110 221 0 3685 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 15636

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526888/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=15636 CPUtime=942.03
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3387 0 0 0 94201 2 0 0 25 0 1 0 452869114 16011264 3371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3909 3371 110 221 0 3685 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 15636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526824/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=15636 CPUtime=1002.02
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3392 0 0 0 100200 2 0 0 25 0 1 0 452869114 16011264 3376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 3909 3376 110 221 0 3685 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 15636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526504/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=16068 CPUtime=1062
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3480 0 0 0 106198 2 0 0 25 0 1 0 452869114 16453632 3464 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 4017 3464 110 221 0 3793 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 16068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526312/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=16212 CPUtime=1121.98
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3515 0 0 0 112196 2 0 0 25 0 1 0 452869114 16601088 3499 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 4053 3499 110 221 0 3829 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 16212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526248/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=16212 CPUtime=1181.97
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3525 0 0 0 118195 2 0 0 25 0 1 0 452869114 16601088 3509 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 4053 3509 110 221 0 3829 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 16212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 24284
/proc/meminfo: memFree=1526184/2055920 swapFree=4169676/4192956
[pid=24281] ppid=24279 vsize=16356 CPUtime=1200.07
/proc/24281/stat : 24281 (varsat-industri) R 24279 24281 23824 0 -1 4194304 3556 0 0 0 120005 2 0 0 25 0 1 0 452869114 16748544 3540 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/24281/statm: 4089 3540 110 221 0 3865 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 16356

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.08
CPU user time (s): 1200.05
CPU system time (s): 0.026995
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 16356

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

runsolver used 1.49477 second user time and 3.97839 second system time

The end

Launcher Data

Begin job on node89 at 2009-03-28 19:36:42
IDJOB=1516156
IDBENCH=70489
IDSOLVER=538
FILE ID=node89/1516156-1238265402
PBS_JOBID= 9060791
Free space on /tmp= 66328 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1394630553-009.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516156-1238265402/watcher-1516156-1238265402 -o /tmp/evaluation-result-1516156-1238265402/solver-1516156-1238265402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1995717362 HOME/instance-1516156-1238265402.cnf

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

MD5SUM BENCH= 699f3a80f674e8c0bc8bfc06cc4ce0c9
RANDOM SEED=1995717362

node89.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.240
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.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1540944 kB
Buffers:         74776 kB
Cached:         346432 kB
SwapCached:      12496 kB
Active:         156796 kB
Inactive:       278928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540944 kB
SwapTotal:     4192956 kB
SwapFree:      4169676 kB
Dirty:            1176 kB
Writeback:           0 kB
Mapped:          19568 kB
Slab:            63524 kB
Committed_AS:  1531244 kB
PageTables:       2600 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= 66328 MiB
End job on node89 at 2009-03-28 19:56:45