Trace number 1721176

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.1 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1740                                                 |
0.00/0.00	c |  Number of clauses:    104640                                               |
0.09/0.10	c |  Parsing time:         0.08         s                                       |
0.09/0.10	c |  Timeout:              43200 s
0.09/0.10	c |  Random Seed:          174416743.000000
0.09/0.10	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.10	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.10	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.10	c |                                                                             |
2.19/2.21	c ============================[ Search Statistics ]==============================
2.19/2.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.19/2.21	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.19/2.21	c ===============================================================================
2.19/2.21	c |         0 |    1114   100241   430969 |    33413        0    nan |  0.000 % |
2.49/2.54	c |       102 |    1114   100241   430969 |    36755      102     52 |  0.000 % |
2.79/2.87	c |       253 |    1114   100241   430969 |    40430      253     71 |  0.000 % |
3.19/3.22	c |       479 |    1114   100241   430969 |    44473      479     76 |  0.000 % |
3.59/3.61	c |       819 |    1114   100241   430969 |    48920      819     75 |  0.000 % |
3.99/4.07	c |      1327 |    1114   100241   430969 |    53813     1327     74 |  0.000 % |
4.59/4.67	c |      2086 |    1114   100241   430969 |    59194     2086     77 |  0.000 % |
5.29/5.39	c |      3225 |    1114   100241   430969 |    65113     3225     80 |  0.000 % |
6.29/6.30	c |      4933 |    1114   100241   430969 |    71625     4933     83 |  0.000 % |
7.49/7.54	c |      7495 |    1114   100241   430969 |    78787     7495     85 |  0.000 % |
9.48/9.57	c |     11339 |    1114   100241   430969 |    86666    11339     85 |  0.000 % |
12.10/12.10	c |     17105 |    1114   100241   430969 |    95333    17105     86 |  0.000 % |
19.49/19.57	c |     25754 |    1114   100241   430969 |   104866    25754     86 |  0.000 % |
29.59/29.68	c |     38730 |    1114   100241   430969 |   115353    38730     87 |  0.000 % |
48.18/48.23	c |     58191 |    1114   100241   430969 |   126888    58191     86 |  0.000 % |
92.76/92.80	c |     87383 |    1114   100241   430969 |   139577    87383     85 |  0.000 % |
174.04/174.17	c |    131172 |    1114   100241   430969 |   153534   131172     85 |  0.000 % |
268.72/268.82	c |    196856 |    1114   100241   430969 |   168888    59407     81 |  0.000 % |
484.46/484.65	c |    295383 |    1114   100241   430969 |   185777   157934     83 |  0.000 % |
770.98/771.23	c |    443173 |    1114   100241   430969 |   204354   137916     85 |  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-1721176-1240663811/watcher-1721176-1240663811 -o /tmp/evaluation-result-1721176-1240663811/solver-1721176-1240663811 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=174416743 HOME/instance-1721176-1240663811.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.00 1.00 1.00 3/64 21248
/proc/meminfo: memFree=1757952/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=2740 CPUtime=0
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 514 0 0 0 0 0 0 0 18 0 1 0 94414337 2805760 499 1992294400 4194304 5102648 548682068768 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 685 500 87 221 0 461 0

