Trace number 1515532

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
MD5SUMf204ae5b9db3d0db644045bd9b064e28
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
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:          678266889.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 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.01/0.01	c |       100 |     100     2130    10650 |      781      100     25 |  0.010 % |
0.01/0.02	c |       250 |     100     2130    10650 |      859      250     23 |  0.010 % |
0.01/0.03	c |       477 |     100     2130    10650 |      945      477     23 |  0.010 % |
0.01/0.04	c |       814 |     100     2130    10650 |     1039      814     23 |  0.010 % |
0.01/0.06	c |      1320 |     100     2130    10650 |     1143      786     21 |  0.010 % |
0.01/0.09	c |      2079 |     100     2130    10650 |     1257      963     21 |  0.010 % |
0.10/0.13	c |      3219 |     100     2130    10650 |     1383      821     20 |  0.010 % |
0.10/0.18	c |      4927 |     100     2130    10650 |     1521     1120     20 |  0.010 % |
0.20/0.27	c |      7489 |     100     2130    10650 |     1674     1361     21 |  0.010 % |
0.39/0.41	c |     11333 |     100     2130    10650 |     1841      959     19 |  0.010 % |
0.59/0.62	c |     17099 |     100     2130    10650 |     2025     1138     19 |  0.010 % |
0.89/0.93	c |     25748 |     100     2130    10650 |     2228     1573     21 |  0.010 % |
1.39/1.42	c |     38722 |     100     2130    10650 |     2451     2152     21 |  0.010 % |
2.10/2.17	c |     58183 |     100     2130    10650 |     2696     1782     21 |  0.010 % |
3.30/3.33	c |     87375 |     100     2130    10650 |     2965     2383     20 |  0.010 % |
5.09/5.14	c |    131164 |     100     2130    10650 |     3262     2766     20 |  0.010 % |
7.89/7.92	c |    196848 |     100     2130    10650 |     3588     2628     20 |  0.010 % |
12.28/12.30	c |    295375 |     100     2130    10650 |     3947     3541     21 |  0.010 % |
19.08/19.13	c |    443164 |     100     2130    10650 |     4342     2309     21 |  0.010 % |
29.68/29.73	c |    664848 |     100     2130    10650 |     4776     3363     19 |  0.010 % |
46.48/46.53	c |    997375 |     100     2130    10650 |     5254     4524     20 |  0.010 % |
72.67/72.79	c |   1496163 |     100     2130    10650 |     5779     4416     19 |  0.010 % |
113.65/113.76	c |   2244345 |     100     2130    10650 |     6357     3683     20 |  0.010 % |
177.73/177.86	c |   3366621 |     100     2130    10650 |     6993     6103     20 |  0.010 % |
279.41/279.52	c |   5050033 |     100     2130    10650 |     7692     5370     19 |  0.010 % |
440.56/440.76	c |   7575149 |     100     2130    10650 |     8461     7089     20 |  0.010 % |
695.57/695.83	c |  11362824 |     100     2130    10650 |     9308     5752     21 |  0.010 % |
1098.35/1098.72	c |  17044336 |     100     2130    10650 |    10238     8775     19 |  0.010 % |

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-1515532-1238255361/watcher-1515532-1238255361 -o /tmp/evaluation-result-1515532-1238255361/solver-1515532-1238255361 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=678266889 HOME/instance-1515532-1238255361.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.99 0.97 0.98 2/65 9264
/proc/meminfo: memFree=1253464/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=2544 CPUtime=0
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 309256854 2605056 237 1992294400 4194304 5102648 548682068784 18446744073709551615 4272256 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 636 237 98 221 0 412 0

