Trace number 1513960

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.03 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S839302453-094.cnf
MD5SUM5a4a01076ef9554c4c4991324b6100b4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.1969
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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:  8000                                                 |
0.00/0.00	c |  Number of clauses:    33600                                                |
0.06/0.08	c |  Parsing time:         0.08         s                                       |
0.06/0.08	c |  Timeout:              43200 s
0.06/0.08	c |  Random Seed:          2030667041.000000
0.06/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.06/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.06/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.06/0.08	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 |    7780    33223   100917 |    11074        0    nan |  0.000 % |
0.19/0.27	c |       100 |    7780    33223   100917 |    12181      100    122 |  0.000 % |
0.29/0.39	c |       252 |    7780    33223   100917 |    13399      252    128 |  0.000 % |
0.49/0.54	c |       477 |    7780    33223   100917 |    14739      477    127 |  0.000 % |
0.69/0.71	c |       814 |    7780    33223   100917 |    16213      814    126 |  0.000 % |
0.89/0.93	c |      1321 |    7780    33223   100917 |    17835     1321    136 |  0.000 % |
1.19/1.23	c |      2080 |    7780    33223   100917 |    19618     2080    148 |  0.000 % |
1.59/1.62	c |      3219 |    7780    33223   100917 |    21580     3219    152 |  0.000 % |
2.19/2.26	c |      4927 |    7780    33223   100917 |    23738     4927    159 |  0.000 % |
3.09/3.19	c |      7489 |    7780    33223   100917 |    26112     7489    159 |  0.000 % |
4.79/4.80	c |     11334 |    7780    33223   100917 |    28723    11334    164 |  0.000 % |
7.39/7.47	c |     17101 |    7780    33223   100917 |    31596    17101    173 |  0.000 % |
11.99/12.05	c |     25751 |    7780    33223   100917 |    34756    25751    190 |  0.000 % |
19.99/20.04	c |     38726 |    7780    33223   100917 |    38231    14447    195 |  0.000 % |
33.08/33.15	c |     58189 |    7780    33223   100917 |    42054    33910    205 |  0.000 % |
56.87/56.98	c |     87381 |    7780    33223   100917 |    46260    32056    215 |  0.000 % |
99.45/99.58	c |    131171 |    7780    33223   100917 |    50886    40692    239 |  0.000 % |
171.74/171.89	c |    196856 |    7780    33223   100917 |    55974    28158    214 |  0.000 % |
278.00/278.19	c |    295384 |    7780    33223   100917 |    61572    39456    199 |  0.000 % |
458.25/458.41	c |    443175 |    7780    33223   100917 |    67729    42403    215 |  0.000 % |
773.44/773.75	c |    664858 |    7780    33223   100917 |    74502    48655    210 |  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-1513960-1238224581/watcher-1513960-1238224581 -o /tmp/evaluation-result-1513960-1238224581/solver-1513960-1238224581 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2030667041 HOME/instance-1513960-1238224581.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 24854
/proc/meminfo: memFree=911744/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=3624 CPUtime=0
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 592 0 0 0 0 0 0 0 18 0 1 0 1095123272 3710976 577 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 906 586 83 221 0 682 0

