Trace number 1732276

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.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark395.338
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  280                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          89662320.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     280      672     1680 |      224        0    nan |  0.000 % |
0.00/0.00	c |       100 |     280      672     1680 |      246      100     41 |  0.001 % |
0.00/0.00	c |       250 |     280      672     1680 |      271      250     38 |  0.001 % |
0.00/0.01	c |       475 |     280      672     1680 |      298      288     37 |  0.001 % |
0.00/0.02	c |       815 |     280      672     1680 |      327      235     31 |  0.001 % |
0.00/0.03	c |      1321 |     280      672     1680 |      360      337     35 |  0.001 % |
0.00/0.06	c |      2080 |     280      672     1680 |      396      443     37 |  0.001 % |
0.07/0.09	c |      3219 |     280      672     1680 |      436      428     35 |  0.001 % |
0.10/0.14	c |      4928 |     280      672     1680 |      480      312     25 |  0.001 % |
0.20/0.22	c |      7490 |     280      672     1680 |      528      301     23 |  0.001 % |
0.30/0.34	c |     11336 |     280      672     1680 |      580      372     27 |  0.001 % |
0.50/0.53	c |     17102 |     280      672     1680 |      639      400     25 |  0.001 % |
0.80/0.80	c |     25751 |     280      672     1680 |      703      710     33 |  0.001 % |
1.20/1.24	c |     38727 |     280      672     1680 |      773      679     34 |  0.001 % |
1.89/1.92	c |     58189 |     280      672     1680 |      850      691     34 |  0.001 % |
2.89/2.98	c |     87384 |     280      672     1680 |      935      647     32 |  0.001 % |
4.59/4.63	c |    131174 |     280      672     1680 |     1029      867     38 |  0.001 % |
7.09/7.18	c |    196858 |     280      672     1680 |     1132     1024     41 |  0.001 % |
10.99/11.10	c |    295385 |     280      672     1680 |     1245      674     34 |  0.001 % |
17.09/17.14	c |    443176 |     280      672     1680 |     1369     1142     43 |  0.001 % |
26.49/26.55	c |    664860 |     280      672     1680 |     1506     1162     40 |  0.001 % |
40.88/40.92	c |    997386 |     280      672     1680 |     1657     1430     41 |  0.001 % |
63.37/63.40	c |   1496175 |     280      672     1680 |     1823     1326     41 |  0.001 % |
98.16/98.20	c |   2244366 |     280      672     1680 |     2005     1213     41 |  0.001 % |
150.74/150.84	c |   3366640 |     280      672     1680 |     2206     2015     47 |  0.001 % |
234.32/234.41	c |   5050052 |     280      672     1680 |     2426     1444     40 |  0.001 % |
365.88/366.05	c |   7575168 |     280      672     1680 |     2669     1519     40 |  0.001 % |
571.23/571.48	c |  11362848 |     280      672     1680 |     2936     1704     47 |  0.001 % |
893.33/893.62	c |  17044360 |     280      672     1680 |     3230     2915     48 |  0.001 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732276-1240779595/watcher-1732276-1240779595 -o /tmp/evaluation-result-1732276-1240779595/solver-1732276-1240779595 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=89662320 HOME/instance-1732276-1240779595.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/65 10470
/proc/meminfo: memFree=1709672/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2280 CPUtime=0
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 105988506 2334720 161 1992294400 4194304 5102648 548682068800 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 570 161 101 221 0 346 0

