Trace number 1513984

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.1 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S579205610-033.cnf
MD5SUMaf63667f47d0171fb9e14e0a190b25c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.13906
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.04/0.08	c |  Parsing time:         0.08         s                                       |
0.04/0.08	c |  Timeout:              43200 s
0.04/0.08	c |  Random Seed:          704782436.000000
0.04/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.04/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.04/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.04/0.08	c |                                                                             |
0.08/0.16	c ============================[ Search Statistics ]==============================
0.08/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.08/0.16	c ===============================================================================
0.08/0.16	c |         0 |    7769    33205   100891 |    11068        0    nan |  0.000 % |
0.19/0.26	c |       100 |    7769    33205   100891 |    12175      100    137 |  0.000 % |
0.29/0.39	c |       251 |    7769    33205   100891 |    13392      251    128 |  0.000 % |
0.49/0.54	c |       476 |    7769    33205   100891 |    14731      476    134 |  0.000 % |
0.59/0.70	c |       813 |    7769    33205   100891 |    16205      813    127 |  0.000 % |
0.89/0.92	c |      1320 |    7769    33205   100891 |    17825     1320    131 |  0.000 % |
1.19/1.21	c |      2080 |    7769    33205   100891 |    19608     2080    141 |  0.000 % |
1.59/1.66	c |      3219 |    7769    33205   100891 |    21569     3219    160 |  0.000 % |
2.19/2.27	c |      4928 |    7769    33205   100891 |    23725     4928    164 |  0.000 % |
3.19/3.28	c |      7494 |    7769    33205   100891 |    26098     7494    170 |  0.000 % |
4.69/4.74	c |     11338 |    7769    33205   100891 |    28708    11338    167 |  0.000 % |
7.49/7.52	c |     17106 |    7769    33205   100891 |    31579    17106    176 |  0.000 % |
12.19/12.22	c |     25755 |    7769    33205   100891 |    34737    25755    181 |  0.000 % |
20.28/20.32	c |     38734 |    7769    33205   100891 |    38210    14344    196 |  0.000 % |
32.68/32.71	c |     58195 |    7769    33205   100891 |    42031    33805    206 |  0.000 % |
55.97/56.09	c |     87389 |    7769    33205   100891 |    46235    31737    205 |  0.000 % |
93.96/94.09	c |    131178 |    7769    33205   100891 |    50858    40099    210 |  0.000 % |
172.13/172.21	c |    196862 |    7769    33205   100891 |    55944    28285    214 |  0.000 % |
278.69/278.82	c |    295388 |    7769    33205   100891 |    61539    40163    212 |  0.000 % |
464.72/464.91	c |    443179 |    7769    33205   100891 |    67692    41789    220 |  0.000 % |
750.23/750.51	c |    664862 |    7769    33205   100891 |    74462    48375    208 |  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-1513984-1238224590/watcher-1513984-1238224590 -o /tmp/evaluation-result-1513984-1238224590/solver-1513984-1238224590 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=704782436 HOME/instance-1513984-1238224590.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.91 0.95 0.95 3/64 1277
/proc/meminfo: memFree=895560/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=3624 CPUtime=0
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 590 0 0 0 0 0 0 0 18 0 1 0 1095125097 3710976 576 1992294400 4194304 5102648 548682068784 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 906 584 82 221 0 682 0

