Trace number 1515664

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.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1153031014-012.cnf
MD5SUM9d5cdf2497a80c47fde0f7ee1276bd77
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.219965
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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:  120                                                  |
0.00/0.00	c |  Number of clauses:    2556                                                 |
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:          976026891.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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
0.00/0.02	c |       102 |     120     2556    12780 |      937      102     26 |  0.007 % |
0.00/0.02	c |       252 |     120     2556    12780 |     1030      252     26 |  0.007 % |
0.00/0.04	c |       480 |     120     2556    12780 |     1134      480     26 |  0.007 % |
0.00/0.05	c |       817 |     120     2556    12780 |     1247      817     25 |  0.007 % |
0.00/0.07	c |      1325 |     120     2556    12780 |     1372      685     24 |  0.007 % |
0.09/0.10	c |      2085 |     120     2556    12780 |     1509      745     23 |  0.007 % |
0.09/0.15	c |      3225 |     120     2556    12780 |     1660     1120     23 |  0.007 % |
0.19/0.22	c |      4935 |     120     2556    12780 |     1826     1138     23 |  0.007 % |
0.29/0.32	c |      7497 |     120     2556    12780 |     2008     1838     24 |  0.007 % |
0.39/0.48	c |     11342 |     120     2556    12780 |     2209     1609     24 |  0.007 % |
0.69/0.71	c |     17108 |     120     2556    12780 |     2430     1743     24 |  0.007 % |
1.00/1.08	c |     25759 |     120     2556    12780 |     2673     1754     23 |  0.007 % |
1.59/1.65	c |     38734 |     120     2556    12780 |     2941     2530     25 |  0.007 % |
2.49/2.54	c |     58196 |     120     2556    12780 |     3235     2634     24 |  0.007 % |
3.89/3.92	c |     87389 |     120     2556    12780 |     3559     2396     25 |  0.007 % |
5.99/6.08	c |    131178 |     120     2556    12780 |     3914     3077     24 |  0.007 % |
9.29/9.38	c |    196863 |     120     2556    12780 |     4306     3565     25 |  0.007 % |
14.48/14.55	c |    295389 |     120     2556    12780 |     4737     2288     23 |  0.007 % |
22.78/22.80	c |    443178 |     120     2556    12780 |     5210     4518     25 |  0.007 % |
35.37/35.49	c |    664861 |     120     2556    12780 |     5731     3289     24 |  0.007 % |
55.26/55.37	c |    997387 |     120     2556    12780 |     6305     4297     24 |  0.007 % |
86.56/86.60	c |   1496175 |     120     2556    12780 |     6935     5502     24 |  0.007 % |
135.14/135.28	c |   2244357 |     120     2556    12780 |     7629     4588     23 |  0.007 % |
213.21/213.39	c |   3366631 |     120     2556    12780 |     8391     4236     25 |  0.007 % |
335.76/335.94	c |   5050042 |     120     2556    12780 |     9231     7081     26 |  0.007 % |
532.79/533.01	c |   7575158 |     120     2556    12780 |    10154     7997     24 |  0.007 % |
837.88/838.25	c |  11362834 |     120     2556    12780 |    11169     7113     24 |  0.007 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515664-1238257251/watcher-1515664-1238257251 -o /tmp/evaluation-result-1515664-1238257251/solver-1515664-1238257251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=976026891 HOME/instance-1515664-1238257251.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 0.95 3/71 7513
/proc/meminfo: memFree=890448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=2704 CPUtime=0
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1098388218 2768896 255 1992294400 4194304 5102648 548682068784 18446744073709551615 4516103 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 676 255 87 221 0 452 0

[startup+0.0997201 s]
/proc/loadavg: 1.00 1.00 0.95 3/71 7513
/proc/meminfo: memFree=890448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=2700 CPUtime=0.09
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 1098388218 2764800 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 675 293 110 221 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.10172 s]
/proc/loadavg: 1.00 1.00 0.95 3/71 7513
/proc/meminfo: memFree=890448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=2700 CPUtime=0.09
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 1098388218 2764800 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 675 293 110 221 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.301758 s]
/proc/loadavg: 1.00 1.00 0.95 3/71 7513
/proc/meminfo: memFree=890448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=2832 CPUtime=0.29
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 348 0 0 0 29 0 0 0 19 0 1 0 1098388218 2899968 333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 708 333 110 221 0 484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2832

