Trace number 1518364

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1778559297-006.cnf
MD5SUMa5462f4ed0be2c72f8dfc94f9311f583
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.144977
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
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:  420                                                  |
0.00/0.00	c |  Number of clauses:    1785                                                 |
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:          476557774.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 |     412     1777     5386 |      592        0    nan |  0.000 % |
0.00/0.01	c |       101 |     412     1777     5386 |      651      101     20 |  0.001 % |
0.00/0.01	c |       251 |     412     1777     5386 |      716      251     19 |  0.001 % |
0.00/0.02	c |       476 |     412     1777     5386 |      788      476     19 |  0.001 % |
0.00/0.03	c |       814 |     412     1777     5386 |      867      814     20 |  0.001 % |
0.00/0.05	c |      1320 |     412     1777     5386 |      953      870     19 |  0.001 % |
0.00/0.08	c |      2079 |     412     1777     5386 |     1049      632     18 |  0.001 % |
0.10/0.12	c |      3219 |     412     1777     5386 |     1154      677     17 |  0.001 % |
0.10/0.19	c |      4928 |     412     1777     5386 |     1269     1196     18 |  0.001 % |
0.19/0.29	c |      7491 |     412     1777     5386 |     1396     1162     19 |  0.001 % |
0.39/0.44	c |     11337 |     412     1777     5386 |     1536     1444     17 |  0.001 % |
0.59/0.68	c |     17103 |     412     1777     5386 |     1689      890     17 |  0.001 % |
0.99/1.04	c |     25753 |     412     1777     5386 |     1858      931     16 |  0.001 % |
1.59/1.61	c |     38727 |     412     1777     5386 |     2044     1578     19 |  0.001 % |
2.49/2.50	c |     58191 |     412     1777     5386 |     2249     1300     18 |  0.001 % |
3.79/3.84	c |     87383 |     412     1777     5386 |     2474     1966     18 |  0.001 % |
5.89/5.94	c |    131172 |     412     1777     5386 |     2721     1689     19 |  0.001 % |
9.09/9.16	c |    196857 |     412     1777     5386 |     2993     2499     19 |  0.001 % |
14.29/14.31	c |    295383 |     412     1777     5386 |     3293     2373     18 |  0.001 % |
22.19/22.22	c |    443172 |     412     1777     5386 |     3622     3321     19 |  0.001 % |
34.58/34.64	c |    664856 |     412     1777     5386 |     3984     3304     20 |  0.001 % |
53.68/53.74	c |    997382 |     412     1777     5386 |     4383     3891     20 |  0.001 % |
83.77/83.84	c |   1496170 |     412     1777     5386 |     4821     3002     19 |  0.001 % |
131.06/131.16	c |   2244352 |     412     1777     5386 |     5303     2777     18 |  0.001 % |
205.44/205.54	c |   3366627 |     412     1777     5386 |     5834     4588     22 |  0.001 % |
320.61/320.76	c |   5050038 |     412     1777     5386 |     6417     4745     20 |  0.001 % |
503.46/503.69	c |   7575155 |     412     1777     5386 |     7059     4653     19 |  0.001 % |
794.58/794.81	c |  11362830 |     412     1777     5386 |     7765     4247     19 |  0.001 % |

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-1518364-1238298546/watcher-1518364-1238298546 -o /tmp/evaluation-result-1518364-1238298546/solver-1518364-1238298546 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=476557774 HOME/instance-1518364-1238298546.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: 0.92 0.98 0.99 3/64 14367
/proc/meminfo: memFree=745968/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2416 CPUtime=0
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 227 0 0 0 0 0 0 0 20 0 1 0 1102519971 2473984 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 604 212 99 221 0 380 0

