Trace number 1517032

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S2096960818-049.cnf
MD5SUM0dd96c632ca80e24c12df38646d2de2b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark287.4
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:          1139201854.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 |     404     1753     5344 |      584        0    nan |  0.000 % |
0.00/0.01	c |       100 |     404     1753     5344 |      642      100     20 |  0.001 % |
0.00/0.01	c |       250 |     404     1753     5344 |      707      250     20 |  0.001 % |
0.00/0.02	c |       475 |     404     1753     5344 |      777      475     20 |  0.001 % |
0.03/0.03	c |       813 |     404     1753     5344 |      855      813     19 |  0.001 % |
0.03/0.05	c |      1319 |     404     1753     5344 |      941      869     18 |  0.001 % |
0.03/0.08	c |      2078 |     404     1753     5344 |     1035      644     18 |  0.001 % |
0.10/0.12	c |      3217 |     404     1753     5344 |     1138      704     18 |  0.001 % |
0.10/0.19	c |      4927 |     404     1753     5344 |     1252      641     16 |  0.001 % |
0.20/0.29	c |      7489 |     404     1753     5344 |     1377     1257     18 |  0.001 % |
0.40/0.45	c |     11333 |     404     1753     5344 |     1515      851     18 |  0.001 % |
0.60/0.69	c |     17100 |     404     1753     5344 |     1667     1159     19 |  0.001 % |
1.00/1.07	c |     25749 |     404     1753     5344 |     1833     1247     17 |  0.001 % |
1.59/1.65	c |     38724 |     404     1753     5344 |     2017     1100     18 |  0.001 % |
2.49/2.52	c |     58186 |     404     1753     5344 |     2219     1056     16 |  0.001 % |
3.79/3.87	c |     87379 |     404     1753     5344 |     2440     2017     20 |  0.001 % |
5.99/6.00	c |    131169 |     404     1753     5344 |     2684     2331     20 |  0.001 % |
9.19/9.27	c |    196854 |     404     1753     5344 |     2953     2577     19 |  0.001 % |
14.29/14.39	c |    295382 |     404     1753     5344 |     3248     2180     20 |  0.001 % |
22.49/22.50	c |    443172 |     404     1753     5344 |     3573     1756     19 |  0.001 % |
34.88/34.94	c |    664856 |     404     1753     5344 |     3931     2772     21 |  0.001 % |
54.27/54.32	c |    997381 |     404     1753     5344 |     4324     3556     22 |  0.001 % |
84.77/84.85	c |   1496169 |     404     1753     5344 |     4756     4219     20 |  0.001 % |
132.55/132.63	c |   2244351 |     404     1753     5344 |     5232     3425     21 |  0.001 % |
206.13/206.21	c |   3366626 |     404     1753     5344 |     5755     5226     19 |  0.001 % |
322.40/322.50	c |   5050038 |     404     1753     5344 |     6331     4202     21 |  0.001 % |
506.85/507.03	c |   7575154 |     404     1753     5344 |     6964     4217     20 |  0.001 % |
797.18/797.42	c |  11362832 |     404     1753     5344 |     7660     6811     21 |  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-1517032-1238279070/watcher-1517032-1238279070 -o /tmp/evaluation-result-1517032-1238279070/solver-1517032-1238279070 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1139201854 HOME/instance-1517032-1238279070.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/68 9164
/proc/meminfo: memFree=1302984/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2428 CPUtime=0
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 225 0 0 0 0 0 0 0 18 0 1 0 1100568633 2486272 210 1992294400 4194304 5102648 548682068784 18446744073709551615 4283275 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 607 210 99 221 0 383 0

