Trace number 1554170

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.06 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
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:  8527                                                 |
0.00/0.00	c |  Number of clauses:    25484                                                |
0.01/0.03	c |  Parsing time:         0.03         s                                       |
0.01/0.03	c |  Timeout:              43200 s
0.01/0.03	c |  Random Seed:          1774858861.000000
0.01/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.03	c |                                                                             |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    4734    19090    53550 |     6363        0    nan |  0.000 % |
0.09/0.19	c |       115 |    4734    19090    53550 |     6999      115     54 |  0.023 % |
0.39/0.43	c |       265 |    4734    19090    53550 |     7699      265     57 |  0.023 % |
0.79/0.82	c |       490 |    4734    19090    53550 |     8469      490     46 |  0.023 % |
1.29/1.38	c |       828 |    4734    19090    53550 |     9316      828     41 |  0.023 % |
2.29/2.37	c |      1335 |    4734    19090    53550 |    10248     1335     37 |  0.023 % |
3.78/3.88	c |      2095 |    4734    19090    53550 |    11273     2095     35 |  0.023 % |
5.18/5.28	c |      3234 |    4734    19090    53550 |    12400     3234     38 |  0.023 % |
8.08/8.19	c |      4942 |    4734    19090    53550 |    13640     4942     35 |  0.023 % |
12.79/12.86	c |      7505 |    4734    19090    53550 |    15004     7505     34 |  0.023 % |
20.48/20.52	c |     11349 |    4734    19090    53550 |    16504    11349     33 |  0.023 % |
33.88/33.90	c |     17116 |    4734    19090    53550 |    18155    17116     32 |  0.023 % |
53.67/53.70	c |     25765 |    4734    19090    53550 |    19970    15916     30 |  0.023 % |
75.66/75.70	c |     38740 |    4734    19090    53550 |    21967    18228     36 |  0.023 % |
116.45/116.54	c |     58201 |    4734    19090    53550 |    24164    14111     30 |  0.023 % |
182.62/182.76	c |     87393 |    4734    19090    53550 |    26581    16650     34 |  0.023 % |
290.58/290.75	c |    131182 |    4734    19090    53550 |    29239    14989     25 |  0.023 % |
452.32/452.50	c |    196866 |    4700    18913    53085 |    32163    25527     27 |  0.422 % |
692.83/693.15	c |    295393 |    4700    18913    53085 |    35379    22199     26 |  0.422 % |
1079.28/1079.73	c |    443182 |    4700    18913    53085 |    38917    30319     25 |  0.422 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554170-1238724304/watcher-1554170-1238724304 -o /tmp/evaluation-result-1554170-1238724304/solver-1554170-1238724304 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1774858861 HOME/instance-1554170-1238724304.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.04 1.06 1.02 2/64 7118
/proc/meminfo: memFree=1570792/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=3124 CPUtime=0
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 443 0 0 0 0 0 0 0 18 0 1 0 1145094096 3198976 428 1992294400 4194304 5102648 548682068768 18446744073709551615 4227046 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 781 428 87 221 0 557 0

[startup+0.0236681 s]
/proc/loadavg: 1.04 1.06 1.02 2/64 7118
/proc/meminfo: memFree=1570792/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=6224 CPUtime=0.01
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 1161 0 0 0 1 0 0 0 18 0 1 0 1145094096 6373376 1146 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 1556 1147 87 221 0 1332 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6224

[startup+0.101683 s]
/proc/loadavg: 1.04 1.06 1.02 2/64 7118
/proc/meminfo: memFree=1570792/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=9604 CPUtime=0.09
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2041 0 0 0 9 0 0 0 18 0 1 0 1145094096 9834496 2026 1992294400 4194304 5102648 548682068768 18446744073709551615 4272878 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2401 2026 100 221 0 2177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9604

[startup+0.301722 s]
/proc/loadavg: 1.04 1.06 1.02 2/64 7118
/proc/meminfo: memFree=1570792/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=8928 CPUtime=0.29
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2055 0 0 0 29 0 0 0 20 0 1 0 1145094096 9142272 1888 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2232 1888 106 221 0 2008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8928

