Trace number 1722976

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.14 1200.44

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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:  2058                                                 |
0.00/0.00	c |  Number of clauses:    133055                                               |
0.09/0.13	c |  Parsing time:         0.11         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          375142524.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
2.99/3.10	c ============================[ Search Statistics ]==============================
2.99/3.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.10	c ===============================================================================
2.99/3.10	c |         0 |    1350   128608   551081 |    42869        0    nan |  0.000 % |
3.39/3.49	c |       101 |    1350   128608   551081 |    47156      101     68 |  0.000 % |
3.79/3.88	c |       251 |    1350   128608   551081 |    51871      251     75 |  0.000 % |
4.19/4.29	c |       478 |    1350   128608   551081 |    57059      478     81 |  0.000 % |
4.69/4.71	c |       816 |    1350   128608   551081 |    62764      816     82 |  0.000 % |
5.09/5.19	c |      1322 |    1350   128608   551081 |    69041     1322     86 |  0.000 % |
5.69/5.73	c |      2081 |    1350   128608   551081 |    75945     2081     98 |  0.000 % |
6.39/6.45	c |      3220 |    1350   128608   551081 |    83540     3220    110 |  0.000 % |
7.39/7.47	c |      4929 |    1350   128608   551081 |    91894     4929    115 |  0.000 % |
8.99/9.02	c |      7493 |    1350   128608   551081 |   101083     7493    118 |  0.000 % |
10.99/11.04	c |     11339 |    1350   128608   551081 |   111192    11339    119 |  0.000 % |
14.69/14.70	c |     17105 |    1350   128608   551081 |   122311    17105    119 |  0.000 % |
19.49/19.55	c |     25756 |    1350   128608   551081 |   134542    25756    121 |  0.000 % |
33.28/33.32	c |     38731 |    1350   128608   551081 |   147996    38731    125 |  0.000 % |
60.38/60.49	c |     58193 |    1350   128608   551081 |   162796    58193    127 |  0.000 % |
94.36/94.42	c |     87385 |    1350   128608   551081 |   179075    87385    122 |  0.000 % |
166.45/166.52	c |    131175 |    1350   128608   551081 |   196983   131175    117 |  0.000 % |
472.38/472.50	c |    196859 |    1350   128608   551081 |   216681   196859    120 |  0.000 % |
631.54/631.70	c |    295385 |    1350   128608   551081 |   238349    94907    124 |  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-1722976-1240681763/watcher-1722976-1240681763 -o /tmp/evaluation-result-1722976-1240681763/solver-1722976-1240681763 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=375142524 HOME/instance-1722976-1240681763.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 1.00 3/64 16406
/proc/meminfo: memFree=1484392/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=2720 CPUtime=0
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 525 0 0 0 0 0 0 0 18 0 1 0 96203527 2785280 510 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 680 510 87 221 0 456 0