[startup+0.701835 s]
/proc/loadavg: 1.00 1.00 0.95 3/71 7513
/proc/meminfo: memFree=890448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=3096 CPUtime=0.69
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 394 0 0 0 69 0 0 0 23 0 1 0 1098388218 3170304 379 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 774 379 110 221 0 550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3096

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=889224/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=3232 CPUtime=1.49
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 446 0 0 0 149 0 0 0 25 0 1 0 1098388218 3309568 431 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 808 431 110 221 0 584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3232

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=888840/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=3504 CPUtime=3.09
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 518 0 0 0 309 0 0 0 25 0 1 0 1098388218 3588096 503 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 876 503 110 221 0 652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3504

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=888392/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=3908 CPUtime=6.29
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 592 0 0 0 629 0 0 0 25 0 1 0 1098388218 4001792 577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 977 577 110 221 0 753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3908

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=887824/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=4316 CPUtime=12.68
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 705 0 0 0 1268 0 0 0 25 0 1 0 1098388218 4419584 690 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1079 690 110 221 0 855 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4316

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=887248/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=4860 CPUtime=25.48
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 841 0 0 0 2548 0 0 0 25 0 1 0 1098388218 4976640 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1215 826 110 221 0 991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4860

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=886544/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=5528 CPUtime=51.07
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1000 0 0 0 5107 0 0 0 25 0 1 0 1098388218 5660672 985 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1382 985 110 221 0 1158 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5528

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=885840/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=6260 CPUtime=102.26
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1165 0 0 0 10225 1 0 0 25 0 1 0 1098388218 6410240 1150 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1565 1150 110 221 0 1341 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=885136/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=6952 CPUtime=162.23
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1341 0 0 0 16222 1 0 0 25 0 1 0 1098388218 7118848 1326 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1738 1326 110 221 0 1514 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6952

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=884816/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=7388 CPUtime=222.2
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1414 0 0 0 22219 1 0 0 25 0 1 0 1098388218 7565312 1399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1847 1399 110 221 0 1623 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 7388

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=884368/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=7680 CPUtime=282.19
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1512 0 0 0 28217 2 0 0 25 0 1 0 1098388218 7864320 1497 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1920 1497 110 221 0 1696 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7680

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=884176/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=7820 CPUtime=342.16
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1547 0 0 0 34214 2 0 0 25 0 1 0 1098388218 8007680 1532 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1955 1532 110 221 0 1731 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 7820

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=883984/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=7992 CPUtime=402.14
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1596 0 0 0 40212 2 0 0 25 0 1 0 1098388218 8183808 1581 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 1998 1581 110 221 0 1774 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 7992

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=883856/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=8160 CPUtime=462.12
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1632 0 0 0 46210 2 0 0 25 0 1 0 1098388218 8355840 1617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249913 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2040 1617 110 221 0 1816 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8160

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=883664/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=8328 CPUtime=522.09
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1680 0 0 0 52207 2 0 0 25 0 1 0 1098388218 8527872 1665 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2082 1665 110 221 0 1858 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8328

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=883152/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9004 CPUtime=582.08
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1797 0 0 0 58205 3 0 0 25 0 1 0 1098388218 9220096 1782 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2251 1782 110 221 0 2027 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 9004

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882960/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9172 CPUtime=642.06
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1851 0 0 0 64203 3 0 0 25 0 1 0 1098388218 9392128 1836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2293 1836 110 221 0 2069 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 9172

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882768/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9340 CPUtime=702.03
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1892 0 0 0 70200 3 0 0 25 0 1 0 1098388218 9564160 1877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2335 1877 110 221 0 2111 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 9340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882768/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9340 CPUtime=762.01
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1896 0 0 0 76198 3 0 0 25 0 1 0 1098388218 9564160 1881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2335 1881 110 221 0 2111 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 9340

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882704/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9340 CPUtime=821.98
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1908 0 0 0 82195 3 0 0 25 0 1 0 1098388218 9564160 1893 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2335 1893 110 221 0 2111 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 9340

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882448/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9676 CPUtime=881.96
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 1965 0 0 0 88193 3 0 0 25 0 1 0 1098388218 9908224 1950 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2419 1950 110 221 0 2195 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 9676

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882384/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9844 CPUtime=941.95
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2004 0 0 0 94191 4 0 0 25 0 1 0 1098388218 10080256 1989 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2461 1989 110 221 0 2237 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 9844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882320/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9844 CPUtime=1001.93
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2007 0 0 0 100189 4 0 0 25 0 1 0 1098388218 10080256 1992 1992294400 4194304 5102648 548682068784 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2461 1992 110 221 0 2237 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 9844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882256/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9844 CPUtime=1061.9
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2011 0 0 0 106186 4 0 0 25 0 1 0 1098388218 10080256 1996 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2461 1996 110 221 0 2237 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 9844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882192/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=9844 CPUtime=1121.88
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2033 0 0 0 112184 4 0 0 25 0 1 0 1098388218 10080256 2018 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2461 2018 110 221 0 2237 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 9844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882128/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=10012 CPUtime=1181.86
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2053 0 0 0 118182 4 0 0 25 0 1 0 1098388218 10252288 2038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2503 2038 110 221 0 2279 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 10012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882000/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=10012 CPUtime=1200.05
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2072 0 0 0 120001 4 0 0 25 0 1 0 1098388218 10252288 2057 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2503 2057 110 221 0 2279 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 10012

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/72 7514
/proc/meminfo: memFree=882000/2055920 swapFree=4170332/4192956
[pid=7513] ppid=7511 vsize=10012 CPUtime=1200.05
/proc/7513/stat : 7513 (varsat-industri) R 7511 7513 7350 0 -1 4194304 2072 0 0 0 120001 4 0 0 25 0 1 0 1098388218 10252288 2057 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/7513/statm: 2503 2057 110 221 0 2279 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 10012

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200.02
CPU system time (s): 0.044993
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 10012

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

runsolver used 1.23681 second user time and 3.14152 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-28 17:20:51
IDJOB=1515664
IDBENCH=70448
IDSOLVER=538
FILE ID=node38/1515664-1238257251
PBS_JOBID= 9060805
Free space on /tmp= 65528 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1153031014-012.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515664-1238257251/watcher-1515664-1238257251 -o /tmp/evaluation-result-1515664-1238257251/solver-1515664-1238257251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=976026891 HOME/instance-1515664-1238257251.cnf

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

MD5SUM BENCH= 9d5cdf2497a80c47fde0f7ee1276bd77
RANDOM SEED=976026891

node38.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.259
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	: 5931.00
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.259
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:        890928 kB
Buffers:         85612 kB
Cached:         992272 kB
SwapCached:      11204 kB
Active:         104428 kB
Inactive:       986084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        890928 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:          18328 kB
Slab:            59772 kB
Committed_AS:  3005380 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-28 17:40:54