Trace number 1785634

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.05 5012.21

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-220-100.cnf
MD5SUM9acdfc35e72435abc5da6ab9203455c3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark716.582
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
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:  220                                                  |
0.00/0.00	c |  Number of clauses:    528                                                  |
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:          662910271.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 |     220      528     1320 |      176        0    nan |  0.000 % |
0.00/0.00	c |       104 |     220      528     1320 |      193      104     33 |  0.002 % |
0.00/0.00	c |       254 |     220      528     1320 |      212      254     32 |  0.002 % |
0.00/0.01	c |       479 |     220      528     1320 |      234      210     27 |  0.002 % |
0.00/0.01	c |       816 |     220      528     1320 |      257      220     26 |  0.002 % |
0.00/0.03	c |      1324 |     220      528     1320 |      283      214     23 |  0.002 % |
0.03/0.04	c |      2088 |     220      528     1320 |      311      261     23 |  0.002 % |
0.03/0.07	c |      3229 |     220      528     1320 |      342      229     20 |  0.002 % |
0.09/0.10	c |      4937 |     220      528     1320 |      377      267     21 |  0.002 % |
0.09/0.16	c |      7499 |     220      528     1320 |      414      403     26 |  0.002 % |
0.19/0.25	c |     11343 |     220      528     1320 |      456      346     22 |  0.002 % |
0.29/0.39	c |     17111 |     220      528     1320 |      502      499     27 |  0.002 % |
0.59/0.61	c |     25761 |     220      528     1320 |      552      498     26 |  0.002 % |
0.89/0.94	c |     38735 |     220      528     1320 |      607      409     22 |  0.002 % |
1.39/1.46	c |     58198 |     220      528     1320 |      668      549     27 |  0.002 % |
2.20/2.28	c |     87390 |     220      528     1320 |      735      654     30 |  0.002 % |
3.49/3.52	c |    131179 |     220      528     1320 |      808      439     21 |  0.002 % |
5.29/5.37	c |    196867 |     220      528     1320 |      889      861     30 |  0.002 % |
8.29/8.35	c |    295394 |     220      528     1320 |      978      597     26 |  0.002 % |
12.79/12.81	c |    443183 |     220      528     1320 |     1076      643     25 |  0.002 % |
19.99/20.03	c |    664866 |     220      528     1320 |     1184      992     36 |  0.002 % |
30.88/30.90	c |    997391 |     220      528     1320 |     1302      812     28 |  0.002 % |
47.77/47.83	c |   1496179 |     220      528     1320 |     1432      992     28 |  0.002 % |
73.96/74.06	c |   2244363 |     220      528     1320 |     1575     1065     32 |  0.002 % |
114.95/115.04	c |   3366637 |     220      528     1320 |     1733     1211     33 |  0.002 % |
178.72/178.84	c |   5050048 |     220      528     1320 |     1906      985     31 |  0.002 % |
277.18/283.87	c |   7575164 |     220      528     1320 |     2097     1314     35 |  0.002 % |
432.47/442.94	c |  11362839 |     220      528     1320 |     2307     1667     38 |  0.002 % |
675.48/686.05	c |  17044353 |     220      528     1320 |     2538     1303     34 |  0.002 % |
1050.05/1060.77	c |  25566623 |     220      528     1320 |     2791     1970     37 |  0.002 % |
1640.02/1650.98	c |  38350028 |     220      528     1320 |     3071     2672     40 |  0.002 % |
2559.66/2570.94	c |  57525133 |     220      528     1320 |     3378     3158     36 |  0.002 % |
4008.11/4019.96	c |  86287791 |     220      528     1320 |     3716     2610     38 |  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-1785634-1241921921/watcher-1785634-1241921921 -o /tmp/evaluation-result-1785634-1241921921/solver-1785634-1241921921 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=662910271 HOME/instance-1785634-1241921921.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: 0.85 0.97 0.99 3/65 29087
/proc/meminfo: memFree=1781736/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2276 CPUtime=0
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 177 0 0 0 0 0 0 0 20 0 1 0 220221075 2330624 162 1992294400 4194304 5102648 548682068784 18446744073709551615 4244322 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 569 162 110 221 0 345 0

