Trace number 1515052

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/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S35186747-095.cnf
MD5SUM63a7ffd07e7685b33dfd464b13ef6936
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.535
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:          1573751728.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     23 |  0.010 % |
0.01/0.02	c |       252 |     100     2130    10650 |      859      252     22 |  0.010 % |
0.01/0.03	c |       478 |     100     2130    10650 |      945      478     22 |  0.010 % |
0.01/0.04	c |       815 |     100     2130    10650 |     1039      815     22 |  0.010 % |
0.01/0.06	c |      1321 |     100     2130    10650 |     1143      787     21 |  0.010 % |
0.01/0.08	c |      2081 |     100     2130    10650 |     1257      964     20 |  0.010 % |
0.10/0.12	c |      3222 |     100     2130    10650 |     1383      829     20 |  0.010 % |
0.10/0.17	c |      4930 |     100     2130    10650 |     1521     1136     19 |  0.010 % |
0.20/0.25	c |      7496 |     100     2130    10650 |     1674     1386     21 |  0.010 % |
0.30/0.38	c |     11342 |     100     2130    10650 |     1841      989     20 |  0.010 % |
0.50/0.57	c |     17108 |     100     2130    10650 |     2025     1162     21 |  0.010 % |
0.80/0.87	c |     25757 |     100     2130    10650 |     2228     1597     20 |  0.010 % |
1.29/1.32	c |     38732 |     100     2130    10650 |     2451     2163     21 |  0.010 % |
1.99/2.03	c |     58193 |     100     2130    10650 |     2696     1789     20 |  0.010 % |
3.09/3.10	c |     87385 |     100     2130    10650 |     2965     2379     21 |  0.010 % |
4.79/4.81	c |    131174 |     100     2130    10650 |     3262     2728     20 |  0.010 % |
7.39/7.42	c |    196860 |     100     2130    10650 |     3588     2606     21 |  0.010 % |
11.49/11.55	c |    295388 |     100     2130    10650 |     3947     3495     21 |  0.010 % |
17.89/17.97	c |    443177 |     100     2130    10650 |     4342     2239     19 |  0.010 % |
27.88/27.93	c |    664863 |     100     2130    10650 |     4776     3343     19 |  0.010 % |
43.48/43.54	c |    997388 |     100     2130    10650 |     5254     4462     20 |  0.010 % |
67.97/68.08	c |   1496176 |     100     2130    10650 |     5779     4198     20 |  0.010 % |
105.96/106.08	c |   2244358 |     100     2130    10650 |     6357     3421     20 |  0.010 % |
166.34/166.40	c |   3366633 |     100     2130    10650 |     6993     5743     20 |  0.010 % |
260.92/261.04	c |   5050044 |     100     2130    10650 |     7692     4887     20 |  0.010 % |
409.78/409.96	c |   7575160 |     100     2130    10650 |     8461     6578     18 |  0.010 % |
646.42/646.63	c |  11362835 |     100     2130    10650 |     9308     5363     20 |  0.010 % |
1024.82/1025.13	c |  17044347 |     100     2130    10650 |    10238     7567     21 |  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-1515052-1238248705/watcher-1515052-1238248705 -o /tmp/evaluation-result-1515052-1238248705/solver-1515052-1238248705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1573751728 HOME/instance-1515052-1238248705.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/73 6061
/proc/meminfo: memFree=1601944/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=2544 CPUtime=0
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 1097534484 2605056 240 1992294400 4194304 5102648 548682068784 18446744073709551615 4273291 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 636 240 98 221 0 412 0

