Trace number 1513156

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S318878687-017.cnf
MD5SUM08262d4364cee07369a2b1aec963343c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  220                                                  |
0.00/0.00	c |  Number of clauses:    18700                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          317475104.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.59/0.68	c |       102 |     220    18700   130900 |     6856      102     62 |  0.002 % |
0.69/0.77	c |       252 |     220    18700   130900 |     7542      252     62 |  0.002 % |
0.79/0.85	c |       477 |     220    18700   130900 |     8296      477     61 |  0.002 % |
0.89/0.95	c |       816 |     220    18700   130900 |     9126      816     61 |  0.002 % |
0.99/1.07	c |      1325 |     220    18700   130900 |    10038     1325     63 |  0.002 % |
1.19/1.21	c |      2084 |     220    18700   130900 |    11042     2084     62 |  0.002 % |
1.29/1.38	c |      3224 |     220    18700   130900 |    12147     3224     62 |  0.002 % |
1.59/1.64	c |      4932 |     220    18700   130900 |    13361     4932     62 |  0.002 % |
1.99/2.07	c |      7495 |     220    18700   130900 |    14697     7495     62 |  0.002 % |
2.69/2.79	c |     11339 |     220    18700   130900 |    16167    11339     62 |  0.002 % |
3.99/4.06	c |     17107 |     220    18700   130900 |    17784     8969     63 |  0.002 % |
5.99/6.03	c |     25758 |     220    18700   130900 |    19562    17620     64 |  0.002 % |
9.19/9.28	c |     38733 |     220    18700   130900 |    21519    10928     63 |  0.002 % |
14.39/14.45	c |     58194 |     220    18700   130900 |    23671    19571     65 |  0.002 % |
23.39/23.44	c |     87386 |     220    18700   130900 |    26038    12192     63 |  0.002 % |
37.58/37.65	c |    131175 |     220    18700   130900 |    28641    12771     62 |  0.002 % |
59.98/60.01	c |    196860 |     220    18700   130900 |    31506    28386     65 |  0.002 % |
95.46/95.51	c |    295386 |     220    18700   130900 |    34656    31186     65 |  0.002 % |
150.76/150.89	c |    443176 |     220    18700   130900 |    38122    26048     64 |  0.002 % |
241.02/241.19	c |    664859 |     220    18700   130900 |    41934    18996     63 |  0.002 % |
383.48/383.69	c |    997384 |     220    18700   130900 |    46128    33395     65 |  0.002 % |
615.62/615.89	c |   1496173 |     220    18700   130900 |    50741    39977     64 |  0.002 % |
986.92/987.23	c |   2244356 |     220    18700   130900 |    55815    43915     65 |  0.002 % |

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-1513156-1238213750/watcher-1513156-1238213750 -o /tmp/evaluation-result-1513156-1238213750/solver-1513156-1238213750 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=317475104 HOME/instance-1513156-1238213750.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.99 0.97 0.91 3/66 27921
/proc/meminfo: memFree=1013664/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=2416 CPUtime=0
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 1094037972 2473984 327 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 604 327 87 221 0 380 0