[startup+0.035613 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29087
/proc/meminfo: memFree=1781736/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2276 CPUtime=0.03
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 191 0 0 0 3 0 0 0 20 0 1 0 220221075 2330624 176 1992294400 4194304 5102648 548682068784 18446744073709551615 4255520 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 569 176 110 221 0 345 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2276

[startup+0.101616 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29087
/proc/meminfo: memFree=1781736/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2276 CPUtime=0.09
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 202 0 0 0 9 0 0 0 20 0 1 0 220221075 2330624 187 1992294400 4194304 5102648 548682068784 18446744073709551615 4249714 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 569 187 110 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301657 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29087
/proc/meminfo: memFree=1781736/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2408 CPUtime=0.29
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 223 0 0 0 29 0 0 0 22 0 1 0 220221075 2465792 208 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 602 208 110 221 0 378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.701739 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 29087
/proc/meminfo: memFree=1781736/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2540 CPUtime=0.69
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 243 0 0 0 69 0 0 0 25 0 1 0 220221075 2600960 228 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 635 228 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.5019 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1781216/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2540 CPUtime=1.49
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 266 0 0 0 149 0 0 0 25 0 1 0 220221075 2600960 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 635 251 110 221 0 411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10123 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1780960/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2672 CPUtime=3.09
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 294 0 0 0 309 0 0 0 25 0 1 0 220221075 2736128 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 668 279 110 221 0 444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30188 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1780768/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=2936 CPUtime=6.29
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 341 0 0 0 629 0 0 0 25 0 1 0 220221075 3006464 326 1992294400 4194304 5102648 548682068784 18446744073709551615 4249826 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 734 326 110 221 0 510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1780392/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=3068 CPUtime=12.69
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 387 0 0 0 1269 0 0 0 25 0 1 0 220221075 3141632 372 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 767 372 110 221 0 543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3068

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1780072/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=3464 CPUtime=25.49
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 470 0 0 0 2549 0 0 0 25 0 1 0 220221075 3547136 455 1992294400 4194304 5102648 548682068784 18446744073709551615 4262406 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 866 455 110 221 0 642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3464

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1779624/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=3736 CPUtime=51.07
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 569 0 0 0 5107 0 0 0 25 0 1 0 220221075 3825664 554 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 934 554 110 221 0 710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3736

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1779176/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=4268 CPUtime=102.26
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 692 0 0 0 10226 0 0 0 25 0 1 0 220221075 4370432 677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1067 677 110 221 0 843 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4268

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 29088
/proc/meminfo: memFree=1778856/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=4668 CPUtime=162.23
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 775 0 0 0 16223 0 0 0 25 0 1 0 220221075 4780032 760 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1167 760 110 221 0 943 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4668

[startup+222.302 s]
/proc/loadavg: 1.36 1.05 1.02 3/73 2308
/proc/meminfo: memFree=1768528/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=4936 CPUtime=220.4
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 838 0 0 0 22039 1 0 0 25 0 1 0 220221075 5054464 823 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1234 823 110 221 0 1010 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 4936

[startup+282.302 s]
/proc/loadavg: 1.76 1.22 1.07 3/72 18193
/proc/meminfo: memFree=1751760/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=4936 CPUtime=275.8
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 856 0 0 0 27575 5 0 0 25 0 1 0 220221075 5054464 841 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1234 841 110 221 0 1010 0
Current children cumulated CPU time (s) 275.8
Current children cumulated vsize (KiB) 4936

[startup+342.301 s]
/proc/loadavg: 1.87 1.36 1.13 2/66 31678
/proc/meminfo: memFree=1736272/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=5208 CPUtime=331.92
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 928 0 0 0 33183 9 0 0 25 0 1 0 220221075 5332992 913 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1302 913 110 221 0 1078 0
Current children cumulated CPU time (s) 331.92
Current children cumulated vsize (KiB) 5208

[startup+402.301 s]
/proc/loadavg: 1.32 1.29 1.12 2/66 31678
/proc/meminfo: memFree=1736296/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=5348 CPUtime=391.89
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 972 0 0 0 39180 9 0 0 25 0 1 0 220221075 5476352 957 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1337 957 110 221 0 1113 0
Current children cumulated CPU time (s) 391.89
Current children cumulated vsize (KiB) 5348

[startup+462.302 s]
/proc/loadavg: 1.11 1.24 1.11 2/66 31678
/proc/meminfo: memFree=1735976/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=5764 CPUtime=451.87
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1050 0 0 0 45178 9 0 0 25 0 1 0 220221075 5902336 1035 1992294400 4194304 5102648 548682068784 18446744073709551615 4255875 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1441 1035 110 221 0 1217 0
Current children cumulated CPU time (s) 451.87
Current children cumulated vsize (KiB) 5764

[startup+522.302 s]
/proc/loadavg: 1.04 1.19 1.09 2/66 31678
/proc/meminfo: memFree=1735848/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=5900 CPUtime=511.84
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1084 0 0 0 51175 9 0 0 25 0 1 0 220221075 6041600 1069 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1475 1069 110 221 0 1251 0
Current children cumulated CPU time (s) 511.84
Current children cumulated vsize (KiB) 5900

[startup+582.302 s]
/proc/loadavg: 1.01 1.15 1.09 2/66 31678
/proc/meminfo: memFree=1735784/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=5900 CPUtime=571.82
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1100 0 0 0 57173 9 0 0 25 0 1 0 220221075 6041600 1085 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1475 1085 110 221 0 1251 0
Current children cumulated CPU time (s) 571.82
Current children cumulated vsize (KiB) 5900

[startup+642.301 s]
/proc/loadavg: 1.00 1.12 1.08 2/66 31678
/proc/meminfo: memFree=1735656/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=6036 CPUtime=631.8
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1119 0 0 0 63171 9 0 0 25 0 1 0 220221075 6180864 1104 1992294400 4194304 5102648 548682068784 18446744073709551615 4228027 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 1509 1104 110 221 0 1285 0
Current children cumulated CPU time (s) 631.8
Current children cumulated vsize (KiB) 6036

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732584/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8368 CPUtime=3990.52
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1719 0 0 0 399042 10 0 0 25 0 1 0 220221075 8568832 1704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2092 1704 110 221 0 1868 0
Current children cumulated CPU time (s) 3990.52
Current children cumulated vsize (KiB) 8368

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732520/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4050.5
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 405040 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4050.5
Current children cumulated vsize (KiB) 8532

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732520/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4110.47
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 411037 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4110.47
Current children cumulated vsize (KiB) 8532

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732520/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4170.45
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 417035 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4170.45
Current children cumulated vsize (KiB) 8532

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732584/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4230.43
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 423033 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4230.43
Current children cumulated vsize (KiB) 8532

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732520/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4290.4
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 429030 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4290.4
Current children cumulated vsize (KiB) 8532

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732520/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4350.38
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 435028 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4350.38
Current children cumulated vsize (KiB) 8532

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732456/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4410.36
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 441026 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4255647 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4410.36
Current children cumulated vsize (KiB) 8532

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732456/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4470.33
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1728 0 0 0 447023 10 0 0 25 0 1 0 220221075 8736768 1713 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1713 110 221 0 1909 0
Current children cumulated CPU time (s) 4470.33
Current children cumulated vsize (KiB) 8532

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732328/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4530.31
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1746 0 0 0 453021 10 0 0 25 0 1 0 220221075 8736768 1731 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1731 110 221 0 1909 0
Current children cumulated CPU time (s) 4530.31
Current children cumulated vsize (KiB) 8532

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732328/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4590.29
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1752 0 0 0 459019 10 0 0 25 0 1 0 220221075 8736768 1737 1992294400 4194304 5102648 548682068784 18446744073709551615 4254824 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1737 110 221 0 1909 0
Current children cumulated CPU time (s) 4590.29
Current children cumulated vsize (KiB) 8532

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732328/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8532 CPUtime=4650.27
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1752 0 0 0 465017 10 0 0 25 0 1 0 220221075 8736768 1737 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2133 1737 110 221 0 1909 0
Current children cumulated CPU time (s) 4650.27
Current children cumulated vsize (KiB) 8532

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732328/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8672 CPUtime=4710.25
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1764 0 0 0 471015 10 0 0 25 0 1 0 220221075 8880128 1749 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2168 1749 110 221 0 1944 0
Current children cumulated CPU time (s) 4710.25
Current children cumulated vsize (KiB) 8672

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732264/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8672 CPUtime=4770.22
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1770 0 0 0 477012 10 0 0 25 0 1 0 220221075 8880128 1755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249826 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2168 1755 110 221 0 1944 0
Current children cumulated CPU time (s) 4770.22
Current children cumulated vsize (KiB) 8672

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732264/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8672 CPUtime=4830.2
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1770 0 0 0 483010 10 0 0 25 0 1 0 220221075 8880128 1755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2168 1755 110 221 0 1944 0
Current children cumulated CPU time (s) 4830.2
Current children cumulated vsize (KiB) 8672

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732200/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8672 CPUtime=4890.17
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1782 0 0 0 489007 10 0 0 25 0 1 0 220221075 8880128 1767 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2168 1767 110 221 0 1944 0
Current children cumulated CPU time (s) 4890.17
Current children cumulated vsize (KiB) 8672

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732136/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8812 CPUtime=4950.15
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1788 0 0 0 495005 10 0 0 25 0 1 0 220221075 9023488 1773 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2203 1773 110 221 0 1979 0
Current children cumulated CPU time (s) 4950.15
Current children cumulated vsize (KiB) 8812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31686
/proc/meminfo: memFree=1732136/2055920 swapFree=4162540/4192956
[pid=29087] ppid=29085 vsize=8812 CPUtime=5000.03
/proc/29087/stat : 29087 (varsat-industri) R 29085 29087 29050 0 -1 4194304 1788 0 0 0 499993 10 0 0 25 0 1 0 220221075 9023488 1773 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/29087/statm: 2203 1773 110 221 0 1979 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 8812

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): 5012.21
CPU time (s): 5000.05
CPU user time (s): 4999.94
CPU system time (s): 0.107983
CPU usage (%): 99.7574
Max. virtual memory (cumulated for all children) (KiB): 8812

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

runsolver used 6.16406 second user time and 11.5612 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-10 04:18:41
IDJOB=1785634
IDBENCH=71117
IDSOLVER=641
FILE ID=node80/1785634-1241921921
PBS_JOBID= 9264922
Free space on /tmp= 65960 MiB

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

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

MD5SUM BENCH= 9acdfc35e72435abc5da6ab9203455c3
RANDOM SEED=662910271

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782152 kB
Buffers:         56808 kB
Cached:         128208 kB
SwapCached:      25240 kB
Active:          84464 kB
Inactive:       127772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782152 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            47512 kB
Committed_AS:   755228 kB
PageTables:       1384 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= 65956 MiB
End job on node80 at 2009-05-10 05:42:16