[startup+0.104085 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14367
/proc/meminfo: memFree=745968/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2548 CPUtime=0.1
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 268 0 0 0 10 0 0 0 20 0 1 0 1102519971 2609152 253 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 637 253 113 221 0 413 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.201095 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14367
/proc/meminfo: memFree=745968/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2680 CPUtime=0.19
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 283 0 0 0 19 0 0 0 21 0 1 0 1102519971 2744320 268 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 670 268 113 221 0 446 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2680

[startup+0.301104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14367
/proc/meminfo: memFree=745968/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2680 CPUtime=0.29
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 296 0 0 0 29 0 0 0 22 0 1 0 1102519971 2744320 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 670 281 113 221 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2680

[startup+0.701145 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14367
/proc/meminfo: memFree=745968/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2812 CPUtime=0.69
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 322 0 0 0 69 0 0 0 25 0 1 0 1102519971 2879488 307 1992294400 4194304 5102648 548682068784 18446744073709551615 4254824 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 703 307 113 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50123 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14368
/proc/meminfo: memFree=745064/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=2944 CPUtime=1.49
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 366 0 0 0 149 0 0 0 25 0 1 0 1102519971 3014656 351 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 736 351 113 221 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2944

[startup+3.10139 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14368
/proc/meminfo: memFree=744744/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=3208 CPUtime=3.09
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 418 0 0 0 309 0 0 0 25 0 1 0 1102519971 3284992 403 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 802 403 113 221 0 578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3208

[startup+6.30276 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14368
/proc/meminfo: memFree=744440/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=3476 CPUtime=6.29
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 488 0 0 0 629 0 0 0 25 0 1 0 1102519971 3559424 473 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 869 473 113 221 0 645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3476

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 14368
/proc/meminfo: memFree=743992/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=3740 CPUtime=12.69
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 572 0 0 0 1269 0 0 0 25 0 1 0 1102519971 3829760 557 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 935 557 113 221 0 711 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3740

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14368
/proc/meminfo: memFree=743480/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=4268 CPUtime=25.49
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 701 0 0 0 2549 0 0 0 25 0 1 0 1102519971 4370432 686 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1067 686 113 221 0 843 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4268

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14368
/proc/meminfo: memFree=742840/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=4936 CPUtime=51.08
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 861 0 0 0 5108 0 0 0 25 0 1 0 1102519971 5054464 846 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1234 846 113 221 0 1010 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4936

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14368
/proc/meminfo: memFree=742008/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=5616 CPUtime=102.27
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1046 0 0 0 10227 0 0 0 25 0 1 0 1102519971 5750784 1031 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1404 1031 113 221 0 1180 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5616

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=741176/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=6444 CPUtime=162.25
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1242 0 0 0 16225 0 0 0 25 0 1 0 1102519971 6598656 1227 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1611 1227 113 221 0 1387 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6444

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=740664/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=7040 CPUtime=222.24
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1371 0 0 0 22224 0 0 0 25 0 1 0 1102519971 7208960 1356 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1760 1356 113 221 0 1536 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 7040

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=740216/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=7448 CPUtime=282.22
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1484 0 0 0 28222 0 0 0 25 0 1 0 1102519971 7626752 1469 1992294400 4194304 5102648 548682068784 18446744073709551615 4227606 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1862 1469 113 221 0 1638 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7448

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=739768/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=7864 CPUtime=342.2
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1589 0 0 0 34220 0 0 0 25 0 1 0 1102519971 8052736 1574 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 1966 1574 113 221 0 1742 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7864

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=739384/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=8284 CPUtime=402.19
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1690 0 0 0 40219 0 0 0 25 0 1 0 1102519971 8482816 1675 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2071 1675 113 221 0 1847 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 8284

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=739064/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=8548 CPUtime=462.17
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1751 0 0 0 46217 0 0 0 25 0 1 0 1102519971 8753152 1736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2137 1736 113 221 0 1913 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8548

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=738872/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=8820 CPUtime=522.15
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1822 0 0 0 52215 0 0 0 25 0 1 0 1102519971 9031680 1807 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2205 1807 113 221 0 1981 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 8820

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=738552/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=9232 CPUtime=582.15
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1907 0 0 0 58214 1 0 0 25 0 1 0 1102519971 9453568 1892 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2308 1892 113 221 0 2084 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 9232

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=738296/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=9372 CPUtime=642.13
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 1967 0 0 0 64212 1 0 0 25 0 1 0 1102519971 9596928 1952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2343 1952 113 221 0 2119 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 9372

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14368
/proc/meminfo: memFree=737848/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=9788 CPUtime=702.12
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2062 0 0 0 70211 1 0 0 25 0 1 0 1102519971 10022912 2047 1992294400 4194304 5102648 548682068784 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2447 2047 113 221 0 2223 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 9788

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=737656/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=9936 CPUtime=762.09
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2088 0 0 0 76208 1 0 0 25 0 1 0 1102519971 10174464 2073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2484 2073 113 221 0 2260 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 9936

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=737592/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10076 CPUtime=822.07
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2126 0 0 0 82206 1 0 0 25 0 1 0 1102519971 10317824 2111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2519 2111 113 221 0 2295 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 10076

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=737400/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10348 CPUtime=882.06
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2171 0 0 0 88205 1 0 0 25 0 1 0 1102519971 10596352 2156 1992294400 4194304 5102648 548682068784 18446744073709551615 4255886 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2587 2156 113 221 0 2363 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 10348

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=737272/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10480 CPUtime=942.04
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2229 0 0 0 94203 1 0 0 25 0 1 0 1102519971 10731520 2214 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2620 2214 113 221 0 2396 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 10480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=737080/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10752 CPUtime=1002.02
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2272 0 0 0 100201 1 0 0 25 0 1 0 1102519971 11010048 2257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2688 2257 113 221 0 2464 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 10752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=736888/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10884 CPUtime=1062.01
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2315 0 0 0 106200 1 0 0 25 0 1 0 1102519971 11145216 2300 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2721 2300 113 221 0 2497 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 10884

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=736824/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=10884 CPUtime=1121.99
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2327 0 0 0 112198 1 0 0 25 0 1 0 1102519971 11145216 2312 1992294400 4194304 5102648 548682068784 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2721 2312 113 221 0 2497 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 10884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=736696/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=11024 CPUtime=1181.98
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2357 0 0 0 118196 2 0 0 25 0 1 0 1102519971 11288576 2342 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2756 2342 113 221 0 2532 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 11024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=736632/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=11172 CPUtime=1200.09
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2378 0 0 0 120007 2 0 0 25 0 1 0 1102519971 11440128 2363 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2793 2363 113 221 0 2569 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11172

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14374
/proc/meminfo: memFree=736632/2055920 swapFree=4176444/4192956
[pid=14367] ppid=14365 vsize=11172 CPUtime=1200.09
/proc/14367/stat : 14367 (varsat-industri) R 14365 14367 14330 0 -1 4194304 2378 0 0 0 120007 2 0 0 25 0 1 0 1102519971 11440128 2363 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14367/statm: 2793 2363 113 221 0 2569 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.023996
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 11172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
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= 2378
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= 926

runsolver used 1.17482 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-29 05:49:06
IDJOB=1518364
IDBENCH=70673
IDSOLVER=538
FILE ID=node27/1518364-1238298546
PBS_JOBID= 9061034
Free space on /tmp= 65616 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1778559297-006.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518364-1238298546/watcher-1518364-1238298546 -o /tmp/evaluation-result-1518364-1238298546/solver-1518364-1238298546 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=476557774 HOME/instance-1518364-1238298546.cnf

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

MD5SUM BENCH= a5462f4ed0be2c72f8dfc94f9311f583
RANDOM SEED=476557774

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:        746384 kB
Buffers:         88456 kB
Cached:        1118520 kB
SwapCached:       9544 kB
Active:         182448 kB
Inactive:      1035708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        746384 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          16704 kB
Slab:            77264 kB
Committed_AS:  2789988 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65616 MiB
End job on node27 at 2009-03-29 06:09:08