Trace number 1580766

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.16 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  331196                                               |
0.00/0.00	c |  Number of clauses:    1416850                                              |
3.09/3.11	c |  Parsing time:         2.82         s                                       |
3.09/3.11	c |  Timeout:              43200 s
3.09/3.11	c |  Random Seed:          1968577941.000000
3.09/3.11	c |  Heuristic:            EMBP-G, threshold 0.950                              |
3.09/3.11	c |  Branching Rule:       default (solution-guided)                            |
3.09/3.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
3.09/3.11	c |                                                                             |
7.39/7.41	c ============================[ Search Statistics ]==============================
7.39/7.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.39/7.41	c ===============================================================================
7.39/7.41	c |         0 |  219455  1025433  2682784 |   341811        0    nan |  0.000 % |
9.49/9.59	c |       101 |  219401  1025433  2682784 |   375992      100     37 | 14.251 % |
11.69/11.76	c |       251 |  219246  1025433  2682784 |   413591      247     46 | 14.836 % |
13.59/13.67	c |       476 |  219181  1025433  2682784 |   454950      471     70 | 15.276 % |
15.79/15.89	c |       816 |  219089  1025433  2682784 |   500445      810     74 | 15.339 % |
18.48/18.51	c |      1322 |  219089  1025433  2682784 |   550490     1316    101 | 15.339 % |
21.89/21.96	c |      2084 |  215498  1004406  2629986 |   605539     2072    107 | 16.488 % |
26.18/26.21	c |      3226 |  211676   985129  2581286 |   666092     3212     97 | 16.993 % |
31.47/31.58	c |      4934 |  194871   898574  2360801 |   732702     4892     94 | 21.659 % |
38.15/38.24	c |      7499 |  194417   896383  2356076 |   805972     7447     94 | 21.704 % |
46.65/46.79	c |     11346 |  184741   846456  2230147 |   886569    11090     91 | 24.625 % |
60.45/60.53	c |     17112 |  182999   837866  2209330 |   975226    16759    101 | 25.296 % |
82.24/82.37	c |     25763 |  179946   822054  2170733 |  1072749    25285    106 | 26.401 % |
116.82/116.96	c |     38737 |  171293   777948  2061179 |  1180024    38138    113 | 28.686 % |
224.27/224.42	c |     58198 |  163799   739777  1971961 |  1298026    57212    155 | 30.949 % |
450.96/451.24	c |     87391 |  161031   728277  1943649 |  1427829    86185    219 | 31.784 % |
759.41/759.86	c |    131180 |  155175   702380  1879589 |  1570612   128097    252 | 33.606 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1580766-1238922121/watcher-1580766-1238922121 -o /tmp/evaluation-result-1580766-1238922121/solver-1580766-1238922121 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1968577941 HOME/instance-1580766-1238922121.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12102
/proc/meminfo: memFree=1480400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=4736 CPUtime=0
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 875 0 0 0 0 0 0 0 18 0 1 0 1164877296 4849664 860 1992294400 4194304 5102648 548682068768 18446744073709551615 4200710 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 1184 867 80 221 0 960 0