[startup+0.0123461 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6061
/proc/meminfo: memFree=1601944/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=2544 CPUtime=0.01
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 267 0 0 0 1 0 0 0 18 0 1 0 1097534484 2605056 252 1992294400 4194304 5102648 548682068784 18446744073709551615 4214204 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 636 252 100 221 0 412 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2544

[startup+0.101354 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6061
/proc/meminfo: memFree=1601944/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=2676 CPUtime=0.1
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 285 0 0 0 10 0 0 0 18 0 1 0 1097534484 2740224 270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 669 270 110 221 0 445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2676

[startup+0.301374 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6061
/proc/meminfo: memFree=1601944/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=2808 CPUtime=0.3
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 322 0 0 0 30 0 0 0 19 0 1 0 1097534484 2875392 307 1992294400 4194304 5102648 548682068784 18446744073709551615 4485931 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 702 307 110 221 0 478 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2808

[startup+0.701415 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6061
/proc/meminfo: memFree=1601944/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=2940 CPUtime=0.7
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 358 0 0 0 70 0 0 0 23 0 1 0 1097534484 3010560 343 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 735 343 110 221 0 511 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2940

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1600976/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=3072 CPUtime=1.49
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 405 0 0 0 149 0 0 0 25 0 1 0 1097534484 3145728 390 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 768 390 110 221 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3072

[startup+3.10166 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1600528/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=3340 CPUtime=3.09
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 455 0 0 0 309 0 0 0 25 0 1 0 1097534484 3420160 440 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 835 440 110 221 0 611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1600144/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=3604 CPUtime=6.29
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 543 0 0 0 629 0 0 0 25 0 1 0 1097534484 3690496 528 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 901 528 110 221 0 677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3604

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1599696/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=4012 CPUtime=12.69
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 615 0 0 0 1269 0 0 0 25 0 1 0 1097534484 4108288 600 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1003 600 110 221 0 779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4012

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1599184/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=4412 CPUtime=25.49
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 729 0 0 0 2549 0 0 0 25 0 1 0 1097534484 4517888 714 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1103 714 110 221 0 879 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4412

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1598736/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=4964 CPUtime=51.08
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 845 0 0 0 5108 0 0 0 25 0 1 0 1097534484 5083136 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1241 830 110 221 0 1017 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4964

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/74 6062
/proc/meminfo: memFree=1598096/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=5544 CPUtime=102.27
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 981 0 0 0 10227 0 0 0 25 0 1 0 1097534484 5677056 966 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1386 966 110 221 0 1162 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5544

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1597328/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=6104 CPUtime=162.24
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1135 0 0 0 16223 1 0 0 25 0 1 0 1097534484 6250496 1120 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1526 1120 110 221 0 1302 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6104

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1597200/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=6388 CPUtime=222.23
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1194 0 0 0 22222 1 0 0 25 0 1 0 1097534484 6541312 1179 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1597 1179 110 221 0 1373 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6388

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1596880/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=6680 CPUtime=282.21
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1271 0 0 0 28220 1 0 0 25 0 1 0 1097534484 6840320 1256 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1670 1256 110 221 0 1446 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6680

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1596688/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=6824 CPUtime=342.2
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1313 0 0 0 34219 1 0 0 25 0 1 0 1097534484 6987776 1298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1706 1298 110 221 0 1482 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6824

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1596496/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=6964 CPUtime=402.18
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1346 0 0 0 40217 1 0 0 25 0 1 0 1097534484 7131136 1331 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1741 1331 110 221 0 1517 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6964

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1596368/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=7172 CPUtime=462.16
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1383 0 0 0 46215 1 0 0 25 0 1 0 1097534484 7344128 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1793 1368 110 221 0 1569 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7172

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1596176/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=7340 CPUtime=522.15
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1427 0 0 0 52214 1 0 0 25 0 1 0 1097534484 7516160 1412 1992294400 4194304 5102648 548682068784 18446744073709551615 4255632 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1835 1412 110 221 0 1611 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7340

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1595984/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=7508 CPUtime=582.13
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1470 0 0 0 58212 1 0 0 25 0 1 0 1097534484 7688192 1455 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1877 1455 110 221 0 1653 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7508

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1595792/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=7676 CPUtime=642.12
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1507 0 0 0 64211 1 0 0 25 0 1 0 1097534484 7860224 1492 1992294400 4194304 5102648 548682068784 18446744073709551615 4255172 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 1919 1492 110 221 0 1695 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7676

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1595344/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=8180 CPUtime=702.1
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1625 0 0 0 70209 1 0 0 25 0 1 0 1097534484 8376320 1610 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2045 1610 110 221 0 1821 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 8180

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1595088/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=8352 CPUtime=762.09
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1660 0 0 0 76208 1 0 0 25 0 1 0 1097534484 8552448 1645 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2088 1645 110 221 0 1864 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 8352

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594960/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=8520 CPUtime=822.07
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1698 0 0 0 82206 1 0 0 25 0 1 0 1097534484 8724480 1683 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2130 1683 110 221 0 1906 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 8520

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594832/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=8688 CPUtime=882.06
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1719 0 0 0 88205 1 0 0 25 0 1 0 1097534484 8896512 1704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2172 1704 110 221 0 1948 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 8688

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594640/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=8856 CPUtime=942.04
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1762 0 0 0 94203 1 0 0 25 0 1 0 1097534484 9068544 1747 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2214 1747 110 221 0 1990 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 8856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594640/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=9024 CPUtime=1002.02
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1797 0 0 0 100201 1 0 0 25 0 1 0 1097534484 9240576 1782 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2256 1782 110 221 0 2032 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 9024

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594512/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=9192 CPUtime=1062.01
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1822 0 0 0 106200 1 0 0 25 0 1 0 1097534484 9412608 1807 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2298 1807 110 221 0 2074 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 9192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594320/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=9192 CPUtime=1121.99
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1858 0 0 0 112198 1 0 0 25 0 1 0 1097534484 9412608 1843 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2298 1843 110 221 0 2074 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 9192

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594320/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=9192 CPUtime=1181.98
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1860 0 0 0 118197 1 0 0 25 0 1 0 1097534484 9412608 1845 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2298 1845 110 221 0 2074 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 9192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 6068
/proc/meminfo: memFree=1594320/2055920 swapFree=4177652/4192956
[pid=6061] ppid=6059 vsize=9192 CPUtime=1200.08
/proc/6061/stat : 6061 (varsat-industri) R 6059 6061 5702 0 -1 4194304 1860 0 0 0 120007 1 0 0 25 0 1 0 1097534484 9412608 1845 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/6061/statm: 2298 1845 110 221 0 2074 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 9192

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.09
CPU user time (s): 1200.07
CPU system time (s): 0.016997
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 9192

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

runsolver used 1.09283 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-28 14:58:25
IDJOB=1515052
IDBENCH=70397
IDSOLVER=538
FILE ID=node84/1515052-1238248705
PBS_JOBID= 9060698
Free space on /tmp= 66120 MiB

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

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

MD5SUM BENCH= 63a7ffd07e7685b33dfd464b13ef6936
RANDOM SEED=1573751728

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1602424 kB
Buffers:         52988 kB
Cached:         318336 kB
SwapCached:       6960 kB
Active:         150028 kB
Inactive:       230888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602424 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            57712 kB
Committed_AS:  2787580 kB
PageTables:       1980 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= 66120 MiB
End job on node84 at 2009-03-28 15:18:28