Trace number 1722576

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.04 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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:  1898                                                 |
0.00/0.00	c |  Number of clauses:    118441                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          965020701.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
2.59/2.64	c ============================[ Search Statistics ]==============================
2.59/2.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.64	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.64	c ===============================================================================
2.59/2.64	c |         0 |    1240   114014   489429 |    38004        0    nan |  0.000 % |
2.89/2.99	c |       100 |    1240   114014   489429 |    41805      100     57 |  0.000 % |
3.29/3.33	c |       250 |    1240   114014   489429 |    45985      250     61 |  0.000 % |
3.69/3.70	c |       477 |    1240   114014   489429 |    50584      477     72 |  0.000 % |
4.09/4.13	c |       816 |    1240   114014   489429 |    55642      816     77 |  0.000 % |
4.59/4.65	c |      1323 |    1240   114014   489429 |    61206     1323     86 |  0.000 % |
5.19/5.24	c |      2083 |    1240   114014   489429 |    67327     2083     90 |  0.000 % |
5.89/5.90	c |      3223 |    1240   114014   489429 |    74060     3223     95 |  0.000 % |
6.79/6.85	c |      4934 |    1240   114014   489429 |    81466     4934     96 |  0.000 % |
8.28/8.38	c |      7497 |    1240   114014   489429 |    89613     7497     97 |  0.000 % |
10.68/10.71	c |     11343 |    1240   114014   489429 |    98574    11343     98 |  0.000 % |
14.38/14.49	c |     17110 |    1240   114014   489429 |   108431    17110    100 |  0.000 % |
23.79/23.83	c |     25759 |    1240   114014   489429 |   119274    25759    100 |  0.000 % |
35.68/35.70	c |     38735 |    1240   114014   489429 |   131202    38735    100 |  0.000 % |
57.97/58.07	c |     58196 |    1240   114014   489429 |   144322    58196     98 |  0.000 % |
109.25/109.39	c |     87392 |    1240   114014   489429 |   158754    87392     99 |  0.000 % |
203.02/203.10	c |    131181 |    1240   114014   489429 |   174630   131181     98 |  0.000 % |
361.07/361.20	c |    196868 |    1240   114014   489429 |   192093    41477     94 |  0.000 % |
530.03/530.26	c |    295394 |    1240   114014   489429 |   211302   140003     95 |  0.000 % |
1086.84/1087.22	c |    443183 |    1240   114014   489429 |   232433    93765     96 |  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-1722576-1240677084/watcher-1722576-1240677084 -o /tmp/evaluation-result-1722576-1240677084/solver-1722576-1240677084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=965020701 HOME/instance-1722576-1240677084.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.99 3/64 4375
/proc/meminfo: memFree=1073288/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=2856 CPUtime=0
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 565 0 0 0 0 0 0 0 18 0 1 0 95735649 2924544 550 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 714 550 87 221 0 490 0

