Trace number 1720240

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.09 1200.45

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
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:  50073                                                |
0.00/0.00	c |  Number of clauses:    210235                                               |
0.19/0.28	c |  Parsing time:         0.23         s                                       |
0.19/0.28	c |  Timeout:              43200 s
0.19/0.28	c |  Random Seed:          1361834303.000000
0.19/0.28	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.28	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.28	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.28	c |                                                                             |
0.99/1.02	c ============================[ Search Statistics ]==============================
0.99/1.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.02	c ===============================================================================
0.99/1.02	c |         0 |   20555   120279   407915 |    40093        0    nan |  0.000 % |
1.20/1.26	c |       100 |   20555   120279   407915 |    44102      100      4 |  9.282 % |
1.50/1.50	c |       251 |   20555   120279   407915 |    48512      251      5 |  9.282 % |
1.70/1.77	c |       476 |   20551   120279   407915 |    53363      474      5 |  9.292 % |
2.00/2.05	c |       813 |   20551   120279   407915 |    58700      811      6 |  9.292 % |
2.30/2.37	c |      1319 |   20548   120279   407915 |    64570     1314      6 |  9.304 % |
2.79/2.82	c |      2080 |   20539   120197   407707 |    71027     2071      6 |  9.314 % |
3.10/3.11	c |      3219 |   20522   120197   407707 |    78129     3208      7 |  9.380 % |
3.49/3.54	c |      4927 |   20507   120197   407707 |    85942     4912      7 |  9.406 % |
4.59/4.64	c |      7489 |   20506   120197   407707 |    94537     7474      7 |  9.406 % |
5.59/5.68	c |     11333 |   20493   119861   406700 |   103990    11117      8 |  9.406 % |
6.29/6.32	c |     17102 |   20475   119793   406472 |   114390    16389      9 |  9.460 % |
7.49/7.60	c |     25752 |   20451   119466   405419 |   125829    22943     10 |  9.490 % |
8.99/9.03	c |     38727 |   20433   119367   405118 |   138411    34607     11 |  9.576 % |
10.89/10.90	c |     58189 |   20321   118483   402290 |   152253    51288     11 |  9.762 % |
15.69/15.74	c |     87381 |   20239   117915   400441 |   167478    75770     11 |  9.941 % |
27.28/27.35	c |    131170 |   19993   115785   393698 |   184226   100617     13 | 10.407 % |
55.77/55.83	c |    196854 |   19539   113078   385183 |   202648   154265     24 | 11.409 % |
196.23/196.30	c |    295381 |   19471   112491   383290 |   222913    58563    211 | 11.457 % |
410.37/410.50	c |    443172 |   19211   110698   377446 |   245205   202851    167 | 12.016 % |
830.34/830.65	c |    664855 |   19152   110430   376549 |   269725   188848    145 | 12.114 % |

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-1720240-1240654063/watcher-1720240-1240654063 -o /tmp/evaluation-result-1720240-1240654063/solver-1720240-1240654063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1361834303 HOME/instance-1720240-1240654063.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13000
/proc/meminfo: memFree=1860928/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=4108 CPUtime=0
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 827 0 0 0 0 0 0 0 18 0 1 0 93439231 4206592 812 1992294400 4194304 5102648 548682068784 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 1027 819 80 221 0 803 0

