Trace number 1513996

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
MD5SUMc44bf8e86de68afd8b13539ed87fd1d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.24
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.00/0.08	c |  Parsing time:         0.08         s                                       |
0.00/0.08	c |  Timeout:              43200 s
0.00/0.08	c |  Random Seed:          1684614051.000000
0.00/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/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 |    7776    33212   100845 |    11070        0    nan |  0.000 % |
0.19/0.27	c |       100 |    7776    33212   100845 |    12177      100    103 |  0.000 % |
0.29/0.38	c |       250 |    7776    33212   100845 |    13395      250    127 |  0.000 % |
0.49/0.51	c |       475 |    7776    33212   100845 |    14735      475    124 |  0.000 % |
0.59/0.67	c |       812 |    7776    33212   100845 |    16208      812    126 |  0.000 % |
0.79/0.88	c |      1318 |    7776    33212   100845 |    17829     1318    125 |  0.000 % |
1.10/1.18	c |      2077 |    7776    33212   100845 |    19612     2077    134 |  0.000 % |
1.49/1.59	c |      3217 |    7776    33212   100845 |    21573     3217    139 |  0.000 % |
2.09/2.17	c |      4928 |    7776    33212   100845 |    23730     4928    144 |  0.000 % |
3.08/3.16	c |      7491 |    7776    33212   100845 |    26104     7491    160 |  0.000 % |
4.69/4.77	c |     11335 |    7776    33212   100845 |    28714    11335    164 |  0.000 % |
7.49/7.54	c |     17101 |    7776    33212   100845 |    31585    17101    178 |  0.000 % |
11.99/12.07	c |     25751 |    7776    33212   100845 |    34744    25751    182 |  0.000 % |
20.38/20.42	c |     38725 |    7776    33212   100845 |    38218    14447    177 |  0.000 % |
32.27/32.31	c |     58186 |    7776    33212   100845 |    42040    33908    190 |  0.000 % |
56.67/56.75	c |     87380 |    7776    33212   100845 |    46244    31775    219 |  0.000 % |
102.06/102.12	c |    131169 |    7776    33212   100845 |    50869    40404    239 |  0.000 % |
170.33/170.42	c |    196853 |    7776    33212   100845 |    55956    28487    222 |  0.000 % |
284.59/284.72	c |    295380 |    7776    33212   100845 |    61551    43694    249 |  0.000 % |
462.42/462.68	c |    443169 |    7776    33212   100845 |    67707    45830    210 |  0.000 % |
759.70/760.02	c |    664853 |    7776    33212   100845 |    74477    51347    212 |  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-1513996-1238224594/watcher-1513996-1238224594 -o /tmp/evaluation-result-1513996-1238224594/solver-1513996-1238224594 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1684614051 HOME/instance-1513996-1238224594.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.12 1.07 0.96 3/64 2753
/proc/meminfo: memFree=761432/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=3816 CPUtime=0
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 614 0 0 0 0 0 0 0 18 0 1 0 1095124381 3907584 600 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 954 607 82 221 0 730 0

[startup+0.0996471 s]
/proc/loadavg: 1.12 1.07 0.96 3/64 2753
/proc/meminfo: memFree=761432/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=8268 CPUtime=0.08
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 1777 0 0 0 8 0 0 0 18 0 1 0 1095124381 8466432 1762 1992294400 4194304 5102648 548682068784 18446744073709551615 4272906 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 2067 1762 98 221 0 1843 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8268

[startup+0.101648 s]
/proc/loadavg: 1.12 1.07 0.96 3/64 2753
/proc/meminfo: memFree=761432/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=8268 CPUtime=0.09
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 1777 0 0 0 9 0 0 0 18 0 1 0 1095124381 8466432 1762 1992294400 4194304 5102648 548682068784 18446744073709551615 4273178 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 2067 1762 98 221 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8268

[startup+0.301688 s]
/proc/loadavg: 1.12 1.07 0.96 3/64 2753
/proc/meminfo: memFree=761432/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=8076 CPUtime=0.29
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 1913 0 0 0 28 1 0 0 19 0 1 0 1095124381 8269824 1765 1992294400 4194304 5102648 548682068784 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 2019 1765 114 221 0 1795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8076

