Trace number 1515568

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S748216286-061.cnf
MD5SUM2754b3d0d46124bc4b807ae18c388fa5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.093985
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:          330105958.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.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.19/0.20	c |       101 |     100     2130    10650 |      781      101     22 |  0.010 % |
0.19/0.20	c |       252 |     100     2130    10650 |      859      252     22 |  0.010 % |
0.19/0.20	c |       478 |     100     2130    10650 |      945      478     21 |  0.010 % |
0.19/0.20	c |       815 |     100     2130    10650 |     1039      815     22 |  0.010 % |
0.19/0.20	c |      1323 |     100     2130    10650 |     1143      794     20 |  0.010 % |
0.19/0.20	c |      2082 |     100     2130    10650 |     1257      968     20 |  0.010 % |
0.19/0.20	c |      3222 |     100     2130    10650 |     1383      827     20 |  0.010 % |
0.19/0.20	c |      4930 |     100     2130    10650 |     1521     1123     20 |  0.010 % |
0.19/0.26	c |      7495 |     100     2130    10650 |     1674     1376     20 |  0.010 % |
0.29/0.39	c |     11340 |     100     2130    10650 |     1841      969     20 |  0.010 % |
0.49/0.58	c |     17106 |     100     2130    10650 |     2025     1137     19 |  0.010 % |
0.79/0.88	c |     25755 |     100     2130    10650 |     2228     1588     20 |  0.010 % |
1.29/1.34	c |     38731 |     100     2130    10650 |     2451     2178     21 |  0.010 % |
1.99/2.06	c |     58192 |     100     2130    10650 |     2696     1801     19 |  0.010 % |
3.09/3.15	c |     87384 |     100     2130    10650 |     2965     2390     20 |  0.010 % |
4.79/4.89	c |    131174 |     100     2130    10650 |     3262     2777     20 |  0.010 % |
7.49/7.58	c |    196858 |     100     2130    10650 |     3588     2702     19 |  0.010 % |
11.69/11.72	c |    295384 |     100     2130    10650 |     3947     3573     20 |  0.010 % |
18.08/18.12	c |    443173 |     100     2130    10650 |     4342     2344     20 |  0.010 % |
27.98/28.08	c |    664856 |     100     2130    10650 |     4776     3485     20 |  0.010 % |
43.67/43.77	c |    997381 |     100     2130    10650 |     5254     4722     20 |  0.010 % |
68.47/68.57	c |   1496169 |     100     2130    10650 |     5779     4413     21 |  0.010 % |
107.06/107.14	c |   2244352 |     100     2130    10650 |     6357     3673     20 |  0.010 % |
167.93/168.01	c |   3366628 |     100     2130    10650 |     6993     5630     20 |  0.010 % |
263.69/263.90	c |   5050040 |     100     2130    10650 |     7692     4621     19 |  0.010 % |
415.74/415.97	c |   7575156 |     100     2130    10650 |     8461     6319     19 |  0.010 % |
653.67/653.96	c |  11362832 |     100     2130    10650 |     9308     4827     20 |  0.010 % |
1031.53/1031.92	c |  17044344 |     100     2130    10650 |    10238     7407     18 |  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-1515568-1238255927/watcher-1515568-1238255927 -o /tmp/evaluation-result-1515568-1238255927/solver-1515568-1238255927 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=330105958 HOME/instance-1515568-1238255927.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.99 1.99 1.99 4/86 18350
/proc/meminfo: memFree=1759448/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=2544 CPUtime=0
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 451923129 2605056 238 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 636 238 98 221 0 412 0

[startup+0.083258 s]
/proc/loadavg: 1.99 1.99 1.99 4/86 18350
/proc/meminfo: memFree=1759448/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=2544 CPUtime=0.08
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 279 0 0 0 8 0 0 0 18 0 1 0 451923129 2605056 264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 636 264 110 221 0 412 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2544