[startup+0.012004 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9264
/proc/meminfo: memFree=1253464/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=2544 CPUtime=0.01
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 261 0 0 0 1 0 0 0 18 0 1 0 309256854 2605056 246 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 636 248 100 221 0 412 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2544

[startup+0.102014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9264
/proc/meminfo: memFree=1253464/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=2676 CPUtime=0.1
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 281 0 0 0 10 0 0 0 18 0 1 0 309256854 2740224 266 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 669 266 110 221 0 445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2676

[startup+0.301039 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9264
/proc/meminfo: memFree=1253464/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=2808 CPUtime=0.29
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 320 0 0 0 29 0 0 0 19 0 1 0 309256854 2875392 305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 702 305 110 221 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2808

[startup+0.70109 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9264
/proc/meminfo: memFree=1253464/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=2940 CPUtime=0.69
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 360 0 0 0 69 0 0 0 22 0 1 0 309256854 3010560 345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 735 345 110 221 0 511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50119 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1252432/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=3072 CPUtime=1.49
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 410 0 0 0 149 0 0 0 25 0 1 0 309256854 3145728 395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 768 395 110 221 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3072

[startup+3.10139 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1252112/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=3336 CPUtime=3.09
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 454 0 0 0 309 0 0 0 25 0 1 0 309256854 3416064 439 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 834 439 110 221 0 610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3336

[startup+6.3028 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1251664/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=3608 CPUtime=6.29
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 530 0 0 0 629 0 0 0 25 0 1 0 309256854 3694592 515 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 902 515 110 221 0 678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3608

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1251224/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=3888 CPUtime=12.68
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 602 0 0 0 1268 0 0 0 25 0 1 0 309256854 3981312 587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 972 587 110 221 0 748 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3888

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1250776/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=4424 CPUtime=25.48
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 711 0 0 0 2548 0 0 0 25 0 1 0 309256854 4530176 696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1106 696 110 221 0 882 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4424

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1250136/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=4984 CPUtime=51.08
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 874 0 0 0 5107 1 0 0 25 0 1 0 309256854 5103616 859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1246 859 110 221 0 1022 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4984

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1249752/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=5404 CPUtime=102.26
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 967 0 0 0 10225 1 0 0 25 0 1 0 309256854 5533696 952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1351 952 110 221 0 1127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5404

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1249240/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=5964 CPUtime=162.24
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1081 0 0 0 16223 1 0 0 25 0 1 0 309256854 6107136 1066 1992294400 4194304 5102648 548682068784 18446744073709551615 4249369 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1491 1066 110 221 0 1267 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5964

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1248856/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=6244 CPUtime=222.23
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1168 0 0 0 22221 2 0 0 25 0 1 0 309256854 6393856 1153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1561 1153 110 221 0 1337 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6244

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1248664/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=6540 CPUtime=282.21
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1220 0 0 0 28219 2 0 0 25 0 1 0 309256854 6696960 1205 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1635 1205 110 221 0 1411 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6540

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9265
/proc/meminfo: memFree=1248280/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=6820 CPUtime=342.18
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1300 0 0 0 34216 2 0 0 25 0 1 0 309256854 6983680 1285 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1705 1285 110 221 0 1481 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6820

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9267
/proc/meminfo: memFree=1248152/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=6964 CPUtime=402.17
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1329 0 0 0 40215 2 0 0 25 0 1 0 309256854 7131136 1314 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1741 1314 110 221 0 1517 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6964

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9267
/proc/meminfo: memFree=1247960/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=7168 CPUtime=462.15
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1378 0 0 0 46212 3 0 0 25 0 1 0 309256854 7340032 1363 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1792 1363 110 221 0 1568 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7168

[startup+522.301 s]
/proc/loadavg: 1.06 0.99 0.98 2/66 9267
/proc/meminfo: memFree=1247896/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=7340 CPUtime=522.13
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1425 0 0 0 52210 3 0 0 25 0 1 0 309256854 7516160 1410 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1835 1410 110 221 0 1611 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7340

[startup+582.302 s]
/proc/loadavg: 1.16 1.02 0.99 2/66 9267
/proc/meminfo: memFree=1247640/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=7508 CPUtime=582.11
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1479 0 0 0 58208 3 0 0 25 0 1 0 309256854 7688192 1464 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1877 1464 110 221 0 1653 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7508

[startup+642.301 s]
/proc/loadavg: 1.20 1.04 1.01 2/66 9267
/proc/meminfo: memFree=1247448/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=7844 CPUtime=642.1
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1525 0 0 0 64207 3 0 0 25 0 1 0 309256854 8032256 1510 1992294400 4194304 5102648 548682068784 18446744073709551615 4249053 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1961 1510 110 221 0 1737 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 7844

[startup+702.302 s]
/proc/loadavg: 1.12 1.05 1.00 2/66 9273
/proc/meminfo: memFree=1247120/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=7844 CPUtime=702.07
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1555 0 0 0 70204 3 0 0 25 0 1 0 309256854 8032256 1540 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 1961 1540 110 221 0 1737 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 7844

[startup+762.305 s]
/proc/loadavg: 1.09 1.05 1.00 2/66 9273
/proc/meminfo: memFree=1246936/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8180 CPUtime=762.06
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1617 0 0 0 76202 4 0 0 25 0 1 0 309256854 8376320 1602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2045 1602 110 221 0 1821 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 8180

[startup+822.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 9273
/proc/meminfo: memFree=1246808/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8352 CPUtime=822.03
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1645 0 0 0 82199 4 0 0 25 0 1 0 309256854 8552448 1630 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2088 1630 110 221 0 1864 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 8352

[startup+882.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 9273
/proc/meminfo: memFree=1246552/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8688 CPUtime=882.01
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1713 0 0 0 88197 4 0 0 25 0 1 0 309256854 8896512 1698 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2172 1698 110 221 0 1948 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 8688

[startup+942.301 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 9273
/proc/meminfo: memFree=1246488/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8688 CPUtime=941.99
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1722 0 0 0 94195 4 0 0 25 0 1 0 309256854 8896512 1707 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2172 1707 110 221 0 1948 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 8688

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 9273
/proc/meminfo: memFree=1246424/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8856 CPUtime=1001.98
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1744 0 0 0 100193 5 0 0 25 0 1 0 309256854 9068544 1729 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2214 1729 110 221 0 1990 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 8856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 9273
/proc/meminfo: memFree=1246360/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=8856 CPUtime=1061.96
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1756 0 0 0 106191 5 0 0 25 0 1 0 309256854 9068544 1741 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2214 1741 110 221 0 1990 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 8856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9273
/proc/meminfo: memFree=1246168/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=9024 CPUtime=1121.94
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1787 0 0 0 112189 5 0 0 25 0 1 0 309256854 9240576 1772 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2256 1772 110 221 0 2032 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 9024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9273
/proc/meminfo: memFree=1246232/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=9024 CPUtime=1181.92
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1789 0 0 0 118187 5 0 0 25 0 1 0 309256854 9240576 1774 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2256 1774 110 221 0 2032 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 9024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9273
/proc/meminfo: memFree=1246104/2055920 swapFree=4191900/4192956
[pid=9264] ppid=9262 vsize=9024 CPUtime=1200.02
/proc/9264/stat : 9264 (varsat-industri) R 9262 9264 9111 0 -1 4194304 1818 0 0 0 119997 5 0 0 25 0 1 0 309256854 9240576 1803 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9264/statm: 2256 1803 110 221 0 2032 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 9024

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.04
CPU user time (s): 1199.98
CPU system time (s): 0.058991
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 9024

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

runsolver used 1.21781 second user time and 3.15852 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 16:49:21
IDJOB=1515532
IDBENCH=70437
IDSOLVER=538
FILE ID=node54/1515532-1238255361
PBS_JOBID= 9060766
Free space on /tmp= 66492 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515532-1238255361/watcher-1515532-1238255361 -o /tmp/evaluation-result-1515532-1238255361/solver-1515532-1238255361 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=678266889 HOME/instance-1515532-1238255361.cnf

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

MD5SUM BENCH= f204ae5b9db3d0db644045bd9b064e28
RANDOM SEED=678266889

node54.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.232
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.232
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:       1253880 kB
Buffers:         77084 kB
Cached:         630400 kB
SwapCached:        260 kB
Active:         141452 kB
Inactive:       581200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253880 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1216 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            65240 kB
Committed_AS:   820552 kB
PageTables:       1372 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= 66488 MiB
End job on node54 at 2009-03-28 17:09:24