[startup+0.701769 s]
/proc/loadavg: 1.12 1.07 0.96 3/64 2753
/proc/meminfo: memFree=761432/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=8076 CPUtime=0.69
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 1913 0 0 0 68 1 0 0 22 0 1 0 1095124381 8269824 1765 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 2019 1765 114 221 0 1795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8076

[startup+1.50193 s]
/proc/loadavg: 1.12 1.07 0.96 2/65 2754
/proc/meminfo: memFree=754512/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=9132 CPUtime=1.49
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 2152 0 0 0 148 1 0 0 25 0 1 0 1095124381 9351168 2004 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 2283 2004 114 221 0 2059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9132

[startup+3.10125 s]
/proc/loadavg: 1.12 1.07 0.96 2/65 2754
/proc/meminfo: memFree=752464/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=12476 CPUtime=3.08
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 2988 0 0 0 307 1 0 0 25 0 1 0 1095124381 12775424 2840 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 3119 2840 114 221 0 2895 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12476

[startup+6.30189 s]
/proc/loadavg: 1.11 1.06 0.96 2/65 2754
/proc/meminfo: memFree=746128/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=18292 CPUtime=6.29
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 4460 0 0 0 625 4 0 0 25 0 1 0 1095124381 18731008 4312 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 4573 4312 114 221 0 4349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18292

[startup+12.7022 s]
/proc/loadavg: 1.10 1.06 0.96 2/65 2754
/proc/meminfo: memFree=734864/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=28704 CPUtime=12.68
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 7062 0 0 0 1263 5 0 0 25 0 1 0 1095124381 29392896 6914 1992294400 4194304 5102648 548682068784 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 7176 6914 114 221 0 6952 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28704

[startup+25.5018 s]
/proc/loadavg: 1.08 1.06 0.96 2/65 2754
/proc/meminfo: memFree=726800/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=35744 CPUtime=25.48
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 8814 0 0 0 2541 7 0 0 25 0 1 0 1095124381 36601856 8666 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 8936 8666 114 221 0 8712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35744

