Trace number 1785616

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) 5000.06 5002.21

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
Bench CategoryCRAFTED (crafted 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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  280                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          876827381.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     280      672     1680 |      224        0    nan |  0.000 % |
0.00/0.00	c |       100 |     280      672     1680 |      246      100     46 |  0.001 % |
0.00/0.00	c |       250 |     280      672     1680 |      271      250     42 |  0.001 % |
0.00/0.01	c |       479 |     280      672     1680 |      298      275     40 |  0.001 % |
0.00/0.02	c |       817 |     280      672     1680 |      327      236     34 |  0.001 % |
0.00/0.03	c |      1325 |     280      672     1680 |      360      334     33 |  0.001 % |
0.04/0.06	c |      2084 |     280      672     1680 |      396      430     36 |  0.001 % |
0.04/0.09	c |      3226 |     280      672     1680 |      436      399     30 |  0.001 % |
0.10/0.14	c |      4934 |     280      672     1680 |      480      521     34 |  0.001 % |
0.20/0.22	c |      7497 |     280      672     1680 |      528      514     34 |  0.001 % |
0.30/0.33	c |     11342 |     280      672     1680 |      580      635     33 |  0.001 % |
0.50/0.51	c |     17108 |     280      672     1680 |      639      654     34 |  0.001 % |
0.70/0.79	c |     25758 |     280      672     1680 |      703      575     30 |  0.001 % |
1.19/1.22	c |     38734 |     280      672     1680 |      773      472     25 |  0.001 % |
1.89/1.92	c |     58195 |     280      672     1680 |      850      513     28 |  0.001 % |
2.89/2.99	c |     87388 |     280      672     1680 |      935      614     30 |  0.001 % |
4.59/4.60	c |    131177 |     280      672     1680 |     1029      705     32 |  0.001 % |
7.09/7.12	c |    196861 |     280      672     1680 |     1132      832     41 |  0.001 % |
11.09/11.13	c |    295390 |     280      672     1680 |     1245     1083     39 |  0.001 % |
17.19/17.21	c |    443179 |     280      672     1680 |     1369     1052     41 |  0.001 % |
26.48/26.59	c |    664863 |     280      672     1680 |     1506     1236     41 |  0.001 % |
41.28/41.33	c |    997391 |     280      672     1680 |     1657      843     36 |  0.001 % |
63.88/63.95	c |   1496179 |     280      672     1680 |     1823     1354     38 |  0.001 % |
98.77/98.87	c |   2244361 |     280      672     1680 |     2005     1739     45 |  0.001 % |
153.15/153.21	c |   3366635 |     280      672     1680 |     2206     1160     39 |  0.001 % |
237.12/237.26	c |   5050046 |     280      672     1680 |     2426     1932     45 |  0.001 % |
368.10/368.24	c |   7575163 |     280      672     1680 |     2669     2406     48 |  0.001 % |
573.94/574.20	c |  11362839 |     280      672     1680 |     2936     1723     42 |  0.001 % |
892.55/892.83	c |  17044351 |     280      672     1680 |     3230     1979     46 |  0.001 % |
1359.58/1360.14	c |  25566620 |     280      672     1680 |     3553     2502     44 |  0.001 % |
2080.17/2081.03	c |  38350023 |     280      672     1680 |     3908     2022     44 |  0.001 % |
3225.04/3226.43	c |  57525129 |     280      672     1680 |     4299     3411     46 |  0.001 % |

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-1785616-1241921188/watcher-1785616-1241921188 -o /tmp/evaluation-result-1785616-1241921188/solver-1785616-1241921188 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=876827381 HOME/instance-1785616-1241921188.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.04 1.01 3/64 25889
/proc/meminfo: memFree=1719472/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2280 CPUtime=0
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 220152731 2334720 161 1992294400 4194304 5102648 548682068800 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 570 161 101 221 0 346 0

[startup+0.0461519 s]
/proc/loadavg: 1.01 1.04 1.01 3/64 25889
/proc/meminfo: memFree=1719472/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2280 CPUtime=0.04
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 205 0 0 0 4 0 0 0 18 0 1 0 220152731 2334720 190 1992294400 4194304 5102648 548682068800 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 570 190 110 221 0 346 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2280

[startup+0.101157 s]
/proc/loadavg: 1.01 1.04 1.01 3/64 25889
/proc/meminfo: memFree=1719472/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2412 CPUtime=0.1
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 214 0 0 0 10 0 0 0 18 0 1 0 220152731 2469888 199 1992294400 4194304 5102648 548682068800 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 603 199 110 221 0 379 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2412

[startup+0.301179 s]
/proc/loadavg: 1.01 1.04 1.01 3/64 25889
/proc/meminfo: memFree=1719472/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2412 CPUtime=0.3
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 236 0 0 0 30 0 0 0 19 0 1 0 220152731 2469888 221 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 603 221 110 221 0 379 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2412

[startup+0.701223 s]
/proc/loadavg: 1.01 1.04 1.01 3/64 25889
/proc/meminfo: memFree=1719472/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2540 CPUtime=0.7
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 268 0 0 0 70 0 0 0 22 0 1 0 220152731 2600960 253 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 635 253 110 221 0 411 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2540

[startup+1.50131 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 25890
/proc/meminfo: memFree=1718760/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2804 CPUtime=1.49
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 306 0 0 0 149 0 0 0 25 0 1 0 220152731 2871296 291 1992294400 4194304 5102648 548682068800 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 701 291 110 221 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2804

[startup+3.10149 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 25890
/proc/meminfo: memFree=1718504/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=2936 CPUtime=3.09
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 345 0 0 0 309 0 0 0 25 0 1 0 220152731 3006464 330 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 734 330 110 221 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2936

[startup+6.30185 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 25890
/proc/meminfo: memFree=1718120/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=3068 CPUtime=6.29
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 399 0 0 0 629 0 0 0 25 0 1 0 220152731 3141632 384 1992294400 4194304 5102648 548682068800 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 767 384 110 221 0 543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3068

[startup+12.7016 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 25890
/proc/meminfo: memFree=1717800/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=3464 CPUtime=12.69
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 474 0 0 0 1269 0 0 0 25 0 1 0 220152731 3547136 459 1992294400 4194304 5102648 548682068800 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 866 459 110 221 0 642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3464

[startup+25.502 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 25890
/proc/meminfo: memFree=1717352/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=3868 CPUtime=25.48
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 575 0 0 0 2548 0 0 0 25 0 1 0 220152731 3960832 560 1992294400 4194304 5102648 548682068800 18446744073709551615 4255636 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 967 560 110 221 0 743 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3868

[startup+51.1019 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 25890
/proc/meminfo: memFree=1716848/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=4408 CPUtime=51.08
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 716 0 0 0 5107 1 0 0 25 0 1 0 220152731 4513792 701 1992294400 4194304 5102648 548682068800 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1102 701 110 221 0 878 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4408

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 25890
/proc/meminfo: memFree=1716144/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=4944 CPUtime=102.27
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 866 0 0 0 10226 1 0 0 25 0 1 0 220152731 5062656 851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1236 851 110 221 0 1012 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4944

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25890
/proc/meminfo: memFree=1715824/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=5348 CPUtime=162.25
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 959 0 0 0 16224 1 0 0 25 0 1 0 220152731 5476352 944 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1337 944 110 221 0 1113 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5348

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25890
/proc/meminfo: memFree=1715440/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=5756 CPUtime=222.23
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1053 0 0 0 22222 1 0 0 25 0 1 0 220152731 5894144 1038 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1439 1038 110 221 0 1215 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5756

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25890
/proc/meminfo: memFree=1715056/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=6036 CPUtime=282.21
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1140 0 0 0 28220 1 0 0 25 0 1 0 220152731 6180864 1125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1509 1125 110 221 0 1285 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6036

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25890
/proc/meminfo: memFree=1714864/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=6308 CPUtime=342.2
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1184 0 0 0 34218 2 0 0 25 0 1 0 220152731 6459392 1169 1992294400 4194304 5102648 548682068800 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1577 1169 110 221 0 1353 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6308

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25890
/proc/meminfo: memFree=1714544/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=6584 CPUtime=402.18
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1272 0 0 0 40216 2 0 0 25 0 1 0 220152731 6742016 1257 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1646 1257 110 221 0 1422 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6584

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25890
/proc/meminfo: memFree=1714288/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=6864 CPUtime=462.17
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1321 0 0 0 46215 2 0 0 25 0 1 0 220152731 7028736 1306 1992294400 4194304 5102648 548682068800 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1716 1306 110 221 0 1492 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6864

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25890
/proc/meminfo: memFree=1714224/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=6864 CPUtime=522.15
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1341 0 0 0 52213 2 0 0 25 0 1 0 220152731 7028736 1326 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1716 1326 110 221 0 1492 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6864

[startup+582.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 25890
/proc/meminfo: memFree=1714096/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=7008 CPUtime=582.13
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1374 0 0 0 58211 2 0 0 25 0 1 0 220152731 7176192 1359 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1752 1359 110 221 0 1528 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7008

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25890
/proc/meminfo: memFree=1713776/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=7408 CPUtime=642.13
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 1453 0 0 0 64210 3 0 0 25 0 1 0 220152731 7585792 1438 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25889/statm: 1852 1438 110 221 0 1628 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 7408

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1668080/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11544 CPUtime=4000.6
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2432 0 0 0 400044 16 0 0 25 0 1 0 220152731 11821056 2417 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2886 2417 110 221 0 2662 0
Current children cumulated CPU time (s) 4000.6
Current children cumulated vsize (KiB) 11544

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667888/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11688 CPUtime=4060.56
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2457 0 0 0 406040 16 0 0 25 0 1 0 220152731 11968512 2442 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2922 2442 110 221 0 2698 0
Current children cumulated CPU time (s) 4060.56
Current children cumulated vsize (KiB) 11688

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667760/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11688 CPUtime=4120.53
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2468 0 0 0 412037 16 0 0 25 0 1 0 220152731 11968512 2453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2922 2453 110 221 0 2698 0
Current children cumulated CPU time (s) 4120.53
Current children cumulated vsize (KiB) 11688

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667760/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11688 CPUtime=4180.51
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2468 0 0 0 418035 16 0 0 25 0 1 0 220152731 11968512 2453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2922 2453 110 221 0 2698 0
Current children cumulated CPU time (s) 4180.51
Current children cumulated vsize (KiB) 11688

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667760/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11828 CPUtime=4240.48
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2490 0 0 0 424032 16 0 0 25 0 1 0 220152731 12111872 2475 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2957 2475 110 221 0 2733 0
Current children cumulated CPU time (s) 4240.48
Current children cumulated vsize (KiB) 11828

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667760/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11828 CPUtime=4300.45
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2495 0 0 0 430029 16 0 0 25 0 1 0 220152731 12111872 2480 1992294400 4194304 5102648 548682068800 18446744073709551615 4249409 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2957 2480 110 221 0 2733 0
Current children cumulated CPU time (s) 4300.45
Current children cumulated vsize (KiB) 11828

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667696/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11968 CPUtime=4360.43
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2512 0 0 0 436027 16 0 0 25 0 1 0 220152731 12255232 2497 1992294400 4194304 5102648 548682068800 18446744073709551615 4249192 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2992 2497 110 221 0 2768 0
Current children cumulated CPU time (s) 4360.43
Current children cumulated vsize (KiB) 11968

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667696/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11968 CPUtime=4420.39
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2518 0 0 0 442023 16 0 0 25 0 1 0 220152731 12255232 2503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2992 2503 110 221 0 2768 0
Current children cumulated CPU time (s) 4420.39
Current children cumulated vsize (KiB) 11968

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667632/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11968 CPUtime=4480.36
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2524 0 0 0 448020 16 0 0 25 0 1 0 220152731 12255232 2509 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2992 2509 110 221 0 2768 0
Current children cumulated CPU time (s) 4480.36
Current children cumulated vsize (KiB) 11968

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667632/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=11968 CPUtime=4540.34
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2537 0 0 0 454018 16 0 0 25 0 1 0 220152731 12255232 2522 1992294400 4194304 5102648 548682068800 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 2992 2522 110 221 0 2768 0
Current children cumulated CPU time (s) 4540.34
Current children cumulated vsize (KiB) 11968

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667376/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12108 CPUtime=4600.31
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2555 0 0 0 460015 16 0 0 25 0 1 0 220152731 12398592 2540 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3027 2540 110 221 0 2803 0
Current children cumulated CPU time (s) 4600.31
Current children cumulated vsize (KiB) 12108

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667312/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12108 CPUtime=4660.29
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2557 0 0 0 466013 16 0 0 25 0 1 0 220152731 12398592 2542 1992294400 4194304 5102648 548682068800 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3027 2542 110 221 0 2803 0
Current children cumulated CPU time (s) 4660.29
Current children cumulated vsize (KiB) 12108

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667312/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12108 CPUtime=4720.27
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2558 0 0 0 472011 16 0 0 25 0 1 0 220152731 12398592 2543 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3027 2543 110 221 0 2803 0
Current children cumulated CPU time (s) 4720.27
Current children cumulated vsize (KiB) 12108

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667312/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12108 CPUtime=4780.23
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2566 0 0 0 478007 16 0 0 25 0 1 0 220152731 12398592 2551 1992294400 4194304 5102648 548682068800 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3027 2551 110 221 0 2803 0
Current children cumulated CPU time (s) 4780.23
Current children cumulated vsize (KiB) 12108

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667312/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12248 CPUtime=4840.21
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2578 0 0 0 484005 16 0 0 25 0 1 0 220152731 12541952 2563 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3062 2563 110 221 0 2838 0
Current children cumulated CPU time (s) 4840.21
Current children cumulated vsize (KiB) 12248

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667312/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12248 CPUtime=4900.18
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2578 0 0 0 490002 16 0 0 25 0 1 0 220152731 12541952 2563 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3062 2563 110 221 0 2838 0
Current children cumulated CPU time (s) 4900.18
Current children cumulated vsize (KiB) 12248

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667248/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12248 CPUtime=4960.15
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2584 0 0 0 495999 16 0 0 25 0 1 0 220152731 12541952 2569 1992294400 4194304 5102648 548682068800 18446744073709551615 4244299 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3062 2569 110 221 0 2838 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 12248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28488
/proc/meminfo: memFree=1667248/2055920 swapFree=4168740/4192956
[pid=25889] ppid=25887 vsize=12248 CPUtime=5000.04
/proc/25889/stat : 25889 (varsat-industri) R 25887 25889 23619 0 -1 4194304 2596 0 0 0 499988 16 0 0 25 0 1 0 220152731 12541952 2581 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 0 0 0
/proc/25889/statm: 3062 2581 110 221 0 2838 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 12248

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): 5002.21
CPU time (s): 5000.06
CPU user time (s): 4999.89
CPU system time (s): 0.170974
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 12248

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

runsolver used 5.73813 second user time and 11.6962 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-10 04:06:28
IDJOB=1785616
IDBENCH=71113
IDSOLVER=641
FILE ID=node5/1785616-1241921188
PBS_JOBID= 9264863
Free space on /tmp= 66344 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785616-1241921188/watcher-1785616-1241921188 -o /tmp/evaluation-result-1785616-1241921188/solver-1785616-1241921188 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=876827381 HOME/instance-1785616-1241921188.cnf

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=876827381

node5.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.212
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.212
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:       1719888 kB
Buffers:         58764 kB
Cached:         193952 kB
SwapCached:      19012 kB
Active:          44240 kB
Inactive:       228960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719888 kB
SwapTotal:     4192956 kB
SwapFree:      4168740 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            48888 kB
Committed_AS:   761940 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= 66340 MiB
End job on node5 at 2009-05-10 05:29:52