[startup+0.7018 s]
/proc/loadavg: 1.04 1.06 1.02 2/64 7118
/proc/meminfo: memFree=1570792/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=8928 CPUtime=0.69
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2061 0 0 0 69 0 0 0 23 0 1 0 1145094096 9142272 1894 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2232 1894 112 221 0 2008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8928

[startup+1.50196 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 7119
/proc/meminfo: memFree=1563424/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=8928 CPUtime=1.49
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2061 0 0 0 149 0 0 0 25 0 1 0 1145094096 9142272 1894 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2232 1894 112 221 0 2008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8928

[startup+3.10127 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 7119
/proc/meminfo: memFree=1563296/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=8928 CPUtime=3.08
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2061 0 0 0 308 0 0 0 25 0 1 0 1145094096 9142272 1894 1992294400 4194304 5102648 548682068768 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2232 1894 112 221 0 2008 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8928

[startup+6.30191 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 7119
/proc/meminfo: memFree=1563168/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=9064 CPUtime=6.28
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2079 0 0 0 628 0 0 0 25 0 1 0 1145094096 9281536 1912 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2266 1912 112 221 0 2042 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9064

[startup+12.7012 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 7119
/proc/meminfo: memFree=1562720/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=9620 CPUtime=12.69
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2214 0 0 0 1268 1 0 0 25 0 1 0 1145094096 9850880 2047 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2405 2047 112 221 0 2181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9620

[startup+25.5017 s]
/proc/loadavg: 1.03 1.06 1.02 2/65 7119
/proc/meminfo: memFree=1561440/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=10836 CPUtime=25.48
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2525 0 0 0 2547 1 0 0 25 0 1 0 1145094096 11096064 2358 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 2709 2358 112 221 0 2485 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10836

[startup+51.1018 s]
/proc/loadavg: 1.02 1.05 1.02 2/65 7119
/proc/meminfo: memFree=1560224/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=12260 CPUtime=51.07
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 2839 0 0 0 5106 1 0 0 25 0 1 0 1145094096 12554240 2672 1992294400 4194304 5102648 548682068768 18446744073709551615 4254954 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 3065 2672 112 221 0 2841 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12260

[startup+102.306 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 7119
/proc/meminfo: memFree=1558752/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=13736 CPUtime=102.26
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3213 0 0 0 10224 2 0 0 25 0 1 0 1145094096 14065664 3046 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 3434 3046 112 221 0 3210 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13736

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7119
/proc/meminfo: memFree=1558056/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=14428 CPUtime=162.23
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3367 0 0 0 16221 2 0 0 25 0 1 0 1145094096 14774272 3200 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 3607 3200 112 221 0 3383 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14428

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7119
/proc/meminfo: memFree=1557160/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=15336 CPUtime=222.21
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3572 0 0 0 22219 2 0 0 25 0 1 0 1145094096 15704064 3405 1992294400 4194304 5102648 548682068768 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 3834 3405 112 221 0 3610 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15336

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7119
/proc/meminfo: memFree=1556904/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=15572 CPUtime=282.19
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3633 0 0 0 28217 2 0 0 25 0 1 0 1145094096 15945728 3466 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 3893 3466 112 221 0 3669 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 15572

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7119
/proc/meminfo: memFree=1556272/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=16144 CPUtime=342.16
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3769 0 0 0 34214 2 0 0 25 0 1 0 1145094096 16531456 3602 1992294400 4194304 5102648 548682068768 18446744073709551615 4254873 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4036 3602 112 221 0 3812 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16144

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7119
/proc/meminfo: memFree=1555760/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=16808 CPUtime=402.14
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 3906 0 0 0 40212 2 0 0 25 0 1 0 1145094096 17211392 3739 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4202 3739 112 221 0 3978 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16808

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1555120/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=17580 CPUtime=462.12
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4113 0 0 0 46210 2 0 0 25 0 1 0 1145094096 18001920 3946 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4395 3946 112 221 0 4171 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 17580

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1554736/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=17748 CPUtime=522.1
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4153 0 0 0 52208 2 0 0 25 0 1 0 1145094096 18173952 3986 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4437 3986 112 221 0 4213 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 17748

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1554480/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=18032 CPUtime=582.07
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4206 0 0 0 58205 2 0 0 25 0 1 0 1145094096 18464768 4039 1992294400 4194304 5102648 548682068768 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4508 4039 112 221 0 4284 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 18032

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1554288/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=18268 CPUtime=642.06
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4256 0 0 0 64204 2 0 0 25 0 1 0 1145094096 18706432 4089 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4567 4089 112 221 0 4343 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 18268

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1553392/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=19192 CPUtime=702.03
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4475 0 0 0 70201 2 0 0 25 0 1 0 1145094096 19652608 4308 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4798 4308 112 221 0 4574 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 19192

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1552816/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=19760 CPUtime=762.01
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4607 0 0 0 76199 2 0 0 25 0 1 0 1145094096 20234240 4440 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4940 4440 112 221 0 4716 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 19760

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1552560/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=19976 CPUtime=821.98
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4669 0 0 0 82196 2 0 0 25 0 1 0 1145094096 20455424 4502 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4994 4502 112 221 0 4770 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 19976

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1552560/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=19976 CPUtime=881.96
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4669 0 0 0 88194 2 0 0 25 0 1 0 1145094096 20455424 4502 1992294400 4194304 5102648 548682068768 18446744073709551615 4254496 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 4994 4502 112 221 0 4770 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 19976

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1552304/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=20296 CPUtime=941.94
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4716 0 0 0 94192 2 0 0 25 0 1 0 1145094096 20783104 4549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5074 4549 112 221 0 4850 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 20296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1552176/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=20508 CPUtime=1001.91
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4759 0 0 0 100189 2 0 0 25 0 1 0 1145094096 21000192 4592 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5127 4592 112 221 0 4903 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 20508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1551920/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=20720 CPUtime=1061.89
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 4798 0 0 0 106187 2 0 0 25 0 1 0 1145094096 21217280 4631 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5180 4631 112 221 0 4956 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 20720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1550768/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=22108 CPUtime=1121.87
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 5093 0 0 0 112185 2 0 0 25 0 1 0 1145094096 22638592 4926 1992294400 4194304 5102648 548682068768 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5527 4926 112 221 0 5303 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 22108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1550768/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=22108 CPUtime=1181.84
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 5096 0 0 0 118182 2 0 0 25 0 1 0 1145094096 22638592 4929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5527 4929 112 221 0 5303 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 22108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7119
/proc/meminfo: memFree=1550768/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=22108 CPUtime=1200.04
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 5096 0 0 0 120002 2 0 0 25 0 1 0 1145094096 22638592 4929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5527 4929 112 221 0 5303 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 22108

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 1.00 2/65 7119
/proc/meminfo: memFree=1550768/2055920 swapFree=4178884/4192956
[pid=7118] ppid=7116 vsize=22108 CPUtime=1200.04
/proc/7118/stat : 7118 (varsat-industri) R 7116 7118 4319 0 -1 4194304 5096 0 0 0 120002 2 0 0 25 0 1 0 1145094096 22638592 4929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7118/statm: 5527 4929 112 221 0 5303 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 22108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200.03
CPU system time (s): 0.030995
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 22108

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

runsolver used 0.890864 second user time and 2.58361 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-03 04:05:04
IDJOB=1554170
IDBENCH=70775
IDSOLVER=538
FILE ID=node75/1554170-1238724304
PBS_JOBID= 9085325
Free space on /tmp= 66392 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554170-1238724304/watcher-1554170-1238724304 -o /tmp/evaluation-result-1554170-1238724304/solver-1554170-1238724304 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1774858861 HOME/instance-1554170-1238724304.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1774858861

node75.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571208 kB
Buffers:         46528 kB
Cached:         350348 kB
SwapCached:       8200 kB
Active:          64368 kB
Inactive:       342304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571208 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          15412 kB
Slab:            63876 kB
Committed_AS:  2336964 kB
PageTables:       1420 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= 66388 MiB
End job on node75 at 2009-04-03 04:25:06