[startup+0.0580071 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 1277
/proc/meminfo: memFree=895560/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=6868 CPUtime=0.04
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 1420 0 0 0 4 0 0 0 18 0 1 0 1095125097 7032832 1405 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 1717 1405 87 221 0 1493 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6868

[startup+0.101015 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 1277
/proc/meminfo: memFree=895560/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=8268 CPUtime=0.08
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 1779 0 0 0 8 0 0 0 18 0 1 0 1095125097 8466432 1764 1992294400 4194304 5102648 548682068784 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 2067 1764 98 221 0 1843 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8268

[startup+0.301048 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 1277
/proc/meminfo: memFree=895560/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=8204 CPUtime=0.29
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 1920 0 0 0 28 1 0 0 19 0 1 0 1095125097 8400896 1772 1992294400 4194304 5102648 548682068784 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 2051 1772 114 221 0 1827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8204

[startup+0.702117 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 1277
/proc/meminfo: memFree=895560/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=8204 CPUtime=0.69
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 1920 0 0 0 68 1 0 0 22 0 1 0 1095125097 8400896 1772 1992294400 4194304 5102648 548682068784 18446744073709551615 4524240 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 2051 1772 114 221 0 1827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8204

[startup+1.50125 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 1278
/proc/meminfo: memFree=888704/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=9128 CPUtime=1.49
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 2165 0 0 0 148 1 0 0 25 0 1 0 1095125097 9347072 2017 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 2282 2017 114 221 0 2058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9128

[startup+3.10153 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 1278
/proc/meminfo: memFree=886464/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=12568 CPUtime=3.09
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 3010 0 0 0 307 2 0 0 25 0 1 0 1095125097 12869632 2862 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 3142 2862 114 221 0 2918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12568

[startup+6.30108 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 1278
/proc/meminfo: memFree=880000/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=18480 CPUtime=6.29
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 4510 0 0 0 626 3 0 0 25 0 1 0 1095125097 18923520 4362 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 4620 4362 114 221 0 4396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18480

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.95 2/65 1278
/proc/meminfo: memFree=869440/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=28276 CPUtime=12.69
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 6958 0 0 0 1264 5 0 0 25 0 1 0 1095125097 28954624 6810 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 7069 6810 114 221 0 6845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28276

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.95 2/65 1278
/proc/meminfo: memFree=860416/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=36336 CPUtime=25.48
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 8969 0 0 0 2541 7 0 0 25 0 1 0 1095125097 37208064 8821 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 9084 8821 114 221 0 8860 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36336

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.95 2/65 1278
/proc/meminfo: memFree=850624/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=46204 CPUtime=51.07
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 11411 0 0 0 5098 9 0 0 25 0 1 0 1095125097 47312896 11263 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 11551 11263 114 221 0 11327 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46204

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.95 2/65 1278
/proc/meminfo: memFree=840704/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=55972 CPUtime=102.25
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 13867 0 0 0 10214 11 0 0 25 0 1 0 1095125097 57315328 13719 1992294400 4194304 5102648 548682068784 18446744073709551615 4249334 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 13993 13719 114 221 0 13769 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55972

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=837504/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=59348 CPUtime=162.23
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 14679 0 0 0 16211 12 0 0 25 0 1 0 1095125097 60772352 14531 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 14837 14531 114 221 0 14613 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59348

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=832384/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=64232 CPUtime=222.21
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 15938 0 0 0 22208 13 0 0 25 0 1 0 1095125097 65773568 15790 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 16058 15790 114 221 0 15834 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 64232

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=830336/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=66344 CPUtime=282.19
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 16463 0 0 0 28205 14 0 0 25 0 1 0 1095125097 67936256 16315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 16586 16315 114 221 0 16362 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 66344

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=820416/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=76380 CPUtime=342.17
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 18916 0 0 0 34200 17 0 0 25 0 1 0 1095125097 78213120 18768 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 19095 18768 114 221 0 18871 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76380

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=819264/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=77580 CPUtime=402.15
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 19219 0 0 0 40198 17 0 0 25 0 1 0 1095125097 79441920 19071 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 19395 19071 114 221 0 19171 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 77580

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=819264/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=77580 CPUtime=462.13
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 19221 0 0 0 46196 17 0 0 25 0 1 0 1095125097 79441920 19073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 19395 19073 114 221 0 19171 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 77580

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=815872/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=80880 CPUtime=522.11
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 20046 0 0 0 52192 19 0 0 25 0 1 0 1095125097 82821120 19898 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 20220 19898 114 221 0 19996 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 80880

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=808256/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=88544 CPUtime=582.08
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 21953 0 0 0 58187 21 0 0 25 0 1 0 1095125097 90669056 21805 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 22136 21805 114 221 0 21912 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 88544

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=807744/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=89072 CPUtime=642.06
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 22089 0 0 0 64185 21 0 0 25 0 1 0 1095125097 91209728 21941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 22268 21941 114 221 0 22044 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 89072

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=807680/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=89072 CPUtime=702.04
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 22089 0 0 0 70183 21 0 0 25 0 1 0 1095125097 91209728 21941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 22268 21941 114 221 0 22044 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 89072

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=807680/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=89072 CPUtime=762.03
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 22089 0 0 0 76181 22 0 0 25 0 1 0 1095125097 91209728 21941 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 22268 21941 114 221 0 22044 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 89072

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=806144/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=90524 CPUtime=822
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 22473 0 0 0 82178 22 0 0 25 0 1 0 1095125097 92696576 22325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 22631 22325 114 221 0 22407 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 90524

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=792064/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=104684 CPUtime=881.98
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 25980 0 0 0 88173 25 0 0 25 0 1 0 1095125097 107196416 25832 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 26171 25832 114 221 0 25947 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 104684

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=791936/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=104864 CPUtime=941.95
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 26008 0 0 0 94170 25 0 0 25 0 1 0 1095125097 107380736 25860 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 26216 25860 114 221 0 25992 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 104864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=786432/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110268 CPUtime=1001.94
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27379 0 0 0 100167 27 0 0 25 0 1 0 1095125097 112914432 27231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27567 27231 114 221 0 27343 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 110268

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=786048/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110656 CPUtime=1061.92
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27474 0 0 0 106165 27 0 0 25 0 1 0 1095125097 113311744 27326 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27664 27326 114 221 0 27440 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 110656

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=786048/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110656 CPUtime=1121.9
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27476 0 0 0 112163 27 0 0 25 0 1 0 1095125097 113311744 27328 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27664 27328 114 221 0 27440 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 110656

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=785984/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110656 CPUtime=1181.87
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27477 0 0 0 118160 27 0 0 25 0 1 0 1095125097 113311744 27329 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27664 27329 114 221 0 27440 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 110656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=785984/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110656 CPUtime=1200.07
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27477 0 0 0 119980 27 0 0 25 0 1 0 1095125097 113311744 27329 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27664 27329 114 221 0 27440 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 110656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 1278
/proc/meminfo: memFree=785984/2055920 swapFree=4177928/4192956
[pid=1277] ppid=1275 vsize=110656 CPUtime=1200.07
/proc/1277/stat : 1277 (varsat-industri) R 1275 1277 1146 0 -1 4194304 27477 0 0 0 119980 27 0 0 25 0 1 0 1095125097 113311744 27329 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 27664 27329 114 221 0 27440 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 110656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.81
CPU system time (s): 0.294955
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 110656

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

runsolver used 0.859869 second user time and 2.52362 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-28 08:16:30
IDJOB=1513984
IDBENCH=70308
IDSOLVER=538
FILE ID=node14/1513984-1238224590
PBS_JOBID= 9060635
Free space on /tmp= 65396 MiB

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

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

MD5SUM BENCH= af63667f47d0171fb9e14e0a190b25c2
RANDOM SEED=704782436

node14.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.270
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.270
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:        895976 kB
Buffers:         85532 kB
Cached:         979632 kB
SwapCached:       8964 kB
Active:          80276 kB
Inactive:       995476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895976 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          16284 kB
Slab:            70116 kB
Committed_AS:  2803716 kB
PageTables:       1456 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= 65396 MiB
End job on node14 at 2009-03-28 08:36:32