Trace number 1724216

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.43

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.67314
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  10056                                                |
0.00/0.00	c |  Number of clauses:    271393                                               |
0.49/0.51	c |  Parsing time:         0.47         s                                       |
0.49/0.51	c |  Timeout:              43200 s
0.49/0.51	c |  Random Seed:          596710670.000000
0.49/0.51	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.49/0.51	c |  Branching Rule:       default (solution-guided)                            |
0.49/0.51	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.49/0.51	c |                                                                             |
4.49/4.53	c ============================[ Search Statistics ]==============================
4.49/4.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.49/4.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.49/4.53	c ===============================================================================
4.49/4.53	c |         0 |    8681   269987   945035 |    89995        0    nan |  0.000 % |
5.79/5.89	c |       100 |    8681   269987   945035 |    98995      100     40 |  0.000 % |
7.09/7.13	c |       252 |    8681   269987   945035 |   108894      252     26 |  0.000 % |
8.39/8.40	c |       481 |    8681   269987   945035 |   119784      481     24 |  0.000 % |
9.79/9.87	c |       820 |    8681   269987   945035 |   131762      820     27 |  0.000 % |
11.39/11.46	c |      1327 |    8681   269987   945035 |   144938     1327     36 |  0.000 % |
13.09/13.18	c |      2086 |    8681   269987   945035 |   159432     2086     34 |  0.000 % |
14.78/14.87	c |      3227 |    8681   269987   945035 |   175376     3227     29 |  0.000 % |
17.18/17.28	c |      4935 |    8681   269987   945035 |   192913     4935     37 |  0.000 % |
21.08/21.16	c |      7497 |    8681   269987   945035 |   212205     7497     34 |  0.000 % |
25.88/25.91	c |     11342 |    8681   269987   945035 |   233425    11342     32 |  0.000 % |
32.58/32.69	c |     17110 |    8681   269987   945035 |   256768    17110     32 |  0.000 % |
44.98/45.07	c |     25759 |    8681   269987   945035 |   282444    25759     35 |  0.000 % |
61.87/61.93	c |     38734 |    8681   269987   945035 |   310689    38734     34 |  0.000 % |
92.56/92.67	c |     58196 |    8681   269987   945035 |   341758    58196     34 |  0.000 % |
144.54/144.69	c |     87390 |    8681   269987   945035 |   375934    87390     32 |  0.000 % |
220.33/220.48	c |    131180 |    8681   269987   945035 |   413527   131180     36 |  0.000 % |
353.19/353.37	c |    196868 |    8681   269987   945035 |   454880   196868     36 |  0.000 % |
629.01/629.28	c |    295394 |    8681   269987   945035 |   500368   295394     36 |  0.000 % |

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-1724216-1240693497/watcher-1724216-1240693497 -o /tmp/evaluation-result-1724216-1240693497/solver-1724216-1240693497 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=596710670 HOME/instance-1724216-1240693497.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.98 0.99 3/64 21418
/proc/meminfo: memFree=1914040/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=3152 CPUtime=0
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 625 0 0 0 0 0 0 0 20 0 1 0 97377951 3227648 610 1992294400 4194304 5102648 548682068784 18446744073709551615 4245075 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 834 612 82 221 0 610 0