[startup+0.0871939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13000
/proc/meminfo: memFree=1860928/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=14432 CPUtime=0.08
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 3396 0 0 0 7 1 0 0 18 0 1 0 93439231 14778368 3381 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 3608 3382 87 221 0 3384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14432

[startup+0.101194 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13000
/proc/meminfo: memFree=1860928/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=16772 CPUtime=0.09
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 3808 0 0 0 8 1 0 0 18 0 1 0 93439231 17174528 3793 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 4193 3794 87 221 0 3969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16772

[startup+0.301223 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13000
/proc/meminfo: memFree=1860928/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=37996 CPUtime=0.29
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 8823 0 0 0 25 4 0 0 19 0 1 0 93439231 38907904 8808 1992294400 4194304 5102648 548682068784 18446744073709551615 4273077 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 9499 8808 98 221 0 9275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37996

[startup+0.701279 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13000
/proc/meminfo: memFree=1860928/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=52020 CPUtime=0.69
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 12302 0 0 0 63 6 0 0 22 0 1 0 93439231 53268480 12287 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 13005 12287 100 221 0 12781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52020

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1809848/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=48672 CPUtime=1.5
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 12868 0 0 0 143 7 0 0 25 0 1 0 93439231 49840128 11664 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 12168 11664 115 221 0 11944 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 48672

[startup+3.10262 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1814264/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=48672 CPUtime=3.1
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 12870 0 0 0 303 7 0 0 25 0 1 0 93439231 49840128 11666 1992294400 4194304 5102648 548682068784 18446744073709551615 4244888 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 12168 11666 115 221 0 11944 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 48672

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1814200/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=48836 CPUtime=6.29
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 12895 0 0 0 622 7 0 0 25 0 1 0 93439231 50008064 11691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 12209 11691 115 221 0 11985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48836

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1813624/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=49524 CPUtime=12.69
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 13060 0 0 0 1262 7 0 0 25 0 1 0 93439231 50712576 11856 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 12381 11856 115 221 0 12157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49524

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1811640/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=51792 CPUtime=25.48
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 13549 0 0 0 2541 7 0 0 25 0 1 0 93439231 53035008 12345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 12948 12345 115 221 0 12724 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51792

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1801464/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=62412 CPUtime=51.07
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 16185 0 0 0 5097 10 0 0 25 0 1 0 93439231 63909888 14981 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 15603 14981 115 221 0 15379 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62412

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1772856/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=90400 CPUtime=102.26
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 23259 0 0 0 10209 17 0 0 25 0 1 0 93439231 92569600 22055 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 22600 22055 115 221 0 22376 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90400

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1745592/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=118140 CPUtime=162.24
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 30042 0 0 0 16201 23 0 0 25 0 1 0 93439231 120975360 28838 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 29535 28838 115 221 0 29311 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 118140

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1745592/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=118140 CPUtime=222.23
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 30042 0 0 0 22200 23 0 0 25 0 1 0 93439231 120975360 28838 1992294400 4194304 5102648 548682068784 18446744073709551615 4244315 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 29535 28838 115 221 0 29311 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118140

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1722936/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=140976 CPUtime=282.21
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 35759 0 0 0 28192 29 0 0 25 0 1 0 93439231 144359424 34555 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 35244 34555 115 221 0 35020 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 140976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1699832/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=163856 CPUtime=342.19
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 41474 0 0 0 34183 36 0 0 25 0 1 0 93439231 167788544 40270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 40964 40270 115 221 0 40740 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 163856

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1674360/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=189340 CPUtime=402.17
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 47852 0 0 0 40175 42 0 0 25 0 1 0 93439231 193884160 46648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 47335 46648 115 221 0 47111 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 189340

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1652088/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=211544 CPUtime=462.15
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 53387 0 0 0 46167 48 0 0 25 0 1 0 93439231 216621056 52183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 52886 52183 115 221 0 52662 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 211544

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1626936/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=236788 CPUtime=522.13
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 59715 0 0 0 52158 55 0 0 25 0 1 0 93439231 242470912 58511 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 59197 58511 115 221 0 58973 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 236788

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1602808/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=260428 CPUtime=582.11
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 65659 0 0 0 58149 62 0 0 25 0 1 0 93439231 266678272 64455 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 65107 64455 115 221 0 64883 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 260428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1594040/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=642.1
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 64146 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 268912

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593976/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=702.08
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 70144 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 268912

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593976/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=762.06
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 76142 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 268912

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593912/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=822.04
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 82140 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 268912

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593912/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=882.02
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 88138 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 268912

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593912/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=942
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 94136 64 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 268912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593848/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=1002
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67796 0 0 0 100135 65 0 0 25 0 1 0 93439231 275365888 66592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66592 115 221 0 67004 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 268912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593848/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=1061.98
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67797 0 0 0 106133 65 0 0 25 0 1 0 93439231 275365888 66593 1992294400 4194304 5102648 548682068784 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66593 115 221 0 67004 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 268912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593656/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=1121.96
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67824 0 0 0 112131 65 0 0 25 0 1 0 93439231 275365888 66620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66620 115 221 0 67004 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 268912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593528/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=1181.94
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67849 0 0 0 118129 65 0 0 25 0 1 0 93439231 275365888 66645 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66645 115 221 0 67004 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 268912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13001
/proc/meminfo: memFree=1593528/2055920 swapFree=4181332/4192956
[pid=13000] ppid=12998 vsize=268912 CPUtime=1200.04
/proc/13000/stat : 13000 (varsat-industri) R 12998 13000 12839 0 -1 4194304 67849 0 0 0 119939 65 0 0 25 0 1 0 93439231 275365888 66645 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/13000/statm: 67228 66645 115 221 0 67004 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 268912

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.09
CPU user time (s): 1199.4
CPU system time (s): 0.692894
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 268912

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

runsolver used 0.91586 second user time and 2.57561 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 12:07:44
IDJOB=1720240
IDBENCH=69598
IDSOLVER=538
FILE ID=node29/1720240-1240654063
PBS_JOBID= 9186536
Free space on /tmp= 66392 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720240-1240654063/watcher-1720240-1240654063 -o /tmp/evaluation-result-1720240-1240654063/solver-1720240-1240654063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1361834303 HOME/instance-1720240-1240654063.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=1361834303

node29.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.281
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.281
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:       1861344 kB
Buffers:          9336 kB
Cached:         130496 kB
SwapCached:       5824 kB
Active:          33348 kB
Inactive:       114728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861344 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:            5136 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            32384 kB
Committed_AS:   353604 kB
PageTables:       1468 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= 66392 MiB
End job on node29 at 2009-04-25 12:27:46