[startup+0.0200171 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4375
/proc/meminfo: memFree=1073288/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=4652 CPUtime=0.01
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 988 0 0 0 1 0 0 0 18 0 1 0 95735649 4763648 974 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 1163 977 87 221 0 939 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4652

[startup+0.10103 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4375
/proc/meminfo: memFree=1073288/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=15840 CPUtime=0.09
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 3668 0 0 0 7 2 0 0 18 0 1 0 95735649 16220160 3653 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 3960 3653 87 221 0 3736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15840

[startup+0.301063 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4375
/proc/meminfo: memFree=1073288/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=17688 CPUtime=0.29
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 4188 0 0 0 27 2 0 0 19 0 1 0 95735649 18112512 4173 1992294400 4194304 5102648 548682068768 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 4422 4173 99 221 0 4198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17688

[startup+0.70113 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 4375
/proc/meminfo: memFree=1073288/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=17688 CPUtime=0.69
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 4188 0 0 0 67 2 0 0 22 0 1 0 95735649 18112512 4173 1992294400 4194304 5102648 548682068768 18446744073709551615 4272860 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 4422 4173 99 221 0 4198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17688

[startup+1.50126 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1055040/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=24860 CPUtime=1.49
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 5951 0 0 0 146 3 0 0 25 0 1 0 95735649 25456640 5936 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 6215 5936 100 221 0 5991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24860

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1049728/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=22428 CPUtime=3.09
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 5966 0 0 0 306 3 0 0 25 0 1 0 95735649 22966272 5464 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 5607 5464 115 221 0 5383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22428

[startup+6.30107 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1051328/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=22428 CPUtime=6.29
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 5966 0 0 0 626 3 0 0 25 0 1 0 95735649 22966272 5464 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 5607 5464 115 221 0 5383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22428

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1050240/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=24456 CPUtime=12.69
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 6444 0 0 0 1265 4 0 0 25 0 1 0 95735649 25042944 5942 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 6114 5942 115 221 0 5890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24456

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1042816/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=31792 CPUtime=25.49
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 8227 0 0 0 2543 6 0 0 25 0 1 0 95735649 32555008 7725 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 7948 7725 115 221 0 7724 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31792

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1031104/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=43500 CPUtime=51.08
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 11135 0 0 0 5099 9 0 0 25 0 1 0 95735649 44544000 10633 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 10875 10633 115 221 0 10651 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43500

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1015680/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=58940 CPUtime=102.26
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 14935 0 0 0 10213 13 0 0 25 0 1 0 95735649 60354560 14433 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 14735 14433 115 221 0 14511 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58940

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=1002816/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=72104 CPUtime=162.24
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 18161 0 0 0 16207 17 0 0 25 0 1 0 95735649 73834496 17659 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 18026 17659 115 221 0 17802 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72104

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=990208/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=84924 CPUtime=222.22
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 21281 0 0 0 22203 19 0 0 25 0 1 0 95735649 86962176 20779 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 21231 20779 115 221 0 21007 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 84924

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=980928/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=95096 CPUtime=282.2
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 23628 0 0 0 28200 20 0 0 25 0 1 0 95735649 97378304 23126 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 23774 23126 115 221 0 23550 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95096

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=972160/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=103696 CPUtime=342.18
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 25783 0 0 0 34196 22 0 0 25 0 1 0 95735649 106184704 25281 1992294400 4194304 5102648 548682068768 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 25924 25281 115 221 0 25700 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 103696

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4376
/proc/meminfo: memFree=972096/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=103696 CPUtime=402.16
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 25789 0 0 0 40194 22 0 0 25 0 1 0 95735649 106184704 25287 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 25924 25287 115 221 0 25700 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 103696

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=971776/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=103696 CPUtime=462.15
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 25790 0 0 0 46192 23 0 0 25 0 1 0 95735649 106184704 25288 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 25924 25288 115 221 0 25700 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 103696

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=971648/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=104228 CPUtime=522.13
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 25907 0 0 0 52190 23 0 0 25 0 1 0 95735649 106729472 25405 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 26057 25405 115 221 0 25833 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 104228

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=970944/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=105188 CPUtime=582.1
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 26091 0 0 0 58187 23 0 0 25 0 1 0 95735649 107712512 25589 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 26297 25589 115 221 0 26073 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 105188

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=970432/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=105828 CPUtime=642.08
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 26224 0 0 0 64185 23 0 0 25 0 1 0 95735649 108367872 25722 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 26457 25722 115 221 0 26233 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 105828

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=969856/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=106468 CPUtime=702.07
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 26368 0 0 0 70183 24 0 0 25 0 1 0 95735649 109023232 25866 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 26617 25866 115 221 0 26393 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 106468

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4378
/proc/meminfo: memFree=967168/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=109040 CPUtime=762.05
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 27022 0 0 0 76181 24 0 0 25 0 1 0 95735649 111656960 26520 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 27260 26520 115 221 0 27036 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 109040

[startup+822.302 s]
/proc/loadavg: 1.06 0.99 1.00 2/65 4378
/proc/meminfo: memFree=962816/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=113384 CPUtime=822.03
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 28134 0 0 0 82177 26 0 0 25 0 1 0 95735649 116105216 27632 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 28346 27632 115 221 0 28122 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 113384

[startup+882.302 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 4378
/proc/meminfo: memFree=958656/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=117432 CPUtime=882
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 29157 0 0 0 88173 27 0 0 25 0 1 0 95735649 120250368 28655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 29358 28655 115 221 0 29134 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 117432

[startup+942.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 4378
/proc/meminfo: memFree=954752/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=121408 CPUtime=941.98
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30140 0 0 0 94170 28 0 0 25 0 1 0 95735649 124321792 29638 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 30352 29638 115 221 0 30128 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 121408

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 4378
/proc/meminfo: memFree=952000/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=124860 CPUtime=1001.97
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30808 0 0 0 100168 29 0 0 25 0 1 0 95735649 127856640 30306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 31215 30306 115 221 0 30991 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 124860

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 4378
/proc/meminfo: memFree=951360/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=125508 CPUtime=1061.95
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30964 0 0 0 106166 29 0 0 25 0 1 0 95735649 128520192 30462 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 31377 30462 115 221 0 31153 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 125508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4378
/proc/meminfo: memFree=951296/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=125508 CPUtime=1121.93
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30973 0 0 0 112163 30 0 0 25 0 1 0 95735649 128520192 30471 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 31377 30471 115 221 0 31153 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 125508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4378
/proc/meminfo: memFree=951296/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=125508 CPUtime=1181.91
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30976 0 0 0 118161 30 0 0 25 0 1 0 95735649 128520192 30474 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 31377 30474 115 221 0 31153 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 125508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4378
/proc/meminfo: memFree=951296/2055920 swapFree=4192956/4192956
[pid=4375] ppid=4373 vsize=125508 CPUtime=1200.01
/proc/4375/stat : 4375 (varsat-industri) R 4373 4375 3785 0 -1 4194304 30976 0 0 0 119971 30 0 0 25 0 1 0 95735649 128520192 30474 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4375/statm: 31377 30474 115 221 0 31153 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 125508

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.04
CPU user time (s): 1199.72
CPU system time (s): 0.321951
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 125508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
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= 30976
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= 1519

runsolver used 0.890864 second user time and 2.48562 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 18:31:24
IDJOB=1722576
IDBENCH=71092
IDSOLVER=538
FILE ID=node57/1722576-1240677084
PBS_JOBID= 9186626
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=965020701

node57.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.256
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.256
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:       1073704 kB
Buffers:         95804 kB
Cached:         784048 kB
SwapCached:          0 kB
Active:         444116 kB
Inactive:       449688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1073704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            74448 kB
Committed_AS:   269752 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= 66436 MiB
End job on node57 at 2009-04-25 18:51:26