[startup+0.076857 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10470
/proc/meminfo: memFree=1709672/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2412 CPUtime=0.07
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 212 0 0 0 7 0 0 0 18 0 1 0 105988506 2469888 197 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 603 197 110 221 0 379 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2412

[startup+0.102858 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10470
/proc/meminfo: memFree=1709672/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2412 CPUtime=0.1
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 215 0 0 0 10 0 0 0 18 0 1 0 105988506 2469888 200 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 603 200 110 221 0 379 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2412

[startup+0.30188 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10470
/proc/meminfo: memFree=1709672/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2412 CPUtime=0.3
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 238 0 0 0 30 0 0 0 19 0 1 0 105988506 2469888 223 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 603 223 110 221 0 379 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2412

[startup+0.702921 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10470
/proc/meminfo: memFree=1709672/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2544 CPUtime=0.7
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 262 0 0 0 70 0 0 0 22 0 1 0 105988506 2605056 247 1992294400 4194304 5102648 548682068800 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 636 247 110 221 0 412 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2544

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1709088/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2676 CPUtime=1.5
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 294 0 0 0 150 0 0 0 25 0 1 0 105988506 2740224 279 1992294400 4194304 5102648 548682068800 18446744073709551615 4255085 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 669 279 110 221 0 445 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2676

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1708768/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=2808 CPUtime=3.09
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 337 0 0 0 309 0 0 0 25 0 1 0 105988506 2875392 322 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 702 322 110 221 0 478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1708320/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=3072 CPUtime=6.29
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 401 0 0 0 629 0 0 0 25 0 1 0 105988506 3145728 386 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 768 386 110 221 0 544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1707936/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=3468 CPUtime=12.69
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 479 0 0 0 1269 0 0 0 25 0 1 0 105988506 3551232 464 1992294400 4194304 5102648 548682068800 18446744073709551615 4227576 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 867 464 110 221 0 643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3468

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1707488/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=3868 CPUtime=25.49
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 584 0 0 0 2549 0 0 0 25 0 1 0 105988506 3960832 569 1992294400 4194304 5102648 548682068800 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 967 569 110 221 0 743 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3868

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10471
/proc/meminfo: memFree=1706912/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=4404 CPUtime=51.08
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 724 0 0 0 5108 0 0 0 25 0 1 0 105988506 4509696 709 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1101 709 110 221 0 877 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4404

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1706264/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=5080 CPUtime=102.26
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 874 0 0 0 10226 0 0 0 25 0 1 0 105988506 5201920 859 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1270 859 110 221 0 1046 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5080

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1705752/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=5484 CPUtime=162.24
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 994 0 0 0 16224 0 0 0 25 0 1 0 105988506 5615616 979 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1371 979 110 221 0 1147 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5484

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1705368/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=5896 CPUtime=222.22
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1078 0 0 0 22222 0 0 0 25 0 1 0 105988506 6037504 1063 1992294400 4194304 5102648 548682068800 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1474 1063 110 221 0 1250 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5896

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1704920/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=6312 CPUtime=282.2
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1184 0 0 0 28220 0 0 0 25 0 1 0 105988506 6463488 1169 1992294400 4194304 5102648 548682068800 18446744073709551615 4255641 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1578 1169 110 221 0 1354 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1704664/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=6452 CPUtime=342.18
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1238 0 0 0 34218 0 0 0 25 0 1 0 105988506 6606848 1223 1992294400 4194304 5102648 548682068800 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1613 1223 110 221 0 1389 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6452

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1704288/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=6856 CPUtime=402.17
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1320 0 0 0 40217 0 0 0 25 0 1 0 105988506 7020544 1305 1992294400 4194304 5102648 548682068800 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1714 1305 110 221 0 1490 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6856

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1704096/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7000 CPUtime=462.16
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1359 0 0 0 46215 1 0 0 25 0 1 0 105988506 7168000 1344 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1750 1344 110 221 0 1526 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7000

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1704032/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7000 CPUtime=522.14
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1371 0 0 0 52213 1 0 0 25 0 1 0 105988506 7168000 1356 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1750 1356 110 221 0 1526 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 7000

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703904/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7144 CPUtime=582.12
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1410 0 0 0 58211 1 0 0 25 0 1 0 105988506 7315456 1395 1992294400 4194304 5102648 548682068800 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1786 1395 110 221 0 1562 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 7144

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703648/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7420 CPUtime=642.11
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1467 0 0 0 64210 1 0 0 25 0 1 0 105988506 7598080 1452 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1855 1452 110 221 0 1631 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7420

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703520/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7552 CPUtime=702.09
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1493 0 0 0 70208 1 0 0 25 0 1 0 105988506 7733248 1478 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1888 1478 110 221 0 1664 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 7552

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703328/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7700 CPUtime=762.07
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1524 0 0 0 76206 1 0 0 25 0 1 0 105988506 7884800 1509 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1925 1509 110 221 0 1701 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 7700

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703200/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7832 CPUtime=822.05
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1546 0 0 0 82204 1 0 0 25 0 1 0 105988506 8019968 1531 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1958 1531 110 221 0 1734 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 7832

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1703136/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=7832 CPUtime=882.03
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1558 0 0 0 88202 1 0 0 25 0 1 0 105988506 8019968 1543 1992294400 4194304 5102648 548682068800 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 1958 1543 110 221 0 1734 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 7832

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702816/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8112 CPUtime=942.01
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1638 0 0 0 94200 1 0 0 25 0 1 0 105988506 8306688 1623 1992294400 4194304 5102648 548682068800 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2028 1623 110 221 0 1804 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 8112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702496/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8376 CPUtime=1002
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1700 0 0 0 100199 1 0 0 25 0 1 0 105988506 8577024 1685 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2094 1685 110 221 0 1870 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 8376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702432/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8508 CPUtime=1061.98
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1726 0 0 0 106197 1 0 0 25 0 1 0 105988506 8712192 1711 1992294400 4194304 5102648 548682068800 18446744073709551615 4249200 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2127 1711 110 221 0 1903 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 8508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702304/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8656 CPUtime=1121.97
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1741 0 0 0 112195 2 0 0 25 0 1 0 105988506 8863744 1726 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2164 1726 110 221 0 1940 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 8656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702240/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8656 CPUtime=1181.95
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1760 0 0 0 118193 2 0 0 25 0 1 0 105988506 8863744 1745 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2164 1745 110 221 0 1940 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 8656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10477
/proc/meminfo: memFree=1702176/2055912 swapFree=4192952/4192956
[pid=10470] ppid=10468 vsize=8788 CPUtime=1200.05
/proc/10470/stat : 10470 (varsat-industri) R 10468 10470 10253 0 -1 4194304 1777 0 0 0 120003 2 0 0 25 0 1 0 105988506 8998912 1762 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/10470/statm: 2197 1762 110 221 0 1973 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8788

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.41
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.023996
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 8788

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

runsolver used 1.37979 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 22:59:55
IDJOB=1732276
IDBENCH=71113
IDSOLVER=538
FILE ID=node78/1732276-1240779595
PBS_JOBID= 9187224
Free space on /tmp= 126764 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732276-1240779595/watcher-1732276-1240779595 -o /tmp/evaluation-result-1732276-1240779595/solver-1732276-1240779595 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=89662320 HOME/instance-1732276-1240779595.cnf

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=89662320

node78.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.243
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.243
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:      2055912 kB
MemFree:       1710088 kB
Buffers:         50800 kB
Cached:         223168 kB
SwapCached:          4 kB
Active:         118656 kB
Inactive:       170128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1710088 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          24588 kB
Slab:            42768 kB
Committed_AS:   266220 kB
PageTables:       1428 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= 126764 MiB
End job on node78 at 2009-04-26 23:19:57