[startup+51.1019 s]
/proc/loadavg: 1.05 1.05 0.96 2/65 2754
/proc/meminfo: memFree=718224/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=44424 CPUtime=51.07
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 10960 0 0 0 5099 8 0 0 25 0 1 0 1095124381 45490176 10812 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 11106 10812 114 221 0 10882 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44424

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 0.96 2/65 2754
/proc/meminfo: memFree=707984/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=54728 CPUtime=102.26
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 13520 0 0 0 10215 11 0 0 25 0 1 0 1095124381 56041472 13372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 13682 13372 114 221 0 13458 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54728

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 0.96 2/65 2754
/proc/meminfo: memFree=700176/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=62388 CPUtime=162.23
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 15456 0 0 0 16210 13 0 0 25 0 1 0 1095124381 63885312 15308 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 15597 15308 114 221 0 15373 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 62388

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 2754
/proc/meminfo: memFree=694096/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=68332 CPUtime=222.21
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 16962 0 0 0 22206 15 0 0 25 0 1 0 1095124381 69971968 16814 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 17083 16814 114 221 0 16859 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68332

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 2754
/proc/meminfo: memFree=685200/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=77348 CPUtime=282.19
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 19183 0 0 0 28201 18 0 0 25 0 1 0 1095124381 79204352 19035 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 19337 19035 114 221 0 19113 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 77348

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 2754
/proc/meminfo: memFree=684688/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=78080 CPUtime=342.16
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 19315 0 0 0 34198 18 0 0 25 0 1 0 1095124381 79953920 19167 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 19520 19167 114 221 0 19296 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 78080

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 2754
/proc/meminfo: memFree=684624/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=78080 CPUtime=402.14
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 19315 0 0 0 40196 18 0 0 25 0 1 0 1095124381 79953920 19167 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 19520 19167 114 221 0 19296 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 78080

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=684304/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=78344 CPUtime=462.12
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 19407 0 0 0 46194 18 0 0 25 0 1 0 1095124381 80224256 19259 1992294400 4194304 5102648 548682068784 18446744073709551615 4254511 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 19586 19259 114 221 0 19362 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 78344

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=683920/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=78608 CPUtime=522.09
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 19489 0 0 0 52191 18 0 0 25 0 1 0 1095124381 80494592 19341 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 19652 19341 114 221 0 19428 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 78608

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=681488/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=81116 CPUtime=582.07
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 20109 0 0 0 58188 19 0 0 25 0 1 0 1095124381 83062784 19961 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 20279 19961 114 221 0 20055 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 81116

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=681424/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=81272 CPUtime=642.05
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 20121 0 0 0 64186 19 0 0 25 0 1 0 1095124381 83222528 19973 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 20318 19973 114 221 0 20094 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 81272

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=680784/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=82064 CPUtime=702.03
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 20334 0 0 0 70183 20 0 0 25 0 1 0 1095124381 84033536 20186 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 20516 20186 114 221 0 20292 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 82064

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=676624/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=86004 CPUtime=762
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 21307 0 0 0 76179 21 0 0 25 0 1 0 1095124381 88068096 21159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 21501 21159 114 221 0 21277 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 86004

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=672528/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=90096 CPUtime=821.98
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 22339 0 0 0 82176 22 0 0 25 0 1 0 1095124381 92258304 22191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 22524 22191 114 221 0 22300 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 90096

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=666832/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=95812 CPUtime=881.95
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 23755 0 0 0 88171 24 0 0 25 0 1 0 1095124381 98111488 23607 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 23953 23607 114 221 0 23729 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 95812

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=666832/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=95812 CPUtime=941.93
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 23755 0 0 0 94169 24 0 0 25 0 1 0 1095124381 98111488 23607 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 23953 23607 114 221 0 23729 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 95812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=662224/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=100404 CPUtime=1001.91
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 24886 0 0 0 100166 25 0 0 25 0 1 0 1095124381 102813696 24738 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 25101 24738 114 221 0 24877 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 100404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=662288/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=100404 CPUtime=1061.88
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 24887 0 0 0 106163 25 0 0 25 0 1 0 1095124381 102813696 24739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 25101 24739 114 221 0 24877 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 100404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=660368/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=102256 CPUtime=1121.87
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 25344 0 0 0 112161 26 0 0 25 0 1 0 1095124381 104710144 25196 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 25564 25196 114 221 0 25340 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 102256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=658576/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=104016 CPUtime=1181.84
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 25796 0 0 0 118158 26 0 0 25 0 1 0 1095124381 106512384 25648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 26004 25648 114 221 0 25780 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 104016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=658576/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=104016 CPUtime=1200.04
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 25796 0 0 0 119978 26 0 0 25 0 1 0 1095124381 106512384 25648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 26004 25648 114 221 0 25780 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 104016

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: 1.00 1.00 0.96 2/65 2754
/proc/meminfo: memFree=658576/2055920 swapFree=4170620/4192956
[pid=2753] ppid=2751 vsize=104016 CPUtime=1200.04
/proc/2753/stat : 2753 (varsat-industri) R 2751 2753 2624 0 -1 4194304 25796 0 0 0 119978 26 0 0 25 0 1 0 1095124381 106512384 25648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2753/statm: 26004 25648 114 221 0 25780 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 104016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.78
CPU system time (s): 0.283956
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 104016

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

runsolver used 1.08983 second user time and 2.71559 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-28 08:16:34
IDJOB=1513996
IDBENCH=70309
IDSOLVER=538
FILE ID=node33/1513996-1238224594
PBS_JOBID= 9060648
Free space on /tmp= 66132 MiB

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

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

MD5SUM BENCH= c44bf8e86de68afd8b13539ed87fd1d0
RANDOM SEED=1684614051

node33.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.266
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.266
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:        761848 kB
Buffers:         84192 kB
Cached:        1105388 kB
SwapCached:      16128 kB
Active:         105692 kB
Inactive:      1101540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        761848 kB
SwapTotal:     4192956 kB
SwapFree:      4170620 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          18164 kB
Slab:            72872 kB
Committed_AS:  3008696 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-28 08:36:36