Trace number 1723592

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.79

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.8813
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  17710                                                |
0.00/0.00	c |  Number of clauses:    304026                                               |
0.30/0.37	c |  Parsing time:         0.32         s                                       |
0.30/0.37	c |  Timeout:              43200 s
0.30/0.37	c |  Random Seed:          1495196241.000000
0.30/0.37	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.30/0.37	c |  Branching Rule:       default (solution-guided)                            |
0.30/0.37	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.30/0.37	c |                                                                             |
2.59/2.69	c ============================[ Search Statistics ]==============================
2.59/2.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.69	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.69	c ===============================================================================
2.59/2.69	c |         0 |   11253   288247   959390 |    96082        0    nan |  0.000 % |
3.88/3.97	c |       101 |   11253   288247   959390 |   105690      101     23 |  0.045 % |
5.18/5.25	c |       251 |   11253   288247   959390 |   116259      251     64 |  0.045 % |
6.49/6.54	c |       477 |   11253   288247   959390 |   127885      477     56 |  0.045 % |
7.78/7.85	c |       814 |   11253   288247   959390 |   140674      814     62 |  0.045 % |
9.18/9.20	c |      1320 |   11253   288247   959390 |   154741     1320     70 |  0.045 % |
10.48/10.59	c |      2079 |   11253   288247   959390 |   170215     2079     95 |  0.045 % |
11.99/12.05	c |      3218 |   11253   288247   959390 |   187237     3218     98 |  0.045 % |
13.48/13.54	c |      4926 |   11253   288247   959390 |   205961     4926     91 |  0.045 % |
15.28/15.33	c |      7488 |   11253   288247   959390 |   226557     7488    114 |  0.045 % |
17.38/17.44	c |     11333 |   11253   288247   959390 |   249212    11333    105 |  0.045 % |
19.78/19.81	c |     17099 |   11253   288247   959390 |   274134    17099     96 |  0.045 % |
23.18/23.29	c |     25748 |   11253   288247   959390 |   301547    25748    117 |  0.045 % |
28.27/28.32	c |     38722 |   11253   288247   959390 |   331702    38722    120 |  0.045 % |
35.96/36.07	c |     58184 |   11253   288247   959390 |   364872    58184    119 |  0.045 % |
47.65/47.78	c |     87376 |   11253   288247   959390 |   401359    87376    140 |  0.045 % |
69.75/69.80	c |    131166 |   11253   288247   959390 |   441495   131166    154 |  0.045 % |
110.22/110.35	c |    196850 |   11253   288247   959390 |   485645   196850    157 |  0.045 % |
179.98/180.17	c |    295377 |   11253   288247   959390 |   534209   295377    155 |  0.045 % |
312.41/312.70	c |    443166 |   11252   288235   959334 |   587630   443165    145 |  0.051 % |
551.30/551.64	c |    664849 |   11252   288235   959334 |   646393    94720    165 |  0.051 % |
832.86/833.34	c |    997374 |   11252   288235   959334 |   711033   427245    157 |  0.051 % |

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-1723592-1240687263/watcher-1723592-1240687263 -o /tmp/evaluation-result-1723592-1240687263/solver-1723592-1240687263 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1495196241 HOME/instance-1723592-1240687263.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: 2.01 1.89 1.48 3/64 23097
/proc/meminfo: memFree=1793464/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=3392 CPUtime=0
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 678 0 0 0 0 0 0 0 18 0 1 0 96752717 3473408 663 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 848 663 87 221 0 624 0

