Trace number 1785652

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.07 5001.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
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 variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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:  240                                                  |
0.00/0.00	c |  Number of clauses:    576                                                  |
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:          1494399472.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 |     240      576     1440 |      192        0    nan |  0.000 % |
0.00/0.00	c |       100 |     240      576     1440 |      211      100     34 |  0.002 % |
0.00/0.00	c |       258 |     240      576     1440 |      232      258     36 |  0.002 % |
0.00/0.01	c |       486 |     240      576     1440 |      255      190     26 |  0.002 % |
0.01/0.02	c |       824 |     240      576     1440 |      281      192     23 |  0.002 % |
0.01/0.03	c |      1331 |     240      576     1440 |      309      332     31 |  0.002 % |
0.01/0.05	c |      2090 |     240      576     1440 |      340      339     30 |  0.002 % |
0.01/0.08	c |      3230 |     240      576     1440 |      374      237     22 |  0.002 % |
0.09/0.12	c |      4939 |     240      576     1440 |      411      340     28 |  0.002 % |
0.09/0.19	c |      7502 |     240      576     1440 |      452      455     31 |  0.002 % |
0.19/0.30	c |     11347 |     240      576     1440 |      497      372     32 |  0.002 % |
0.39/0.46	c |     17113 |     240      576     1440 |      547      361     27 |  0.002 % |
0.69/0.70	c |     25762 |     240      576     1440 |      602      624     33 |  0.002 % |
1.00/1.07	c |     38736 |     240      576     1440 |      662      360     19 |  0.002 % |
1.59/1.66	c |     58197 |     240      576     1440 |      729      612     29 |  0.002 % |
2.49/2.57	c |     87389 |     240      576     1440 |      802      784     33 |  0.002 % |
3.99/4.01	c |    131178 |     240      576     1440 |      882      729     32 |  0.002 % |
6.19/6.23	c |    196865 |     240      576     1440 |      970      569     27 |  0.002 % |
9.49/9.56	c |    295393 |     240      576     1440 |     1067      842     31 |  0.002 % |
14.68/14.76	c |    443183 |     240      576     1440 |     1174      700     28 |  0.002 % |
22.99/23.03	c |    664869 |     240      576     1440 |     1291     1012     34 |  0.002 % |
35.38/35.48	c |    997395 |     240      576     1440 |     1420     1109     34 |  0.002 % |
55.08/55.13	c |   1496184 |     240      576     1440 |     1562     1048     34 |  0.002 % |
85.77/85.84	c |   2244366 |     240      576     1440 |     1719      897     30 |  0.002 % |
133.36/133.48	c |   3366645 |     240      576     1440 |     1891     1207     35 |  0.002 % |
206.24/206.38	c |   5050056 |     240      576     1440 |     2080     1312     40 |  0.002 % |
320.40/320.50	c |   7575174 |     240      576     1440 |     2288     2133     41 |  0.002 % |
498.96/499.11	c |  11362849 |     240      576     1440 |     2517     1986     38 |  0.002 % |
777.99/778.21	c |  17044362 |     240      576     1440 |     2768     1607     37 |  0.002 % |
1215.47/1215.85	c |  25566633 |     240      576     1440 |     3045     2576     40 |  0.002 % |
1889.48/1890.03	c |  38350038 |     240      576     1440 |     3350     1719     38 |  0.002 % |
2960.50/2961.31	c |  57525144 |     240      576     1440 |     3685     2371     43 |  0.002 % |
4639.25/4640.55	c |  86287802 |     240      576     1440 |     4053     2675     36 |  0.002 % |

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-1785652-1241924730/watcher-1785652-1241924730 -o /tmp/evaluation-result-1785652-1241924730/solver-1785652-1241924730 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1494399472 HOME/instance-1785652-1241924730.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.00 1.00 1.00 3/65 31695
/proc/meminfo: memFree=1819832/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2280 CPUtime=0
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 220506167 2334720 166 1992294400 4194304 5102648 548682068784 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 570 166 110 221 0 346 0