[startup+0.10126 s]
/proc/loadavg: 1.99 1.99 1.99 4/86 18350
/proc/meminfo: memFree=1759448/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=2676 CPUtime=0.09
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 286 0 0 0 9 0 0 0 18 0 1 0 451923129 2740224 271 1992294400 4194304 5102648 548682068784 18446744073709551615 4486853 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 669 271 110 221 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2676

[startup+0.301299 s]
/proc/loadavg: 1.99 1.99 1.99 4/86 18350
/proc/meminfo: memFree=1759448/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=2808 CPUtime=0.29
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 321 0 0 0 29 0 0 0 19 0 1 0 451923129 2875392 306 1992294400 4194304 5102648 548682068784 18446744073709551615 4228003 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 702 306 110 221 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2808

[startup+0.70137 s]
/proc/loadavg: 1.99 1.99 1.99 4/86 18350
/proc/meminfo: memFree=1759448/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=2940 CPUtime=0.69
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 360 0 0 0 69 0 0 0 23 0 1 0 451923129 3010560 345 1992294400 4194304 5102648 548682068784 18446744073709551615 4255772 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 735 345 110 221 0 511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50152 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1758288/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=3072 CPUtime=1.49
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 406 0 0 0 149 0 0 0 25 0 1 0 451923129 3145728 391 1992294400 4194304 5102648 548682068784 18446744073709551615 4255505 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 768 391 110 221 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3072