[startup+0.083639 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 23097
/proc/meminfo: memFree=1793464/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=12976 CPUtime=0.07
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 2948 0 0 0 6 1 0 0 18 0 1 0 96752717 13287424 2933 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 3244 2934 87 221 0 3020 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12976

[startup+0.101642 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 23097
/proc/meminfo: memFree=1793464/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=14824 CPUtime=0.09
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 3469 0 0 0 8 1 0 0 18 0 1 0 96752717 15179776 3454 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 3706 3456 87 221 0 3482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14824

[startup+0.301682 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 23097
/proc/meminfo: memFree=1793464/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=38236 CPUtime=0.3
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 9011 0 0 0 26 4 0 0 19 0 1 0 96752717 39153664 8996 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 9559 8996 87 221 0 9335 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 38236

[startup+0.701759 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 23097
/proc/meminfo: memFree=1793464/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=45564 CPUtime=0.69
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 11205 0 0 0 64 5 0 0 23 0 1 0 96752717 46657536 11190 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 11391 11190 100 221 0 11167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45564

[startup+1.50192 s]
/proc/loadavg: 2.01 1.89 1.48 2/65 23098
/proc/meminfo: memFree=1740400/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=59472 CPUtime=1.49
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 14308 0 0 0 143 6 0 0 25 0 1 0 96752717 60899328 14293 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 14868 14293 100 221 0 14644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59472

[startup+3.10123 s]
/proc/loadavg: 2.01 1.89 1.48 2/65 23098
/proc/meminfo: memFree=1736176/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=53812 CPUtime=3.08
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 14587 0 0 0 302 6 0 0 25 0 1 0 96752717 55103488 13016 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 13453 13016 102 221 0 13229 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53812

[startup+6.30186 s]
/proc/loadavg: 1.93 1.87 1.48 2/65 23098
/proc/meminfo: memFree=1741112/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=53812 CPUtime=6.28
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 14602 0 0 0 622 6 0 0 25 0 1 0 96752717 55103488 13031 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 13453 13031 115 221 0 13229 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53812

[startup+12.7011 s]
/proc/loadavg: 1.85 1.86 1.47 2/65 23098
/proc/meminfo: memFree=1741304/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=53812 CPUtime=12.68
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 14602 0 0 0 1262 6 0 0 25 0 1 0 96752717 55103488 13031 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 13453 13031 115 221 0 13229 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53812

[startup+25.5016 s]
/proc/loadavg: 1.66 1.82 1.47 2/65 23098
/proc/meminfo: memFree=1738872/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=57252 CPUtime=25.48
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 15441 0 0 0 2541 7 0 0 25 0 1 0 96752717 58626048 13870 1992294400 4194304 5102648 548682068768 18446744073709551615 4244206 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 14313 13870 115 221 0 14089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57252

[startup+51.1017 s]
/proc/loadavg: 1.44 1.75 1.45 2/65 23098
/proc/meminfo: memFree=1696568/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=101060 CPUtime=51.06
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 26290 0 0 0 5091 15 0 0 25 0 1 0 96752717 103485440 24719 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 25265 24719 115 221 0 25041 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 101060

[startup+102.306 s]
/proc/loadavg: 1.19 1.63 1.43 2/65 23098
/proc/meminfo: memFree=1627064/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=168668 CPUtime=102.23
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 43174 0 0 0 10193 30 0 0 25 0 1 0 96752717 172716032 41603 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 42167 41603 115 221 0 41943 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 168668

[startup+162.302 s]
/proc/loadavg: 1.07 1.51 1.40 2/65 23098
/proc/meminfo: memFree=1570360/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=226360 CPUtime=162.2
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 57462 0 0 0 16175 45 0 0 25 0 1 0 96752717 231792640 55891 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 56590 55891 115 221 0 56366 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 226360

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.37 2/65 23098
/proc/meminfo: memFree=1527032/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=269760 CPUtime=222.16
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 68121 0 0 0 22161 55 0 0 25 0 1 0 96752717 276234240 66550 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 67440 66550 115 221 0 67216 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 269760

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/65 23098
/proc/meminfo: memFree=1490616/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=306296 CPUtime=282.13
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 77302 0 0 0 28148 65 0 0 25 0 1 0 96752717 313647104 75731 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 76574 75731 115 221 0 76350 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 306296

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.32 2/65 23098
/proc/meminfo: memFree=1456952/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=339000 CPUtime=342.11
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 85589 0 0 0 34137 74 0 0 25 0 1 0 96752717 347136000 84018 1992294400 4194304 5102648 548682068768 18446744073709551615 4254945 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 84750 84018 115 221 0 84526 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 339000

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.30 2/65 23098
/proc/meminfo: memFree=1429048/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=369004 CPUtime=402.06
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 92609 0 0 0 40127 79 0 0 25 0 1 0 96752717 377860096 91038 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 92251 91038 115 221 0 92027 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 369004

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.27 2/65 23098
/proc/meminfo: memFree=1404728/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=393016 CPUtime=462.04
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 98624 0 0 0 46119 85 0 0 25 0 1 0 96752717 402448384 97053 1992294400 4194304 5102648 548682068768 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 98254 97053 115 221 0 98030 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 393016

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.26 2/65 23098
/proc/meminfo: memFree=1387960/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=522.01
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102756 0 0 0 52112 89 0 0 25 0 1 0 96752717 419299328 101185 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101185 115 221 0 102144 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 409472

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.24 2/65 23098
/proc/meminfo: memFree=1387896/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=581.98
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102761 0 0 0 58109 89 0 0 25 0 1 0 96752717 419299328 101190 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101190 115 221 0 102144 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 409472

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 23098
/proc/meminfo: memFree=1387832/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=641.96
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102770 0 0 0 64107 89 0 0 25 0 1 0 96752717 419299328 101199 1992294400 4194304 5102648 548682068768 18446744073709551615 4249192 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101199 115 221 0 102144 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 409472

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/65 23098
/proc/meminfo: memFree=1387704/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=701.93
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102795 0 0 0 70104 89 0 0 25 0 1 0 96752717 419299328 101224 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101224 115 221 0 102144 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 409472

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 23098
/proc/meminfo: memFree=1387512/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=761.9
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102826 0 0 0 76101 89 0 0 25 0 1 0 96752717 419299328 101255 1992294400 4194304 5102648 548682068768 18446744073709551615 4249236 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101255 115 221 0 102144 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 409472

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 23098
/proc/meminfo: memFree=1387192/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=821.87
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102899 0 0 0 82097 90 0 0 25 0 1 0 96752717 419299328 101328 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101328 115 221 0 102144 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 409472

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 23098
/proc/meminfo: memFree=1387256/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=409472 CPUtime=881.84
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 102901 0 0 0 88094 90 0 0 25 0 1 0 96752717 419299328 101330 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 102368 101330 115 221 0 102144 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 409472

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 23098
/proc/meminfo: memFree=1360120/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=437504 CPUtime=941.8
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 109792 0 0 0 94084 96 0 0 25 0 1 0 96752717 448004096 108221 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 109376 108221 115 221 0 109152 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 437504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 23098
/proc/meminfo: memFree=1319288/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=478248 CPUtime=1001.77
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 119904 0 0 0 100071 106 0 0 25 0 1 0 96752717 489725952 118333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 119562 118333 115 221 0 119338 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 478248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 23098
/proc/meminfo: memFree=1286392/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=511332 CPUtime=1061.73
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 128170 0 0 0 106059 114 0 0 25 0 1 0 96752717 523603968 126599 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 127833 126599 115 221 0 127609 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 511332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 23100
/proc/meminfo: memFree=1261048/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=536196 CPUtime=1121.7
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 134411 0 0 0 112050 120 0 0 25 0 1 0 96752717 549064704 132840 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 134049 132840 115 221 0 133825 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 536196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 23100
/proc/meminfo: memFree=1233784/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=563460 CPUtime=1181.67
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 141298 0 0 0 118040 127 0 0 25 0 1 0 96752717 576983040 139727 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 140865 139727 115 221 0 140641 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 563460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 23100
/proc/meminfo: memFree=1224120/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=572804 CPUtime=1200.07
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 143566 0 0 0 119878 129 0 0 25 0 1 0 96752717 586551296 141995 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 143201 141995 115 221 0 142977 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 572804

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.10 2/65 23100
/proc/meminfo: memFree=1224120/2055920 swapFree=4181844/4192956
[pid=23097] ppid=23095 vsize=572804 CPUtime=1200.07
/proc/23097/stat : 23097 (varsat-industri) R 23095 23097 22751 0 -1 4194304 143566 0 0 0 119878 129 0 0 25 0 1 0 96752717 586551296 141995 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/23097/statm: 143201 141995 115 221 0 142977 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 572804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.79
CPU time (s): 1200.16
CPU user time (s): 1198.78
CPU system time (s): 1.37679
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 572804

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

runsolver used 1.07984 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 21:21:03
IDJOB=1723592
IDBENCH=71718
IDSOLVER=538
FILE ID=node66/1723592-1240687263
PBS_JOBID= 9186686
Free space on /tmp= 66248 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723592-1240687263/watcher-1723592-1240687263 -o /tmp/evaluation-result-1723592-1240687263/solver-1723592-1240687263 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1495196241 HOME/instance-1723592-1240687263.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=1495196241

node66.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.263
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	: 5931.00
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.263
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:       1793944 kB
Buffers:         28424 kB
Cached:         172764 kB
SwapCached:       5396 kB
Active:          70904 kB
Inactive:       138648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793944 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:            6584 kB
Writeback:           0 kB
Mapped:          13904 kB
Slab:            38440 kB
Committed_AS:   462908 kB
PageTables:       1360 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= 66248 MiB
End job on node66 at 2009-04-25 21:41:06