Trace number 1514068

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.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
MD5SUMded0a20d749cf4becf9e25906c1822a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  6000                                                 |
0.00/0.00	c |  Number of clauses:    25200                                                |
0.01/0.06	c |  Parsing time:         0.05         s                                       |
0.01/0.06	c |  Timeout:              43200 s
0.01/0.06	c |  Random Seed:          1936368817.000000
0.01/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.06	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    5821    24915    75772 |     8305        0    nan |  0.000 % |
0.09/0.18	c |       102 |    5821    24915    75772 |     9135      102    117 |  0.000 % |
0.19/0.27	c |       252 |    5821    24915    75772 |    10049      252    122 |  0.000 % |
0.29/0.35	c |       477 |    5821    24915    75772 |    11053      477    111 |  0.000 % |
0.39/0.47	c |       816 |    5821    24915    75772 |    12159      816    115 |  0.000 % |
0.59/0.62	c |      1322 |    5821    24915    75772 |    13375     1322    121 |  0.000 % |
0.79/0.82	c |      2081 |    5821    24915    75772 |    14712     2081    126 |  0.000 % |
1.09/1.14	c |      3221 |    5821    24915    75772 |    16184     3221    133 |  0.000 % |
1.49/1.59	c |      4930 |    5821    24915    75772 |    17802     4930    132 |  0.000 % |
2.29/2.34	c |      7492 |    5821    24915    75772 |    19582     7492    137 |  0.000 % |
3.49/3.55	c |     11336 |    5821    24915    75772 |    21541    11336    141 |  0.000 % |
5.79/5.82	c |     17102 |    5821    24915    75772 |    23695    17102    150 |  0.000 % |
9.48/9.53	c |     25752 |    5821    24915    75772 |    26064    12436    161 |  0.000 % |
15.09/15.18	c |     38726 |    5821    24915    75772 |    28671    25410    156 |  0.000 % |
24.58/24.64	c |     58189 |    5821    24915    75772 |    31538    26856    152 |  0.000 % |
41.78/41.82	c |     87383 |    5821    24915    75772 |    34692    15429    163 |  0.000 % |
76.57/76.66	c |    131172 |    5821    24915    75772 |    38161    14316    165 |  0.000 % |
128.96/129.07	c |    196857 |    5821    24915    75772 |    41977    28663    166 |  0.000 % |
210.93/211.06	c |    295385 |    5821    24915    75772 |    46175    38293    163 |  0.000 % |
344.30/344.47	c |    443177 |    5821    24915    75772 |    50792    19125    160 |  0.000 % |
561.74/561.98	c |    664860 |    5821    24915    75772 |    55871    18533    143 |  0.000 % |
918.25/918.59	c |    997386 |    5821    24915    75772 |    61459    56160    183 |  0.000 % |

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-1514068-1238225792/watcher-1514068-1238225792 -o /tmp/evaluation-result-1514068-1238225792/solver-1514068-1238225792 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1936368817 HOME/instance-1514068-1238225792.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.92 0.98 0.97 3/64 13001
/proc/meminfo: memFree=903312/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=3456 CPUtime=0
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 594 0 0 0 0 0 0 0 18 0 1 0 1095245062 3538944 549 1992294400 4194304 5102648 548682068784 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 864 551 87 221 0 640 0