[startup+0.0704191 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 24854
/proc/meminfo: memFree=911744/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=7612 CPUtime=0.06
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 1570 0 0 0 6 0 0 0 18 0 1 0 1095123272 7794688 1555 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 1903 1555 87 221 0 1679 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7612

[startup+0.102422 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 24854
/proc/meminfo: memFree=911744/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=8268 CPUtime=0.09
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 1778 0 0 0 9 0 0 0 18 0 1 0 1095123272 8466432 1763 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 2067 1763 98 221 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8268

[startup+0.302451 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 24854
/proc/meminfo: memFree=911744/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=8076 CPUtime=0.29
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 1916 0 0 0 29 0 0 0 19 0 1 0 1095123272 8269824 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 2019 1768 114 221 0 1795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8076

[startup+0.701509 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 24854
/proc/meminfo: memFree=911744/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=8076 CPUtime=0.69
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 1916 0 0 0 69 0 0 0 22 0 1 0 1095123272 8269824 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 2019 1768 114 221 0 1795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8076

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 24855
/proc/meminfo: memFree=904888/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=9136 CPUtime=1.49
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 2168 0 0 0 148 1 0 0 25 0 1 0 1095123272 9355264 2020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 2284 2020 114 221 0 2060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9136

[startup+3.10186 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 24855
/proc/meminfo: memFree=902712/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=12372 CPUtime=3.09
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 2967 0 0 0 307 2 0 0 25 0 1 0 1095123272 12668928 2819 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 3093 2819 114 221 0 2869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12372

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 24855
/proc/meminfo: memFree=896440/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=18440 CPUtime=6.29
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 4484 0 0 0 626 3 0 0 25 0 1 0 1095123272 18882560 4336 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 4610 4336 114 221 0 4386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18440

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 24855
/proc/meminfo: memFree=884472/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=29704 CPUtime=12.69
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 7315 0 0 0 1264 5 0 0 25 0 1 0 1095123272 30416896 7167 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 7426 7167 114 221 0 7202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29704

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.97 2/65 24855
/proc/meminfo: memFree=875704/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=37276 CPUtime=25.48
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 9180 0 0 0 2541 7 0 0 25 0 1 0 1095123272 38170624 9032 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 9319 9032 114 221 0 9095 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37276

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.97 2/65 24855
/proc/meminfo: memFree=867064/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=45912 CPUtime=51.07
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 11329 0 0 0 5098 9 0 0 25 0 1 0 1095123272 47013888 11181 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 11478 11181 114 221 0 11254 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45912

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.97 2/65 24855
/proc/meminfo: memFree=856376/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=56736 CPUtime=102.26
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 14025 0 0 0 10214 12 0 0 25 0 1 0 1095123272 58097664 13877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 14184 13877 114 221 0 13960 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56736

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=849848/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=63076 CPUtime=162.24
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 15624 0 0 0 16210 14 0 0 25 0 1 0 1095123272 64589824 15476 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 15769 15476 114 221 0 15545 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63076

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=846072/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=66644 CPUtime=222.21
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 16550 0 0 0 22206 15 0 0 25 0 1 0 1095123272 68243456 16402 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 16661 16402 114 221 0 16437 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66644

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=844088/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=68624 CPUtime=282.2
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 17037 0 0 0 28203 17 0 0 25 0 1 0 1095123272 70270976 16889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 17156 16889 114 221 0 16932 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68624

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=840760/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=72152 CPUtime=342.18
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 17850 0 0 0 34200 18 0 0 25 0 1 0 1095123272 73883648 17702 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 18038 17702 114 221 0 17814 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 72152

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=829688/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=83128 CPUtime=402.16
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 20603 0 0 0 40196 20 0 0 25 0 1 0 1095123272 85123072 20455 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 20782 20455 114 221 0 20558 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 83128

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=829688/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=83128 CPUtime=462.14
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 20604 0 0 0 46194 20 0 0 25 0 1 0 1095123272 85123072 20456 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 20782 20456 114 221 0 20558 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 83128

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=829688/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=83128 CPUtime=522.12
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 20616 0 0 0 52192 20 0 0 25 0 1 0 1095123272 85123072 20468 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 20782 20468 114 221 0 20558 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 83128

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=824312/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=88576 CPUtime=582.1
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 21950 0 0 0 58189 21 0 0 25 0 1 0 1095123272 90701824 21802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22144 21802 114 221 0 21920 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 88576

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=824312/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=88576 CPUtime=642.08
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 21950 0 0 0 64187 21 0 0 25 0 1 0 1095123272 90701824 21802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22144 21802 114 221 0 21920 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 88576

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=824184/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=88812 CPUtime=702.06
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 21980 0 0 0 70185 21 0 0 25 0 1 0 1095123272 90943488 21832 1992294400 4194304 5102648 548682068784 18446744073709551615 4249117 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22203 21832 114 221 0 21979 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 88812

[startup+762.304 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=824248/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=88812 CPUtime=762.05
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 21980 0 0 0 76183 22 0 0 25 0 1 0 1095123272 90943488 21832 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22203 21832 114 221 0 21979 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 88812

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=822520/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=90264 CPUtime=822.02
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 22406 0 0 0 82180 22 0 0 25 0 1 0 1095123272 92430336 22258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22566 22258 114 221 0 22342 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 90264

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=821176/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=91716 CPUtime=882
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 22741 0 0 0 88177 23 0 0 25 0 1 0 1095123272 93917184 22593 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22929 22593 114 221 0 22705 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 91716

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=821112/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=91716 CPUtime=941.98
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 22741 0 0 0 94175 23 0 0 25 0 1 0 1095123272 93917184 22593 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 22929 22593 114 221 0 22705 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 91716

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=819960/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=92804 CPUtime=1001.96
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 23029 0 0 0 100173 23 0 0 25 0 1 0 1095123272 95031296 22881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 23201 22881 114 221 0 22977 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 92804

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=818808/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=93992 CPUtime=1061.94
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 23318 0 0 0 106170 24 0 0 25 0 1 0 1095123272 96247808 23170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 23498 23170 114 221 0 23274 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 93992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24855
/proc/meminfo: memFree=818808/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=93992 CPUtime=1121.92
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 23318 0 0 0 112168 24 0 0 25 0 1 0 1095123272 96247808 23170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 23498 23170 114 221 0 23274 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 93992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24857
/proc/meminfo: memFree=818808/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=93992 CPUtime=1181.9
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 23318 0 0 0 118166 24 0 0 25 0 1 0 1095123272 96247808 23170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 23498 23170 114 221 0 23274 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 93992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 24857
/proc/meminfo: memFree=818808/2055920 swapFree=4175464/4192956
[pid=24854] ppid=24852 vsize=93992 CPUtime=1200
/proc/24854/stat : 24854 (varsat-industri) R 24852 24854 24725 0 -1 4194304 23320 0 0 0 119976 24 0 0 25 0 1 0 1095123272 96247808 23172 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24854/statm: 23498 23172 114 221 0 23274 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 93992

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.03
CPU user time (s): 1199.77
CPU system time (s): 0.26196
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 93992

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

runsolver used 1.03784 second user time and 2.29265 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-28 08:16:21
IDJOB=1513960
IDBENCH=70306
IDSOLVER=538
FILE ID=node30/1513960-1238224581
PBS_JOBID= 9060613
Free space on /tmp= 66316 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S839302453-094.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513960-1238224581/watcher-1513960-1238224581 -o /tmp/evaluation-result-1513960-1238224581/solver-1513960-1238224581 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2030667041 HOME/instance-1513960-1238224581.cnf

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

MD5SUM BENCH= 5a4a01076ef9554c4c4991324b6100b4
RANDOM SEED=2030667041

node30.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.260
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	: 5931.00
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.260
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:        912160 kB
Buffers:         78824 kB
Cached:         975608 kB
SwapCached:      11400 kB
Active:          95516 kB
Inactive:       972288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912160 kB
SwapTotal:     4192956 kB
SwapFree:      4175464 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          18684 kB
Slab:            61988 kB
Committed_AS:  2986560 kB
PageTables:       1368 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= 66312 MiB
End job on node30 at 2009-03-28 08:36:23