[startup+0.047647 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21248
/proc/meminfo: memFree=1757952/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=8352 CPUtime=0.03
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 1862 0 0 0 3 0 0 0 18 0 1 0 94414337 8552448 1847 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 2088 1847 87 221 0 1864 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8352

[startup+0.101652 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21248
/proc/meminfo: memFree=1757952/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=15928 CPUtime=0.09
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 3677 0 0 0 8 1 0 0 18 0 1 0 94414337 16310272 3662 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 3982 3664 87 221 0 3758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15928

[startup+0.301673 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21248
/proc/meminfo: memFree=1757952/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=16056 CPUtime=0.29
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 3728 0 0 0 28 1 0 0 19 0 1 0 94414337 16441344 3713 1992294400 4194304 5102648 548682068768 18446744073709551615 4273008 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 4014 3713 99 221 0 3790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16056

[startup+0.701716 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21248
/proc/meminfo: memFree=1757952/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=16056 CPUtime=0.69
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 3728 0 0 0 68 1 0 0 22 0 1 0 94414337 16441344 3713 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 4014 3713 99 221 0 3790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16056

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1738488/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=22908 CPUtime=1.49
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 5364 0 0 0 147 2 0 0 25 0 1 0 94414337 23457792 5349 1992294400 4194304 5102648 548682068768 18446744073709551615 4273065 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 5727 5349 100 221 0 5503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22908

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1736760/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=20460 CPUtime=3.09
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 5382 0 0 0 307 2 0 0 25 0 1 0 94414337 20951040 4935 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 5115 4935 115 221 0 4891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20460

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1738168/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=20460 CPUtime=6.29
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 5383 0 0 0 627 2 0 0 25 0 1 0 94414337 20951040 4936 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 5115 4936 115 221 0 4891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20460

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1735416/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=23572 CPUtime=12.69
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 6177 0 0 0 1266 3 0 0 25 0 1 0 94414337 24137728 5730 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 5893 5730 115 221 0 5669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23572

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1727736/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=31256 CPUtime=25.49
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 8057 0 0 0 2544 5 0 0 25 0 1 0 94414337 32006144 7610 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 7814 7610 115 221 0 7590 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31256

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1716792/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=42404 CPUtime=51.07
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 10824 0 0 0 5099 8 0 0 25 0 1 0 94414337 43421696 10377 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 10601 10377 115 221 0 10377 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42404

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1703480/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=55768 CPUtime=102.27
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 14080 0 0 0 10215 12 0 0 25 0 1 0 94414337 57106432 13633 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 13942 13633 115 221 0 13718 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55768

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1689720/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=69884 CPUtime=162.25
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 17561 0 0 0 16210 15 0 0 25 0 1 0 94414337 71561216 17114 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 17471 17114 115 221 0 17247 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69884

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1678968/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=80828 CPUtime=222.23
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 20185 0 0 0 22206 17 0 0 25 0 1 0 94414337 82767872 19738 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 20207 19738 115 221 0 19983 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 80828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1677752/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=82024 CPUtime=282.21
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 20493 0 0 0 28203 18 0 0 25 0 1 0 94414337 83992576 20046 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 20506 20046 115 221 0 20282 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82024

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1677304/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=82564 CPUtime=342.2
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 20594 0 0 0 34202 18 0 0 25 0 1 0 94414337 84545536 20147 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 20641 20147 115 221 0 20417 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 82564

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1676728/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=83204 CPUtime=402.19
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 20740 0 0 0 40200 19 0 0 25 0 1 0 94414337 85200896 20293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 20801 20293 115 221 0 20577 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 83204

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1675448/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=84644 CPUtime=462.17
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 21059 0 0 0 46198 19 0 0 25 0 1 0 94414337 86675456 20612 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 21161 20612 115 221 0 20937 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 84644

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1666872/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=93540 CPUtime=522.15
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 23212 0 0 0 52193 22 0 0 25 0 1 0 94414337 95784960 22765 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 23385 22765 115 221 0 23161 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 93540

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1660152/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=100140 CPUtime=582.13
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 24870 0 0 0 58189 24 0 0 25 0 1 0 94414337 102543360 24423 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 25035 24423 115 221 0 24811 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 100140

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21249
/proc/meminfo: memFree=1659768/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=100448 CPUtime=642.12
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 24948 0 0 0 64188 24 0 0 25 0 1 0 94414337 102858752 24501 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 25112 24501 115 221 0 24888 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 100448

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1658488/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=101800 CPUtime=702.1
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 25251 0 0 0 70185 25 0 0 25 0 1 0 94414337 104243200 24804 1992294400 4194304 5102648 548682068768 18446744073709551615 4249812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 25450 24804 115 221 0 25226 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 101800

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1657272/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=103348 CPUtime=762.08
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 25558 0 0 0 76183 25 0 0 25 0 1 0 94414337 105828352 25111 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 25837 25111 115 221 0 25613 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 103348

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1656632/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=103952 CPUtime=822.07
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 25716 0 0 0 82181 26 0 0 25 0 1 0 94414337 106446848 25269 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 25988 25269 115 221 0 25764 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 103952

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1655544/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=105180 CPUtime=882.05
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 25986 0 0 0 88179 26 0 0 25 0 1 0 94414337 107704320 25539 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 26295 25539 115 221 0 26071 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 105180

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1651256/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=109596 CPUtime=942.03
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 27053 0 0 0 94176 27 0 0 25 0 1 0 94414337 112226304 26606 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 27399 26606 115 221 0 27175 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 109596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1645688/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=115160 CPUtime=1002.02
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 28443 0 0 0 100173 29 0 0 25 0 1 0 94414337 117923840 27996 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 28790 27996 115 221 0 28566 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 115160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1645304/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=115680 CPUtime=1062
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 28537 0 0 0 106171 29 0 0 25 0 1 0 94414337 118456320 28090 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 28920 28090 115 221 0 28696 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 115680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1644664/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=116480 CPUtime=1121.99
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 28680 0 0 0 112170 29 0 0 25 0 1 0 94414337 119275520 28233 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 29120 28233 115 221 0 28896 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 116480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1643896/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=117316 CPUtime=1181.98
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 28870 0 0 0 118168 30 0 0 25 0 1 0 94414337 120131584 28423 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 29329 28423 115 221 0 29105 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 117316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21255
/proc/meminfo: memFree=1643832/2055920 swapFree=4181324/4192956
[pid=21248] ppid=21246 vsize=117316 CPUtime=1200.08
/proc/21248/stat : 21248 (varsat-industri) R 21246 21248 20772 0 -1 4194304 28883 0 0 0 119978 30 0 0 25 0 1 0 94414337 120131584 28436 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/21248/statm: 29329 28436 115 221 0 29105 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 117316

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.321951
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 117316

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

runsolver used 0.950855 second user time and 2.6336 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 14:50:11
IDJOB=1721176
IDBENCH=71064
IDSOLVER=538
FILE ID=node19/1721176-1240663811
PBS_JOBID= 9186527
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=174416743

node19.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.236
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.236
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:       1758368 kB
Buffers:         40132 kB
Cached:         182448 kB
SwapCached:       5424 kB
Active:          58512 kB
Inactive:       171948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758368 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            2652 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            53024 kB
Committed_AS:   329272 kB
PageTables:       1452 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= 66240 MiB
End job on node19 at 2009-04-25 15:10:13