[startup+3.10181 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1757904/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=3340 CPUtime=3.09
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 459 0 0 0 309 0 0 0 25 0 1 0 451923129 3420160 444 1992294400 4194304 5102648 548682068784 18446744073709551615 4255097 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 835 444 110 221 0 611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.3014 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1757584/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=3616 CPUtime=6.29
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 522 0 0 0 629 0 0 0 25 0 1 0 451923129 3702784 507 1992294400 4194304 5102648 548682068784 18446744073709551615 4250308 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 904 507 110 221 0 680 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3616

[startup+12.7016 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1757072/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=3928 CPUtime=12.69
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 622 0 0 0 1269 0 0 0 25 0 1 0 451923129 4022272 607 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 982 607 110 221 0 758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3928

[startup+25.5019 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1756624/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=4332 CPUtime=25.48
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 718 0 0 0 2548 0 0 0 25 0 1 0 451923129 4435968 703 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1083 703 110 221 0 859 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4332

[startup+51.1017 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1756112/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=4888 CPUtime=51.07
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 855 0 0 0 5107 0 0 0 25 0 1 0 451923129 5005312 840 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1222 840 110 221 0 998 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4888

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 18351
/proc/meminfo: memFree=1755280/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=5692 CPUtime=102.26
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1040 0 0 0 10225 1 0 0 25 0 1 0 451923129 5828608 1025 1992294400 4194304 5102648 548682068784 18446744073709551615 4225664 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1423 1025 110 221 0 1199 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5692

[startup+162.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1754832/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=6112 CPUtime=162.23
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1134 0 0 0 16222 1 0 0 25 0 1 0 451923129 6258688 1119 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1528 1119 110 221 0 1304 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6112

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1754384/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=6536 CPUtime=222.21
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1226 0 0 0 22220 1 0 0 25 0 1 0 451923129 6692864 1211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1634 1211 110 221 0 1410 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6536

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1754192/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=6676 CPUtime=282.19
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1272 0 0 0 28218 1 0 0 25 0 1 0 451923129 6836224 1257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1669 1257 110 221 0 1445 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6676

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753936/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=6832 CPUtime=342.16
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1320 0 0 0 34215 1 0 0 25 0 1 0 451923129 6995968 1305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1708 1305 110 221 0 1484 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 6832

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753808/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=7000 CPUtime=402.14
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1352 0 0 0 40213 1 0 0 25 0 1 0 451923129 7168000 1337 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1750 1337 110 221 0 1526 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 7000

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753616/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=7220 CPUtime=462.13
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1383 0 0 0 46211 2 0 0 25 0 1 0 451923129 7393280 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1805 1368 110 221 0 1581 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7220

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753424/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=7528 CPUtime=522.11
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1466 0 0 0 52209 2 0 0 25 0 1 0 451923129 7708672 1451 1992294400 4194304 5102648 548682068784 18446744073709551615 4249001 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1882 1451 110 221 0 1658 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 7528

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753296/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=7696 CPUtime=582.09
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1501 0 0 0 58207 2 0 0 25 0 1 0 451923129 7880704 1486 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1924 1486 110 221 0 1700 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 7696

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1753168/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=7868 CPUtime=642.08
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1520 0 0 0 64206 2 0 0 25 0 1 0 451923129 8056832 1505 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 1967 1505 110 221 0 1743 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 7868

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752784/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8204 CPUtime=702.05
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1604 0 0 0 70203 2 0 0 25 0 1 0 451923129 8400896 1589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2051 1589 110 221 0 1827 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 8204

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752592/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8372 CPUtime=762.03
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1648 0 0 0 76201 2 0 0 25 0 1 0 451923129 8572928 1633 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2093 1633 110 221 0 1869 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 8372

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752400/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8540 CPUtime=822.01
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1693 0 0 0 82199 2 0 0 25 0 1 0 451923129 8744960 1678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2135 1678 110 221 0 1911 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 8540

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752272/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8708 CPUtime=881.98
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1721 0 0 0 88196 2 0 0 25 0 1 0 451923129 8916992 1706 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2177 1706 110 221 0 1953 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 8708

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752144/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8880 CPUtime=941.96
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1748 0 0 0 94194 2 0 0 25 0 1 0 451923129 9093120 1733 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2220 1733 110 221 0 1996 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 8880

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1752080/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8880 CPUtime=1001.94
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1751 0 0 0 100192 2 0 0 25 0 1 0 451923129 9093120 1736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2220 1736 110 221 0 1996 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 8880

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1751952/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=8880 CPUtime=1061.92
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1767 0 0 0 106190 2 0 0 25 0 1 0 451923129 9093120 1752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2220 1752 110 221 0 1996 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 8880

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1751760/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=9048 CPUtime=1121.91
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1809 0 0 0 112188 3 0 0 25 0 1 0 451923129 9265152 1794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2262 1794 110 221 0 2038 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 9048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1751696/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=9048 CPUtime=1181.89
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1813 0 0 0 118186 3 0 0 25 0 1 0 451923129 9265152 1798 1992294400 4194304 5102648 548682068784 18446744073709551615 4225539 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2262 1798 110 221 0 2038 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 9048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1751696/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=9048 CPUtime=1200.09
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1814 0 0 0 120006 3 0 0 25 0 1 0 451923129 9265152 1799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2262 1799 110 221 0 2038 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9048

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

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

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 18357
/proc/meminfo: memFree=1751696/2055924 swapFree=4179676/4192956
[pid=18350] ppid=18348 vsize=9048 CPUtime=1200.09
/proc/18350/stat : 18350 (varsat-industri) R 18348 18350 18165 0 -1 4194304 1814 0 0 0 120006 3 0 0 25 0 1 0 451923129 9265152 1799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/18350/statm: 2262 1799 110 221 0 2038 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.032994
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 9048

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

runsolver used 1.34879 second user time and 4.12037 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-28 16:58:47
IDJOB=1515568
IDBENCH=70440
IDSOLVER=538
FILE ID=node83/1515568-1238255927
PBS_JOBID= 9060783
Free space on /tmp= 66480 MiB

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

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

MD5SUM BENCH= 2754b3d0d46124bc4b807ae18c388fa5
RANDOM SEED=330105958

node83.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.268
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.268
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:      2055924 kB
MemFree:       1759864 kB
Buffers:         51508 kB
Cached:         156156 kB
SwapCached:       7488 kB
Active:         104912 kB
Inactive:       121256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1759864 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          25976 kB
Slab:            53976 kB
Committed_AS:  1001796 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-28 17:18:49