[startup+0.018517 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31695
/proc/meminfo: memFree=1819832/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2280 CPUtime=0.01
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 220506167 2334720 173 1992294400 4194304 5102648 548682068784 18446744073709551615 4255886 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 570 173 110 221 0 346 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2280

[startup+0.101525 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31695
/proc/meminfo: memFree=1819832/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2412 CPUtime=0.09
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 209 0 0 0 9 0 0 0 18 0 1 0 220506167 2469888 194 1992294400 4194304 5102648 548682068784 18446744073709551615 4254564 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 603 194 110 221 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301547 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31695
/proc/meminfo: memFree=1819832/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2412 CPUtime=0.29
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 227 0 0 0 29 0 0 0 19 0 1 0 220506167 2469888 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 603 212 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701597 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31695
/proc/meminfo: memFree=1819832/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2540 CPUtime=0.69
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 245 0 0 0 69 0 0 0 22 0 1 0 220506167 2600960 230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 635 230 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1819248/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2672 CPUtime=1.49
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 271 0 0 0 149 0 0 0 25 0 1 0 220506167 2736128 256 1992294400 4194304 5102648 548682068784 18446744073709551615 4254201 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 668 256 110 221 0 444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1818992/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2804 CPUtime=3.09
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 312 0 0 0 309 0 0 0 25 0 1 0 220506167 2871296 297 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 701 297 110 221 0 477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1818736/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=2936 CPUtime=6.29
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 353 0 0 0 629 0 0 0 25 0 1 0 220506167 3006464 338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 734 338 110 221 0 510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1818352/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=3204 CPUtime=12.69
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 410 0 0 0 1269 0 0 0 25 0 1 0 220506167 3280896 395 1992294400 4194304 5102648 548682068784 18446744073709551615 4255776 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 801 395 110 221 0 577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3204

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1818096/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=3472 CPUtime=25.48
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 494 0 0 0 2548 0 0 0 25 0 1 0 220506167 3555328 479 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 868 479 110 221 0 644 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3472

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1817712/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=3872 CPUtime=51.08
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 598 0 0 0 5107 1 0 0 25 0 1 0 220506167 3964928 583 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 968 583 110 221 0 744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3872

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1817136/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=4540 CPUtime=102.27
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 751 0 0 0 10226 1 0 0 25 0 1 0 220506167 4648960 736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1135 736 110 221 0 911 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4540

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1816816/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=4812 CPUtime=162.25
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 831 0 0 0 16224 1 0 0 25 0 1 0 220506167 4927488 816 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1203 816 110 221 0 979 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4812

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1816560/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=5092 CPUtime=222.23
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 891 0 0 0 22222 1 0 0 25 0 1 0 220506167 5214208 876 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1273 876 110 221 0 1049 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5092

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1816304/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=5232 CPUtime=282.21
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 942 0 0 0 28220 1 0 0 25 0 1 0 220506167 5357568 927 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1308 927 110 221 0 1084 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5232

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815984/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=5644 CPUtime=342.19
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1019 0 0 0 34218 1 0 0 25 0 1 0 220506167 5779456 1004 1992294400 4194304 5102648 548682068784 18446744073709551615 4254891 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1411 1004 110 221 0 1187 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 5644

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815600/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=5920 CPUtime=402.19
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1103 0 0 0 40217 2 0 0 25 0 1 0 220506167 6062080 1088 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1480 1088 110 221 0 1256 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 5920

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815472/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=6060 CPUtime=462.17
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1132 0 0 0 46215 2 0 0 25 0 1 0 220506167 6205440 1117 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1515 1117 110 221 0 1291 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6060

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815344/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=6332 CPUtime=522.15
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1186 0 0 0 52213 2 0 0 25 0 1 0 220506167 6483968 1171 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1583 1171 110 221 0 1359 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6332

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815152/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=6332 CPUtime=582.14
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1216 0 0 0 58212 2 0 0 25 0 1 0 220506167 6483968 1201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1583 1201 110 221 0 1359 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 6332

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31696
/proc/meminfo: memFree=1815088/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=6464 CPUtime=642.12
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1235 0 0 0 64210 2 0 0 25 0 1 0 220506167 6619136 1220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 1616 1220 110 221 0 1392 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 6464

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811824/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9068 CPUtime=4001.22
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1879 0 0 0 400111 11 0 0 25 0 1 0 220506167 9285632 1864 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2267 1864 110 221 0 2043 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 9068

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811760/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9068 CPUtime=4061.21
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1879 0 0 0 406110 11 0 0 25 0 1 0 220506167 9285632 1864 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2267 1864 110 221 0 2043 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 9068

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811760/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4121.19
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 412108 11 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 9208

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811696/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4181.17
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 418106 11 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249695 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4181.17
Current children cumulated vsize (KiB) 9208

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811696/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4241.15
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 424104 11 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 9208

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811696/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4301.14
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 430103 11 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 9208

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811632/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4361.13
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 436101 12 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 9208

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811632/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4421.11
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1897 0 0 0 442099 12 0 0 25 0 1 0 220506167 9428992 1882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1882 110 221 0 2078 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 9208

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811632/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4481.09
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1903 0 0 0 448097 12 0 0 25 0 1 0 220506167 9428992 1888 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1888 110 221 0 2078 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 9208

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811568/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4541.08
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1904 0 0 0 454096 12 0 0 25 0 1 0 220506167 9428992 1889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1889 110 221 0 2078 0
Current children cumulated CPU time (s) 4541.08
Current children cumulated vsize (KiB) 9208

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811568/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4601.06
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1904 0 0 0 460094 12 0 0 25 0 1 0 220506167 9428992 1889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1889 110 221 0 2078 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 9208

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811504/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9208 CPUtime=4661.04
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1918 0 0 0 466092 12 0 0 25 0 1 0 220506167 9428992 1903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2302 1903 110 221 0 2078 0
Current children cumulated CPU time (s) 4661.04
Current children cumulated vsize (KiB) 9208

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811376/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9488 CPUtime=4721.04
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1955 0 0 0 472091 13 0 0 25 0 1 0 220506167 9715712 1940 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2372 1940 110 221 0 2148 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 9488

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811312/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9488 CPUtime=4781.02
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1961 0 0 0 478089 13 0 0 25 0 1 0 220506167 9715712 1946 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2372 1946 110 221 0 2148 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 9488

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811248/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9488 CPUtime=4841
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1968 0 0 0 484087 13 0 0 25 0 1 0 220506167 9715712 1953 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2372 1953 110 221 0 2148 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 9488

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811184/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9488 CPUtime=4900.98
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1980 0 0 0 490085 13 0 0 25 0 1 0 220506167 9715712 1965 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2372 1965 110 221 0 2148 0
Current children cumulated CPU time (s) 4900.98
Current children cumulated vsize (KiB) 9488

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811120/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9628 CPUtime=4960.96
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 1992 0 0 0 496083 13 0 0 25 0 1 0 220506167 9859072 1977 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2407 1977 110 221 0 2183 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 9628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31704
/proc/meminfo: memFree=1811056/2055920 swapFree=4159908/4192956
[pid=31695] ppid=31693 vsize=9628 CPUtime=5000.06
/proc/31695/stat : 31695 (varsat-industri) R 31693 31695 28513 0 -1 4194304 2010 0 0 0 499993 13 0 0 25 0 1 0 220506167 9859072 1995 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31695/statm: 2407 1995 110 221 0 2183 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 9628

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): 5001.41
CPU time (s): 5000.07
CPU user time (s): 4999.93
CPU system time (s): 0.138978
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 9628

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

runsolver used 5.19621 second user time and 10.8643 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-10 05:05:30
IDJOB=1785652
IDBENCH=71122
IDSOLVER=641
FILE ID=node32/1785652-1241924730
PBS_JOBID= 9264911
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=1494399472

node32.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.216
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.216
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:       1820312 kB
Buffers:         50064 kB
Cached:         114788 kB
SwapCached:      26636 kB
Active:         136128 kB
Inactive:        56728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820312 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            28448 kB
Committed_AS:   758028 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66032 MiB
End job on node32 at 2009-05-10 06:28:54