[startup+0.096421 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12102
/proc/meminfo: memFree=1480400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=46948 CPUtime=0.08
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 10016 0 0 0 4 4 0 0 18 0 1 0 1164877296 48074752 9967 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 11737 9973 87 221 0 11513 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46948

[startup+0.102421 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12102
/proc/meminfo: memFree=1480400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=46948 CPUtime=0.09
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 10483 0 0 0 5 4 0 0 18 0 1 0 1164877296 48074752 10434 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 11737 10436 87 221 0 11513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46948

[startup+0.301453 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12102
/proc/meminfo: memFree=1480400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=67020 CPUtime=0.29
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 15585 0 0 0 23 6 0 0 19 0 1 0 1164877296 68628480 15536 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 16755 15537 87 221 0 16531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67020

[startup+0.702512 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12102
/proc/meminfo: memFree=1480400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=91396 CPUtime=0.69
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 21404 0 0 0 59 10 0 0 23 0 1 0 1164877296 93589504 21355 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 22849 21355 87 221 0 22625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91396

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12103
/proc/meminfo: memFree=1382728/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=121312 CPUtime=1.49
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 28927 0 0 0 135 14 0 0 25 0 1 0 1164877296 124223488 28878 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 30328 28879 87 221 0 30104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121312

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12103
/proc/meminfo: memFree=1342152/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=245428 CPUtime=3.09
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 57594 0 0 0 280 29 0 0 25 0 1 0 1164877296 251318272 57546 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 61357 57547 87 221 0 61133 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 245428

[startup+6.30137 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1212744/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=297460 CPUtime=6.29
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 69169 0 0 0 595 34 0 0 25 0 1 0 1164877296 304599040 69120 1992294400 4194304 5102648 548682068768 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 74365 69120 100 221 0 74141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 297460

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1227080/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=268164 CPUtime=12.69
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 71677 0 0 0 1233 36 0 0 25 0 1 0 1164877296 274599936 63314 1992294400 4194304 5102648 548682068768 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 67041 63314 115 221 0 66817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 268164

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1227080/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=268164 CPUtime=25.48
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 71677 0 0 0 2512 36 0 0 25 0 1 0 1164877296 274599936 63314 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 67041 63314 115 221 0 66817 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 268164

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1227144/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=268164 CPUtime=51.05
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 71687 0 0 0 5069 36 0 0 25 0 1 0 1164877296 274599936 63324 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 67041 63324 115 221 0 66817 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 268164

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1227080/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=268376 CPUtime=102.23
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 71728 0 0 0 10187 36 0 0 25 0 1 0 1164877296 274817024 63365 1992294400 4194304 5102648 548682068768 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 67094 63365 115 221 0 66870 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 268376

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1224968/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=270680 CPUtime=162.2
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 72277 0 0 0 16183 37 0 0 25 0 1 0 1164877296 277176320 63914 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 67670 63914 115 221 0 67446 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 270680

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1214216/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=281256 CPUtime=222.17
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 74941 0 0 0 22177 40 0 0 25 0 1 0 1164877296 288006144 66578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 70314 66578 115 221 0 70090 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 281256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1203400/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=292328 CPUtime=282.14
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 77651 0 0 0 28171 43 0 0 25 0 1 0 1164877296 299343872 69288 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 73082 69288 115 221 0 72858 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 292328

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1193416/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=302108 CPUtime=342.11
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 80128 0 0 0 34165 46 0 0 25 0 1 0 1164877296 309358592 71765 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 75527 71765 115 221 0 75303 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 302108

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1181320/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=314132 CPUtime=402.08
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 83153 0 0 0 40158 50 0 0 25 0 1 0 1164877296 321671168 74790 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 78533 74790 115 221 0 78309 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 314132

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1170568/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=324832 CPUtime=462.05
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 85825 0 0 0 46152 53 0 0 25 0 1 0 1164877296 332627968 77462 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 81208 77462 115 221 0 80984 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 324832

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1159496/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=336276 CPUtime=522.02
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 88626 0 0 0 52146 56 0 0 25 0 1 0 1164877296 344346624 80263 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 84069 80263 115 221 0 83845 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 336276

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1146696/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=348968 CPUtime=582
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 91822 0 0 0 58140 60 0 0 25 0 1 0 1164877296 357343232 83459 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 87242 83459 115 221 0 87018 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 348968

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1134536/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=360868 CPUtime=641.98
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 94796 0 0 0 64135 63 0 0 25 0 1 0 1164877296 369528832 86433 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 90217 86433 115 221 0 89993 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 360868

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1125064/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=370384 CPUtime=701.94
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 97206 0 0 0 70129 65 0 0 25 0 1 0 1164877296 379273216 88843 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 92596 88843 115 221 0 92372 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 370384

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1115656/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=379392 CPUtime=761.91
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 99472 0 0 0 76123 68 0 0 25 0 1 0 1164877296 388497408 91109 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 94848 91109 115 221 0 94624 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 379392

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1107208/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=388000 CPUtime=821.88
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 101629 0 0 0 82118 70 0 0 25 0 1 0 1164877296 397312000 93266 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 97000 93266 115 221 0 96776 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 388000

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1096648/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=398992 CPUtime=881.86
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 104227 0 0 0 88113 73 0 0 25 0 1 0 1164877296 408567808 95864 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 99748 95864 115 221 0 99524 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 398992

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1086024/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=409568 CPUtime=941.82
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 106908 0 0 0 94106 76 0 0 25 0 1 0 1164877296 419397632 98545 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 102392 98545 115 221 0 102168 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 409568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1077640/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=417812 CPUtime=1001.77
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 108972 0 0 0 100099 78 0 0 25 0 1 0 1164877296 427839488 100609 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 104453 100609 115 221 0 104229 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 417812

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1071176/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=424436 CPUtime=1061.75
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 110634 0 0 0 106095 80 0 0 25 0 1 0 1164877296 434622464 102271 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 106109 102271 115 221 0 105885 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 424436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1070728/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=424704 CPUtime=1121.72
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 110703 0 0 0 112092 80 0 0 25 0 1 0 1164877296 434896896 102340 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 106176 102340 115 221 0 105952 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 424704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1065096/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=430416 CPUtime=1181.69
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 112108 0 0 0 118087 82 0 0 25 0 1 0 1164877296 440745984 103745 1992294400 4194304 5102648 548682068768 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 107604 103745 115 221 0 107380 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 430416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1061832/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=433480 CPUtime=1200.09
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 112895 0 0 0 119927 82 0 0 25 0 1 0 1164877296 443883520 104532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 108370 104532 115 221 0 108146 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 433480

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12103
/proc/meminfo: memFree=1061832/2055920 swapFree=4176696/4192956
[pid=12102] ppid=12100 vsize=433480 CPUtime=1200.09
/proc/12102/stat : 12102 (varsat-industri) R 12100 12102 11506 0 -1 4194304 112895 0 0 0 119927 82 0 0 25 0 1 0 1164877296 443883520 104532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12102/statm: 108370 104532 115 221 0 108146 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 433480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.16
CPU user time (s): 1199.27
CPU system time (s): 0.892864
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 433480

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

runsolver used 1.06784 second user time and 3.3135 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-05 11:02:03
IDJOB=1580766
IDBENCH=71023
IDSOLVER=538
FILE ID=node34/1580766-1238922121
PBS_JOBID= 9101389
Free space on /tmp= 66536 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580766-1238922121/watcher-1580766-1238922121 -o /tmp/evaluation-result-1580766-1238922121/solver-1580766-1238922121 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1968577941 HOME/instance-1580766-1238922121.cnf

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=1968577941

node34.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.259
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.259
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:       1480816 kB
Buffers:         55624 kB
Cached:         429044 kB
SwapCached:      10100 kB
Active:         234268 kB
Inactive:       262708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480816 kB
SwapTotal:     4192956 kB
SwapFree:      4176696 kB
Dirty:           27232 kB
Writeback:           0 kB
Mapped:          17224 kB
Slab:            64140 kB
Committed_AS:  3184904 kB
PageTables:       1388 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= 66536 MiB
End job on node34 at 2009-04-05 11:22:06