[startup+0.0185151 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 13001
/proc/meminfo: memFree=903312/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=4616 CPUtime=0.01
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 865 0 0 0 1 0 0 0 18 0 1 0 1095245062 4726784 820 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 1154 820 87 221 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4616

[startup+0.101523 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 13001
/proc/meminfo: memFree=903312/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=7192 CPUtime=0.09
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 1525 0 0 0 9 0 0 0 18 0 1 0 1095245062 7364608 1480 1992294400 4194304 5102648 548682068784 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 1798 1480 99 221 0 1574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7192

[startup+0.301543 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 13001
/proc/meminfo: memFree=903312/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=6708 CPUtime=0.29
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 1540 0 0 0 29 0 0 0 19 0 1 0 1095245062 6868992 1395 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 1677 1395 114 221 0 1453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6708

[startup+0.70158 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 13001
/proc/meminfo: memFree=903312/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=6840 CPUtime=0.69
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 1560 0 0 0 69 0 0 0 22 0 1 0 1095245062 7004160 1415 1992294400 4194304 5102648 548682068784 18446744073709551615 4227949 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 1710 1415 114 221 0 1486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6840

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 13002
/proc/meminfo: memFree=897352/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=8844 CPUtime=1.49
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 2049 0 0 0 149 0 0 0 25 0 1 0 1095245062 9056256 1904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 2211 1904 114 221 0 1987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8844

[startup+3.10181 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 13002
/proc/meminfo: memFree=894664/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=12448 CPUtime=3.09
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 2947 0 0 0 308 1 0 0 25 0 1 0 1095245062 12746752 2802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 3112 2802 114 221 0 2888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12448

[startup+6.30112 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 13002
/proc/meminfo: memFree=887816/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=18744 CPUtime=6.29
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 4500 0 0 0 627 2 0 0 25 0 1 0 1095245062 19193856 4355 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 4686 4355 114 221 0 4462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18744

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 13002
/proc/meminfo: memFree=881800/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=22836 CPUtime=12.68
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 5544 0 0 0 1265 3 0 0 25 0 1 0 1095245062 23384064 5399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 5709 5399 114 221 0 5485 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22836

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.97 2/65 13002
/proc/meminfo: memFree=877704/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=27064 CPUtime=25.48
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 6580 0 0 0 2544 4 0 0 25 0 1 0 1095245062 27713536 6435 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 6766 6435 114 221 0 6542 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27064

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.97 2/65 13002
/proc/meminfo: memFree=872904/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=32228 CPUtime=51.08
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 7882 0 0 0 5102 6 0 0 25 0 1 0 1095245062 33001472 7737 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 8057 7737 114 221 0 7833 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32228

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/65 13002
/proc/meminfo: memFree=864904/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=39756 CPUtime=102.27
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 9765 0 0 0 10220 7 0 0 25 0 1 0 1095245062 40710144 9620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 9939 9620 114 221 0 9715 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39756

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13002
/proc/meminfo: memFree=861832/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=42832 CPUtime=162.24
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 10517 0 0 0 16216 8 0 0 25 0 1 0 1095245062 43859968 10372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 10708 10372 114 221 0 10484 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42832

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13002
/proc/meminfo: memFree=857800/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=46808 CPUtime=222.23
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 11518 0 0 0 22214 9 0 0 25 0 1 0 1095245062 47931392 11373 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 11702 11373 114 221 0 11478 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46808

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=853256/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=51316 CPUtime=282.21
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 12620 0 0 0 28210 11 0 0 25 0 1 0 1095245062 52547584 12475 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 12829 12475 114 221 0 12605 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51316

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=852808/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=51720 CPUtime=342.2
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 12740 0 0 0 34209 11 0 0 25 0 1 0 1095245062 52961280 12595 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 12930 12595 114 221 0 12706 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 51720

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=849928/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=54668 CPUtime=402.18
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 13458 0 0 0 40206 12 0 0 25 0 1 0 1095245062 55980032 13313 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 13667 13313 114 221 0 13443 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 54668

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=847752/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=56780 CPUtime=462.16
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 13999 0 0 0 46203 13 0 0 25 0 1 0 1095245062 58142720 13854 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 14195 13854 114 221 0 13971 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 56780

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=846408/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=58100 CPUtime=522.14
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 14329 0 0 0 52201 13 0 0 25 0 1 0 1095245062 59494400 14184 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 14525 14184 114 221 0 14301 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 58100

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=845256/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=59156 CPUtime=582.13
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 14613 0 0 0 58199 14 0 0 25 0 1 0 1095245062 60575744 14468 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 14789 14468 114 221 0 14565 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 59156

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=841224/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=63328 CPUtime=642.12
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 15628 0 0 0 64197 15 0 0 25 0 1 0 1095245062 64847872 15483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 15832 15483 114 221 0 15608 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 63328

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=840520/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=63856 CPUtime=702.09
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 15788 0 0 0 70194 15 0 0 25 0 1 0 1095245062 65388544 15643 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 15964 15643 114 221 0 15740 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 63856

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=839240/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=65176 CPUtime=762.09
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 16114 0 0 0 76193 16 0 0 25 0 1 0 1095245062 66740224 15969 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 16294 15969 114 221 0 16070 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 65176

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=837832/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=66760 CPUtime=822.06
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 16501 0 0 0 82190 16 0 0 25 0 1 0 1095245062 68362240 16356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 16690 16356 114 221 0 16466 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 66760

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=837704/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=66760 CPUtime=882.04
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 16501 0 0 0 88188 16 0 0 25 0 1 0 1095245062 68362240 16356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 16690 16356 114 221 0 16466 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 66760

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=832456/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=72108 CPUtime=942.03
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 17796 0 0 0 94186 17 0 0 25 0 1 0 1095245062 73838592 17651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 18027 17651 114 221 0 17803 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 72108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=830216/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=74468 CPUtime=1002.02
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 18353 0 0 0 100184 18 0 0 25 0 1 0 1095245062 76255232 18208 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 18617 18208 114 221 0 18393 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 74468

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=830216/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=74468 CPUtime=1062
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 18356 0 0 0 106182 18 0 0 25 0 1 0 1095245062 76255232 18211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 18617 18211 114 221 0 18393 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 74468

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=830216/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=74468 CPUtime=1121.98
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 18359 0 0 0 112180 18 0 0 25 0 1 0 1095245062 76255232 18214 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 18617 18214 114 221 0 18393 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 74468

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=827848/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=76948 CPUtime=1181.97
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 18953 0 0 0 118178 19 0 0 25 0 1 0 1095245062 78794752 18808 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 19237 18808 114 221 0 19013 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 76948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 13004
/proc/meminfo: memFree=827848/2055920 swapFree=4178100/4192956
[pid=13001] ppid=12999 vsize=76948 CPUtime=1200.07
/proc/13001/stat : 13001 (varsat-industri) R 12999 13001 12842 0 -1 4194304 18954 0 0 0 119988 19 0 0 25 0 1 0 1095245062 78794752 18809 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/13001/statm: 19237 18809 114 221 0 19013 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76948

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.88
CPU system time (s): 0.209968
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 76948

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

runsolver used 0.928858 second user time and 2.57961 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-28 08:36:32
IDJOB=1514068
IDBENCH=70315
IDSOLVER=538
FILE ID=node18/1514068-1238225792
PBS_JOBID= 9060632
Free space on /tmp= 66196 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514068-1238225792/watcher-1514068-1238225792 -o /tmp/evaluation-result-1514068-1238225792/solver-1514068-1238225792 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1936368817 HOME/instance-1514068-1238225792.cnf

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

MD5SUM BENCH= ded0a20d749cf4becf9e25906c1822a6
RANDOM SEED=1936368817

node18.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.214
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.214
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:        903728 kB
Buffers:         81132 kB
Cached:         980516 kB
SwapCached:       8808 kB
Active:          88236 kB
Inactive:       985928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903728 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:            64104 kB
Committed_AS:  2943592 kB
PageTables:       1376 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= 66196 MiB
End job on node18 at 2009-03-28 08:56:34