[startup+0.0322579 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 16406
/proc/meminfo: memFree=1484392/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=6344 CPUtime=0.02
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 1381 0 0 0 2 0 0 0 18 0 1 0 96203527 6496256 1366 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 1586 1366 87 221 0 1362 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6344

[startup+0.101264 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 16406
/proc/meminfo: memFree=1484392/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=15664 CPUtime=0.09
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 3607 0 0 0 8 1 0 0 18 0 1 0 96203527 16039936 3593 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 3916 3595 87 221 0 3692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15664

[startup+0.30128 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 16406
/proc/meminfo: memFree=1484392/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=19240 CPUtime=0.3
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 4630 0 0 0 28 2 0 0 19 0 1 0 96203527 19701760 4615 1992294400 4194304 5102648 548682068768 18446744073709551615 4273166 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 4810 4615 99 221 0 4586 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19240

[startup+0.701315 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 16406
/proc/meminfo: memFree=1484392/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=19240 CPUtime=0.7
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 4630 0 0 0 68 2 0 0 22 0 1 0 96203527 19701760 4615 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 4810 4615 99 221 0 4586 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 19240

[startup+1.50239 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1466272/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=26520 CPUtime=1.49
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 6249 0 0 0 147 2 0 0 25 0 1 0 96203527 27156480 6234 1992294400 4194304 5102648 548682068768 18446744073709551615 4283525 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 6630 6234 100 221 0 6406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26520

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1458656/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=24896 CPUtime=3.09
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 6505 0 0 0 307 2 0 0 25 0 1 0 96203527 25493504 5945 1992294400 4194304 5102648 548682068768 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 6224 5945 102 221 0 6000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24896

[startup+6.30181 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1460448/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=24896 CPUtime=6.29
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 6518 0 0 0 627 2 0 0 25 0 1 0 96203527 25493504 5958 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 6224 5958 115 221 0 6000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24896

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1458656/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=27596 CPUtime=12.69
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 7184 0 0 0 1266 3 0 0 25 0 1 0 96203527 28258304 6624 1992294400 4194304 5102648 548682068768 18446744073709551615 4255388 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 6899 6624 115 221 0 6675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27596

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1447200/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=38656 CPUtime=25.48
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 9922 0 0 0 2542 6 0 0 25 0 1 0 96203527 39583744 9362 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 9664 9362 115 221 0 9440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38656

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1435104/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=51020 CPUtime=51.08
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 13002 0 0 0 5099 9 0 0 25 0 1 0 96203527 52244480 12442 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 12755 12442 115 221 0 12531 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51020

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1412128/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=74284 CPUtime=102.27
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 18668 0 0 0 10212 15 0 0 25 0 1 0 96203527 76066816 18108 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 18571 18108 115 221 0 18347 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 74284

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1393184/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=93688 CPUtime=162.25
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 23408 0 0 0 16206 19 0 0 25 0 1 0 96203527 95936512 22848 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 23422 22848 115 221 0 23198 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93688

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1381728/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=106200 CPUtime=222.24
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 26222 0 0 0 22202 22 0 0 25 0 1 0 96203527 108748800 25662 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 26550 25662 115 221 0 26326 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 106200

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1374176/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=113728 CPUtime=282.22
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 28112 0 0 0 28198 24 0 0 25 0 1 0 96203527 116457472 27552 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 28432 27552 115 221 0 28208 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 113728

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1366560/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=121344 CPUtime=342.2
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 29994 0 0 0 34195 25 0 0 25 0 1 0 96203527 124256256 29434 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 30336 29434 115 221 0 30112 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 121344

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1358560/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=129364 CPUtime=402.19
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 32000 0 0 0 40191 28 0 0 25 0 1 0 96203527 132468736 31440 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 32341 31440 115 221 0 32117 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 129364

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1350752/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=137160 CPUtime=462.18
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 33934 0 0 0 46188 30 0 0 25 0 1 0 96203527 140451840 33374 1992294400 4194304 5102648 548682068768 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 34290 33374 115 221 0 34066 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 137160

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1339744/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=149324 CPUtime=522.17
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 36699 0 0 0 52185 32 0 0 25 0 1 0 96203527 152907776 36139 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 37331 36139 115 221 0 37107 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 149324

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1336160/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=582.15
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37550 0 0 0 58182 33 0 0 25 0 1 0 96203527 156291072 36990 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 36990 115 221 0 37933 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 152628

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16407
/proc/meminfo: memFree=1335968/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=642.14
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37581 0 0 0 64181 33 0 0 25 0 1 0 96203527 156291072 37021 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37021 115 221 0 37933 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 152628

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335704/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=702.11
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37589 0 0 0 70178 33 0 0 25 0 1 0 96203527 156291072 37029 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37029 115 221 0 37933 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 152628

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=762.1
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37603 0 0 0 76176 34 0 0 25 0 1 0 96203527 156291072 37043 1992294400 4194304 5102648 548682068768 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37043 115 221 0 37933 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 152628

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=822.08
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37608 0 0 0 82174 34 0 0 25 0 1 0 96203527 156291072 37048 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37048 115 221 0 37933 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 152628

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=882.07
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37615 0 0 0 88173 34 0 0 25 0 1 0 96203527 156291072 37055 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37055 115 221 0 37933 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 152628

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335584/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=942.05
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37616 0 0 0 94171 34 0 0 25 0 1 0 96203527 156291072 37056 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37056 115 221 0 37933 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 152628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1335520/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=152628 CPUtime=1002.04
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 37631 0 0 0 100170 34 0 0 25 0 1 0 96203527 156291072 37071 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 38157 37071 115 221 0 37933 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 152628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1328608/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=159908 CPUtime=1062.03
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 39395 0 0 0 106166 37 0 0 25 0 1 0 96203527 163745792 38835 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 39977 38835 115 221 0 39753 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 159908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1319072/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=169576 CPUtime=1122.01
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 41736 0 0 0 112161 40 0 0 25 0 1 0 96203527 173645824 41176 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 42394 41176 115 221 0 42170 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 169576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1311328/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=177644 CPUtime=1181.99
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 43690 0 0 0 118157 42 0 0 25 0 1 0 96203527 181907456 43130 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 44411 43130 115 221 0 44187 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 177644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 16413
/proc/meminfo: memFree=1309280/2055920 swapFree=4192812/4192956
[pid=16406] ppid=16404 vsize=179436 CPUtime=1200.09
/proc/16406/stat : 16406 (varsat-industri) R 16404 16406 16244 0 -1 4194304 44161 0 0 0 119966 43 0 0 25 0 1 0 96203527 183742464 43601 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 44859 43601 115 221 0 44635 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 179436

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.44
CPU time (s): 1200.14
CPU user time (s): 1199.67
CPU system time (s): 0.468928
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 179436

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

runsolver used 0.898863 second user time and 2.6256 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 19:49:23
IDJOB=1722976
IDBENCH=71100
IDSOLVER=538
FILE ID=node58/1722976-1240681763
PBS_JOBID= 9186671
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=375142524

node58.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.233
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.233
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:       1484872 kB
Buffers:         25348 kB
Cached:         467372 kB
SwapCached:        144 kB
Active:          73880 kB
Inactive:       432928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            50324 kB
Committed_AS:   325716 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-25 20:09:25