[startup+0.033941 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 9164
/proc/meminfo: memFree=1302984/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2428 CPUtime=0.03
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 243 0 0 0 3 0 0 0 18 0 1 0 1100568633 2486272 228 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 607 228 113 221 0 383 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2428

[startup+0.102946 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 9164
/proc/meminfo: memFree=1302984/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2560 CPUtime=0.1
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 267 0 0 0 10 0 0 0 18 0 1 0 1100568633 2621440 252 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 640 252 113 221 0 416 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2560

[startup+0.302966 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 9164
/proc/meminfo: memFree=1302984/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2692 CPUtime=0.3
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 293 0 0 0 30 0 0 0 19 0 1 0 1100568633 2756608 278 1992294400 4194304 5102648 548682068784 18446744073709551615 4254025 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 673 278 113 221 0 449 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2692

[startup+0.702006 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 9164
/proc/meminfo: memFree=1302984/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2824 CPUtime=0.7
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 329 0 0 0 70 0 0 0 22 0 1 0 1100568633 2891776 314 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 706 314 113 221 0 482 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2824

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1302016/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=2956 CPUtime=1.49
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 374 0 0 0 149 0 0 0 25 0 1 0 1100568633 3026944 359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 739 359 113 221 0 515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2956

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1301696/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=3220 CPUtime=3.09
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 422 0 0 0 309 0 0 0 25 0 1 0 1100568633 3297280 407 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 805 407 113 221 0 581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3220

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1301312/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=3484 CPUtime=6.29
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 481 0 0 0 629 0 0 0 25 0 1 0 1100568633 3567616 466 1992294400 4194304 5102648 548682068784 18446744073709551615 4250394 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 871 466 113 221 0 647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3484

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1300928/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=3748 CPUtime=12.69
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 565 0 0 0 1269 0 0 0 25 0 1 0 1100568633 3837952 550 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 937 550 113 221 0 713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3748

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1300416/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=4280 CPUtime=25.48
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 705 0 0 0 2548 0 0 0 25 0 1 0 1100568633 4382720 690 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1070 690 113 221 0 846 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4280

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1299840/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=4948 CPUtime=51.07
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 857 0 0 0 5107 0 0 0 25 0 1 0 1100568633 5066752 842 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1237 842 113 221 0 1013 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4948

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1298944/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=5764 CPUtime=102.27
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1065 0 0 0 10226 1 0 0 25 0 1 0 1100568633 5902336 1050 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1441 1050 113 221 0 1217 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5764

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1298176/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=6436 CPUtime=162.25
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1241 0 0 0 16224 1 0 0 25 0 1 0 1100568633 6590464 1226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1609 1226 113 221 0 1385 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6436

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1297792/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=6864 CPUtime=222.23
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1343 0 0 0 22222 1 0 0 25 0 1 0 1100568633 7028736 1328 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1716 1328 113 221 0 1492 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6864

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1297344/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=7288 CPUtime=282.22
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1444 0 0 0 28220 2 0 0 25 0 1 0 1100568633 7462912 1429 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1822 1429 113 221 0 1598 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7288

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1296960/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=7712 CPUtime=342.2
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1531 0 0 0 34218 2 0 0 25 0 1 0 1100568633 7897088 1516 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1928 1516 113 221 0 1704 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7712

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1296640/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=7988 CPUtime=402.18
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1599 0 0 0 40216 2 0 0 25 0 1 0 1100568633 8179712 1584 1992294400 4194304 5102648 548682068784 18446744073709551615 4254232 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1997 1584 113 221 0 1773 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7988

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1296512/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=8260 CPUtime=462.17
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1663 0 0 0 46214 3 0 0 25 0 1 0 1100568633 8458240 1648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2065 1648 113 221 0 1841 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8260

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1296256/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=8536 CPUtime=522.15
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1731 0 0 0 52212 3 0 0 25 0 1 0 1100568633 8740864 1716 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2134 1716 113 221 0 1910 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 8536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1296000/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=8800 CPUtime=582.13
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1801 0 0 0 58209 4 0 0 25 0 1 0 1100568633 9011200 1786 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2200 1786 113 221 0 1976 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 8800

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1295680/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=9076 CPUtime=642.12
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1867 0 0 0 64208 4 0 0 25 0 1 0 1100568633 9293824 1852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2269 1852 113 221 0 2045 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 9076

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1295680/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=9076 CPUtime=702.1
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1872 0 0 0 70206 4 0 0 25 0 1 0 1100568633 9293824 1857 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2269 1857 113 221 0 2045 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 9076

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1295488/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=9208 CPUtime=762.09
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1908 0 0 0 76204 5 0 0 25 0 1 0 1100568633 9428992 1893 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2302 1893 113 221 0 2078 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 9208

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1295296/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=9480 CPUtime=822.07
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 1969 0 0 0 82202 5 0 0 25 0 1 0 1100568633 9707520 1954 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2370 1954 113 221 0 2146 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 9480

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1295040/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=9756 CPUtime=882.05
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2026 0 0 0 88200 5 0 0 25 0 1 0 1100568633 9990144 2011 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2439 2011 113 221 0 2215 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 9756

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1294720/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10044 CPUtime=942.03
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2095 0 0 0 94198 5 0 0 25 0 1 0 1100568633 10285056 2080 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2511 2080 113 221 0 2287 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 10044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1294528/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10192 CPUtime=1002.02
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2135 0 0 0 100196 6 0 0 25 0 1 0 1100568633 10436608 2120 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2548 2120 113 221 0 2324 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 10192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9165
/proc/meminfo: memFree=1294528/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10328 CPUtime=1062
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2167 0 0 0 106194 6 0 0 25 0 1 0 1100568633 10575872 2152 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2582 2152 113 221 0 2358 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 10328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9167
/proc/meminfo: memFree=1294208/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10328 CPUtime=1121.98
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2191 0 0 0 112192 6 0 0 25 0 1 0 1100568633 10575872 2176 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2582 2176 113 221 0 2358 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 10328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9167
/proc/meminfo: memFree=1294080/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10628 CPUtime=1181.96
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2245 0 0 0 118190 6 0 0 25 0 1 0 1100568633 10883072 2230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2657 2230 113 221 0 2433 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 10628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 9167
/proc/meminfo: memFree=1294016/2055920 swapFree=4175244/4192956
[pid=9164] ppid=9162 vsize=10628 CPUtime=1200.06
/proc/9164/stat : 9164 (varsat-industri) R 9162 9164 8809 0 -1 4194304 2258 0 0 0 120000 6 0 0 25 0 1 0 1100568633 10883072 2243 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2657 2243 113 221 0 2433 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 10628

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.07
CPU user time (s): 1200
CPU system time (s): 0.069989
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 10628

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

runsolver used 1.09383 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-28 23:24:30
IDJOB=1517032
IDBENCH=70562
IDSOLVER=538
FILE ID=node60/1517032-1238279070
PBS_JOBID= 9060910
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 0dd96c632ca80e24c12df38646d2de2b
RANDOM SEED=1139201854

node60.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.202
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.202
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:       1303400 kB
Buffers:         82112 kB
Cached:         581928 kB
SwapCached:      10996 kB
Active:         207604 kB
Inactive:       469592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1303400 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:          18436 kB
Slab:            60916 kB
Committed_AS:  3206468 kB
PageTables:       1712 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= 66400 MiB
End job on node60 at 2009-03-28 23:44:33