[startup+0.0201391 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21418
/proc/meminfo: memFree=1914040/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=5468 CPUtime=0.01
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 1156 0 0 0 1 0 0 0 20 0 1 0 97377951 5599232 1141 1992294400 4194304 5102648 548682068784 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 1367 1141 87 221 0 1143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5468

[startup+0.101148 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21418
/proc/meminfo: memFree=1914040/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=10132 CPUtime=0.09
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 2285 0 0 0 9 0 0 0 21 0 1 0 97377951 10375168 2270 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 2533 2271 87 221 0 2309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10132

[startup+0.301169 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21418
/proc/meminfo: memFree=1914040/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=21916 CPUtime=0.29
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 5077 0 0 0 27 2 0 0 22 0 1 0 97377951 22441984 5062 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 5479 5063 87 221 0 5255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21916

[startup+0.701212 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21418
/proc/meminfo: memFree=1914040/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=34484 CPUtime=0.69
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 8271 0 0 0 65 4 0 0 25 0 1 0 97377951 35311616 8256 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 8621 8256 98 221 0 8397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34484

[startup+1.5023 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1881328/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=34484 CPUtime=1.49
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 8271 0 0 0 145 4 0 0 25 0 1 0 97377951 35311616 8256 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 8621 8256 98 221 0 8397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34484

[startup+3.10148 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1869552/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=56560 CPUtime=3.09
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 13511 0 0 0 303 6 0 0 25 0 1 0 97377951 57917440 13496 1992294400 4194304 5102648 548682068784 18446744073709551615 4273080 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 14140 13496 100 221 0 13916 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56560

[startup+6.30183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1864752/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=50896 CPUtime=6.29
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 13532 0 0 0 622 7 0 0 25 0 1 0 97377951 52117504 12287 1992294400 4194304 5102648 548682068784 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 12724 12287 111 221 0 12500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50896

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1864624/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=50896 CPUtime=12.68
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 13532 0 0 0 1261 7 0 0 25 0 1 0 97377951 52117504 12287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 12724 12287 111 221 0 12500 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50896

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1864624/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=50896 CPUtime=25.48
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 13532 0 0 0 2541 7 0 0 25 0 1 0 97377951 52117504 12287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 12724 12287 111 221 0 12500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50896

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1864752/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=51444 CPUtime=51.08
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 13583 0 0 0 5100 8 0 0 25 0 1 0 97377951 52678656 12338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 12861 12338 111 221 0 12637 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51444

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1860208/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=55908 CPUtime=102.26
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 14709 0 0 0 10217 9 0 0 25 0 1 0 97377951 57249792 13464 1992294400 4194304 5102648 548682068784 18446744073709551615 4255744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 13977 13464 111 221 0 13753 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55908

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1852976/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=63240 CPUtime=162.24
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 16515 0 0 0 16213 11 0 0 25 0 1 0 97377951 64757760 15270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 15810 15270 111 221 0 15586 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63240

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1844976/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=71052 CPUtime=222.22
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 18488 0 0 0 22209 13 0 0 25 0 1 0 97377951 72757248 17243 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 17763 17243 111 221 0 17539 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71052

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1837936/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=78272 CPUtime=282.2
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 20254 0 0 0 28206 14 0 0 25 0 1 0 97377951 80150528 19009 1992294400 4194304 5102648 548682068784 18446744073709551615 4254945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 19568 19009 111 221 0 19344 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 78272

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1831984/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=84140 CPUtime=342.19
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 21711 0 0 0 34203 16 0 0 25 0 1 0 97377951 86159360 20466 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 21035 20466 111 221 0 20811 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84140

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1826224/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=90512 CPUtime=402.17
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 23158 0 0 0 40200 17 0 0 25 0 1 0 97377951 92684288 21913 1992294400 4194304 5102648 548682068784 18446744073709551615 4256002 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 22628 21913 111 221 0 22404 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 90512

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1821168/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=95428 CPUtime=462.15
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 24398 0 0 0 46197 18 0 0 25 0 1 0 97377951 97718272 23153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 23857 23153 111 221 0 23633 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 95428

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1816880/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=99804 CPUtime=522.14
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 25470 0 0 0 52195 19 0 0 25 0 1 0 97377951 102199296 24225 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 24951 24225 111 221 0 24727 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 99804

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1812592/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=103884 CPUtime=582.12
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 26511 0 0 0 58192 20 0 0 25 0 1 0 97377951 106377216 25266 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 25971 25266 111 221 0 25747 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 103884

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1808944/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=107408 CPUtime=642.11
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 27417 0 0 0 64189 22 0 0 25 0 1 0 97377951 109985792 26172 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 26852 26172 111 221 0 26628 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 107408

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1803696/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=113644 CPUtime=702.08
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 28719 0 0 0 70186 22 0 0 25 0 1 0 97377951 116371456 27474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 28411 27474 111 221 0 28187 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 113644

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1801648/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=115576 CPUtime=762.07
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 29209 0 0 0 76184 23 0 0 25 0 1 0 97377951 118349824 27964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 28894 27964 111 221 0 28670 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 115576

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1798768/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=118372 CPUtime=822.05
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 29924 0 0 0 82181 24 0 0 25 0 1 0 97377951 121212928 28679 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 29593 28679 111 221 0 29369 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 118372

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1795504/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=121572 CPUtime=882.04
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 30732 0 0 0 88179 25 0 0 25 0 1 0 97377951 124489728 29487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 30393 29487 111 221 0 30169 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 121572

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1792624/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=124372 CPUtime=942.01
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 31446 0 0 0 94176 25 0 0 25 0 1 0 97377951 127356928 30201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 31093 30201 111 221 0 30869 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 124372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1790192/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=126872 CPUtime=1002
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 32062 0 0 0 100174 26 0 0 25 0 1 0 97377951 129916928 30817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 31718 30817 111 221 0 31494 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 126872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1787184/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=129692 CPUtime=1061.99
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 32812 0 0 0 106172 27 0 0 25 0 1 0 97377951 132804608 31567 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 32423 31567 111 221 0 32199 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 129692

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1784304/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=132692 CPUtime=1121.96
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 33520 0 0 0 112169 27 0 0 25 0 1 0 97377951 135876608 32275 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 33173 32275 111 221 0 32949 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 132692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1781808/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=135204 CPUtime=1181.95
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 34139 0 0 0 118167 28 0 0 25 0 1 0 97377951 138448896 32894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 33801 32894 111 221 0 33577 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 135204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21419
/proc/meminfo: memFree=1780848/2055920 swapFree=4180832/4192956
[pid=21418] ppid=21416 vsize=136064 CPUtime=1200.05
/proc/21418/stat : 21418 (varsat-industri) R 21416 21418 21348 0 -1 4194304 34360 0 0 0 119976 29 0 0 25 0 1 0 97377951 139329536 33115 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/21418/statm: 34016 33115 111 221 0 33792 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 136064

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1199.76
CPU system time (s): 0.318951
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 136064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34360
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= 1
involuntary context switches= 2367

runsolver used 0.884865 second user time and 2.6476 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 23:04:58
IDJOB=1724216
IDBENCH=71764
IDSOLVER=538
FILE ID=node42/1724216-1240693497
PBS_JOBID= 9186753
Free space on /tmp= 66324 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724216-1240693497/watcher-1724216-1240693497 -o /tmp/evaluation-result-1724216-1240693497/solver-1724216-1240693497 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=596710670 HOME/instance-1724216-1240693497.cnf

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=596710670

node42.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:       1914520 kB
Buffers:         10420 kB
Cached:          69300 kB
SwapCached:       5688 kB
Active:          26324 kB
Inactive:        61528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914520 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            4460 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            39548 kB
Committed_AS:   455924 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-25 23:25:00