[startup+0.103239 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27921
/proc/meminfo: memFree=1013664/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=6688 CPUtime=0.09
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 1393 0 0 0 9 0 0 0 18 0 1 0 1094037972 6848512 1378 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 1672 1378 98 221 0 1448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6688

[startup+0.201251 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27921
/proc/meminfo: memFree=1013664/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=6688 CPUtime=0.19
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 1393 0 0 0 19 0 0 0 18 0 1 0 1094037972 6848512 1378 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 1672 1378 98 221 0 1448 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6688

[startup+0.301264 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27921
/proc/meminfo: memFree=1013664/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=6688 CPUtime=0.29
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 1393 0 0 0 29 0 0 0 19 0 1 0 1094037972 6848512 1378 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 1672 1378 98 221 0 1448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6688

[startup+0.701315 s]
/proc/loadavg: 0.99 0.97 0.91 3/66 27921
/proc/meminfo: memFree=1013664/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=6472 CPUtime=0.69
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 1442 0 0 0 69 0 0 0 22 0 1 0 1094037972 6627328 1353 1992294400 4194304 5102648 548682068784 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 1618 1353 110 221 0 1394 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6472

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=1008472/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=6472 CPUtime=1.49
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 1443 0 0 0 149 0 0 0 25 0 1 0 1094037972 6627328 1354 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 1618 1354 110 221 0 1394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6472

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=1007448/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=9124 CPUtime=3.1
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 2076 0 0 0 309 1 0 0 25 0 1 0 1094037972 9342976 1987 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 2281 1987 110 221 0 2057 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9124

[startup+6.30104 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=1004632/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=11396 CPUtime=6.29
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 2628 0 0 0 628 1 0 0 25 0 1 0 1094037972 11669504 2539 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 2849 2539 110 221 0 2625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11396

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=1002328/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=12732 CPUtime=12.69
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 2963 0 0 0 1268 1 0 0 25 0 1 0 1094037972 13037568 2874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 3183 2874 110 221 0 2959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12732

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=1000600/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=14484 CPUtime=25.49
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 3391 0 0 0 2547 2 0 0 25 0 1 0 1094037972 14831616 3302 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 3621 3302 110 221 0 3397 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14484

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=997848/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=17316 CPUtime=51.07
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 4080 0 0 0 5105 2 0 0 25 0 1 0 1094037972 17731584 3991 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 4329 3991 110 221 0 4105 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17316

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=994520/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=20616 CPUtime=102.26
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 4901 0 0 0 10223 3 0 0 25 0 1 0 1094037972 21110784 4812 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 5154 4812 110 221 0 4930 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20616

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=992216/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=23048 CPUtime=162.24
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 5470 0 0 0 16220 4 0 0 25 0 1 0 1094037972 23601152 5381 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 5762 5381 110 221 0 5538 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23048

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=991064/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=24368 CPUtime=222.23
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 5744 0 0 0 22218 5 0 0 25 0 1 0 1094037972 24952832 5655 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 6092 5655 110 221 0 5868 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24368

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=988760/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=26904 CPUtime=282.22
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 6314 0 0 0 28216 6 0 0 25 0 1 0 1094037972 27549696 6225 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 6726 6225 110 221 0 6502 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26904

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=987928/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=27732 CPUtime=342.19
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 6527 0 0 0 34213 6 0 0 25 0 1 0 1094037972 28397568 6438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 6933 6438 110 221 0 6709 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27732

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=986264/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=29588 CPUtime=402.18
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 6950 0 0 0 40211 7 0 0 25 0 1 0 1094037972 30298112 6861 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 7397 6861 110 221 0 7173 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29588

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=984856/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=31032 CPUtime=462.16
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 7281 0 0 0 46209 7 0 0 25 0 1 0 1094037972 31776768 7192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 7758 7192 110 221 0 7534 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31032

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=984344/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=31444 CPUtime=522.15
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 7409 0 0 0 52207 8 0 0 25 0 1 0 1094037972 32198656 7320 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 7861 7320 110 221 0 7637 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31444

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=983832/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=32156 CPUtime=582.13
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 7545 0 0 0 58205 8 0 0 25 0 1 0 1094037972 32927744 7456 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 8039 7456 110 221 0 7815 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 32156

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=982424/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=33468 CPUtime=642.12
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 7886 0 0 0 64203 9 0 0 25 0 1 0 1094037972 34271232 7797 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 8367 7797 110 221 0 8143 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 33468

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=981464/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=34536 CPUtime=702.1
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8126 0 0 0 70201 9 0 0 25 0 1 0 1094037972 35364864 8037 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 8634 8037 110 221 0 8410 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 34536

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=981080/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=34964 CPUtime=762.08
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8213 0 0 0 76199 9 0 0 25 0 1 0 1094037972 35803136 8124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 8741 8124 110 221 0 8517 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 34964

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=980504/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=35752 CPUtime=822.06
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8344 0 0 0 82196 10 0 0 25 0 1 0 1094037972 36610048 8255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 8938 8255 110 221 0 8714 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35752

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=980120/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=36036 CPUtime=882.05
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8430 0 0 0 88195 10 0 0 25 0 1 0 1094037972 36900864 8341 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 9009 8341 110 221 0 8785 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 36036

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=979928/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=36180 CPUtime=942.02
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8473 0 0 0 94192 10 0 0 25 0 1 0 1094037972 37048320 8384 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 9045 8384 110 221 0 8821 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 36180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=978328/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=37732 CPUtime=1002.01
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 8866 0 0 0 100190 11 0 0 25 0 1 0 1094037972 38637568 8777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 9433 8777 110 221 0 9209 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 37732

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=977240/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=38828 CPUtime=1061.99
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 9125 0 0 0 106188 11 0 0 25 0 1 0 1094037972 39759872 9036 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 9707 9036 110 221 0 9483 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 38828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=976536/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=39652 CPUtime=1121.98
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 9308 0 0 0 112186 12 0 0 25 0 1 0 1094037972 40603648 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 9913 9219 110 221 0 9689 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 39652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=975832/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=40316 CPUtime=1181.96
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 9463 0 0 0 118184 12 0 0 25 0 1 0 1094037972 41283584 9374 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 10079 9374 110 221 0 9855 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 40316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=975704/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=40460 CPUtime=1200.05
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 9501 0 0 0 119993 12 0 0 25 0 1 0 1094037972 41431040 9412 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 10115 9412 110 221 0 9891 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40460

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27922
/proc/meminfo: memFree=975704/2055920 swapFree=4176412/4192956
[pid=27921] ppid=27919 vsize=40460 CPUtime=1200.05
/proc/27921/stat : 27921 (varsat-industri) R 27919 27921 27176 0 -1 4194304 9501 0 0 0 119993 12 0 0 25 0 1 0 1094037972 41431040 9412 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27921/statm: 10115 9412 110 221 0 9891 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.94
CPU system time (s): 0.134979
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 40460

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

runsolver used 1.04884 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-28 05:15:50
IDJOB=1513156
IDBENCH=70239
IDSOLVER=538
FILE ID=node40/1513156-1238213750
PBS_JOBID= 9060524
Free space on /tmp= 63504 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S318878687-017.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513156-1238213750/watcher-1513156-1238213750 -o /tmp/evaluation-result-1513156-1238213750/solver-1513156-1238213750 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=317475104 HOME/instance-1513156-1238213750.cnf

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

MD5SUM BENCH= 08262d4364cee07369a2b1aec963343c
RANDOM SEED=317475104

node40.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.232
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.232
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:       1014080 kB
Buffers:         61436 kB
Cached:         885496 kB
SwapCached:       9624 kB
Active:          90192 kB
Inactive:       868084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1014080 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          17128 kB
Slab:            69436 kB
Committed_AS:  2663692 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-28 05:35:53