Trace number 1718471

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-crafted 2009-03-22? (TO) 1200.12 1200.53

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.882
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1089                                                 |
0.00/0.00	c |  Number of clauses:    177375                                               |
0.09/0.17	c |  Parsing time:         0.14         s                                       |
0.09/0.17	c |  Timeout:              43200 s
0.09/0.17	c |  Random Seed:          1474662590.000000
0.09/0.17	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.17	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.17	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.17	c |                                                                             |
3.09/3.10	c ============================[ Search Statistics ]==============================
3.09/3.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.10	c ===============================================================================
3.09/3.10	c |         0 |    1087   132531   355215 |    44177        0    nan |  0.000 % |
3.48/3.50	c |       101 |    1087   132531   355215 |    48594      101     68 |  0.184 % |
3.88/3.91	c |       251 |    1087   132531   355215 |    53454      251     83 |  0.184 % |
4.29/4.32	c |       476 |    1087   132531   355215 |    58799      476    101 |  0.184 % |
4.68/4.74	c |       814 |    1087   132531   355215 |    64679      814    119 |  0.184 % |
5.18/5.21	c |      1320 |    1087   132531   355215 |    71147     1320    112 |  0.184 % |
5.68/5.71	c |      2080 |    1087   132531   355215 |    78262     2080    126 |  0.184 % |
6.28/6.31	c |      3220 |    1087   132531   355215 |    86088     3220    141 |  0.184 % |
6.98/7.05	c |      4929 |    1087   132531   355215 |    94697     4929    130 |  0.184 % |
7.98/8.07	c |      7491 |    1087   132531   355215 |   104167     7491    121 |  0.184 % |
9.28/9.36	c |     11337 |    1087   132531   355215 |   114583    11337    115 |  0.184 % |
11.39/11.43	c |     17107 |    1087   132531   355215 |   126042    17107    115 |  0.184 % |
14.88/14.99	c |     25760 |    1087   132531   355215 |   138646    25760    119 |  0.184 % |
22.38/22.44	c |     38735 |    1087   132531   355215 |   152510    38735    126 |  0.184 % |
37.18/37.25	c |     58197 |    1087   132531   355215 |   167762    58197    119 |  0.184 % |
77.76/77.89	c |     87389 |    1087   132531   355215 |   184538    87389    127 |  0.184 % |
169.34/169.49	c |    131178 |    1087   132531   355215 |   202992   131178    125 |  0.184 % |
351.37/351.50	c |    196864 |    1087   132531   355215 |   223291   196864    125 |  0.184 % |
516.51/516.77	c |    295390 |    1087   132531   355215 |   245620    92062     88 |  0.184 % |
834.50/834.84	c |    443184 |    1087   132531   355215 |   270182   239856    103 |  0.184 % |

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-1718471-1240637098/watcher-1718471-1240637098 -o /tmp/evaluation-result-1718471-1240637098/solver-1718471-1240637098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1474662590 HOME/instance-1718471-1240637098.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 1.11 3/64 24189
/proc/meminfo: memFree=1827064/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=2564 CPUtime=0
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 488 0 0 0 0 0 0 0 18 0 1 0 91744166 2625536 473 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 641 473 87 221 0 417 0

[startup+0.00977507 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 24189
/proc/meminfo: memFree=1827064/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=3276 CPUtime=0
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 641 0 0 0 0 0 0 0 18 0 1 0 91744166 3354624 626 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 819 626 87 221 0 595 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3276

[startup+0.101793 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 24189
/proc/meminfo: memFree=1827064/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=14832 CPUtime=0.09
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 3398 0 0 0 7 2 0 0 18 0 1 0 91744166 15187968 3383 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 3708 3386 87 221 0 3484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14832

[startup+0.301831 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 24189
/proc/meminfo: memFree=1827064/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=25676 CPUtime=0.29
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 6148 0 0 0 26 3 0 0 19 0 1 0 91744166 26292224 6133 1992294400 4194304 5102648 548682068768 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 6419 6133 99 221 0 6195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25676

[startup+0.70291 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 24189
/proc/meminfo: memFree=1827064/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=25676 CPUtime=0.69
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 6155 0 0 0 66 3 0 0 22 0 1 0 91744166 26292224 6140 1992294400 4194304 5102648 548682068768 18446744073709551615 4225761 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 6419 6140 99 221 0 6195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25676

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 1.11 2/65 24190
/proc/meminfo: memFree=1802800/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=25676 CPUtime=1.49
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 6168 0 0 0 146 3 0 0 25 0 1 0 91744166 26292224 6153 1992294400 4194304 5102648 548682068768 18446744073709551615 4273096 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 6419 6153 99 221 0 6195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25676

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 1.11 2/65 24190
/proc/meminfo: memFree=1801584/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=27700 CPUtime=3.09
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 6429 0 0 0 306 3 0 0 25 0 1 0 91744166 28364800 6414 1992294400 4194304 5102648 548682068768 18446744073709551615 4267794 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 6925 6414 99 221 0 6701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27700

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 1.11 2/65 24190
/proc/meminfo: memFree=1803760/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=24052 CPUtime=6.28
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 6445 0 0 0 625 3 0 0 25 0 1 0 91744166 24629248 5799 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 6013 5799 114 221 0 5789 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24052

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.11 2/65 24190
/proc/meminfo: memFree=1800112/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=29080 CPUtime=12.68
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 7698 0 0 0 1264 4 0 0 25 0 1 0 91744166 29777920 7052 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 7270 7052 114 221 0 7046 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29080

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.11 2/65 24190
/proc/meminfo: memFree=1785072/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=43232 CPUtime=25.49
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 11216 0 0 0 2542 7 0 0 25 0 1 0 91744166 44269568 10570 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 10808 10570 114 221 0 10584 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43232

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.10 2/65 24190
/proc/meminfo: memFree=1770480/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=58068 CPUtime=51.07
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 14887 0 0 0 5097 10 0 0 25 0 1 0 91744166 59461632 14241 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 14517 14241 114 221 0 14293 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58068

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/65 24190
/proc/meminfo: memFree=1750448/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=78036 CPUtime=102.25
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 19829 0 0 0 10209 16 0 0 25 0 1 0 91744166 79908864 19183 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 19509 19183 114 221 0 19285 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78036

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 24190
/proc/meminfo: memFree=1734256/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=94296 CPUtime=162.23
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 23894 0 0 0 16203 20 0 0 25 0 1 0 91744166 96559104 23248 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 23574 23248 114 221 0 23350 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94296

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 24190
/proc/meminfo: memFree=1719600/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=109280 CPUtime=222.21
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 27519 0 0 0 22197 24 0 0 25 0 1 0 91744166 111902720 26873 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 27320 26873 114 221 0 27096 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 109280

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 24190
/proc/meminfo: memFree=1706480/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=122476 CPUtime=282.19
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 30810 0 0 0 28191 28 0 0 25 0 1 0 91744166 125415424 30164 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 30619 30164 114 221 0 30395 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 122476

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 24190
/proc/meminfo: memFree=1695152/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=133808 CPUtime=342.17
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 33608 0 0 0 34186 31 0 0 25 0 1 0 91744166 137019392 32962 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 33452 32962 114 221 0 33228 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 133808

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24190
/proc/meminfo: memFree=1685552/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=144244 CPUtime=402.15
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 36009 0 0 0 40182 33 0 0 25 0 1 0 91744166 147705856 35363 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 36061 35363 114 221 0 35837 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 144244

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24190
/proc/meminfo: memFree=1679408/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=150444 CPUtime=462.13
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 37506 0 0 0 46178 35 0 0 25 0 1 0 91744166 154054656 36860 1992294400 4194304 5102648 548682068768 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 37611 36860 114 221 0 37387 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 150444

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 24190
/proc/meminfo: memFree=1678960/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=151016 CPUtime=522.11
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 37632 0 0 0 52176 35 0 0 25 0 1 0 91744166 154640384 36986 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 37754 36986 114 221 0 37530 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 151016

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 24190
/proc/meminfo: memFree=1678576/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=151368 CPUtime=582.08
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 37718 0 0 0 58173 35 0 0 25 0 1 0 91744166 155000832 37072 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 37842 37072 114 221 0 37618 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 151368

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 24190
/proc/meminfo: memFree=1677552/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=152616 CPUtime=642.07
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 37962 0 0 0 64172 35 0 0 25 0 1 0 91744166 156278784 37316 1992294400 4194304 5102648 548682068768 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 38154 37316 114 221 0 37930 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 152616

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 24190
/proc/meminfo: memFree=1675952/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=154356 CPUtime=702.05
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 38351 0 0 0 70169 36 0 0 25 0 1 0 91744166 158060544 37705 1992294400 4194304 5102648 548682068768 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 38589 37705 114 221 0 38365 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 154356

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 24192
/proc/meminfo: memFree=1674416/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=156312 CPUtime=762.03
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 38719 0 0 0 76167 36 0 0 25 0 1 0 91744166 160063488 38073 1992294400 4194304 5102648 548682068768 18446744073709551615 4249819 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 39078 38073 114 221 0 38854 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 156312

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 24192
/proc/meminfo: memFree=1672944/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=157700 CPUtime=822
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 39092 0 0 0 82164 36 0 0 25 0 1 0 91744166 161484800 38446 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 39425 38446 114 221 0 39201 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 157700

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 24192
/proc/meminfo: memFree=1669872/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=161168 CPUtime=881.98
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 39853 0 0 0 88161 37 0 0 25 0 1 0 91744166 165036032 39207 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 40292 39207 114 221 0 40068 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 161168

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 24192
/proc/meminfo: memFree=1666352/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=164716 CPUtime=941.96
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 40741 0 0 0 94159 37 0 0 25 0 1 0 91744166 168669184 40095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 41179 40095 114 221 0 40955 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 164716

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1660848/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=170380 CPUtime=1001.95
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 42096 0 0 0 100156 39 0 0 25 0 1 0 91744166 174469120 41450 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 42595 41450 114 221 0 42371 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 170380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1656752/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=174732 CPUtime=1061.92
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 43141 0 0 0 106153 39 0 0 25 0 1 0 91744166 178925568 42495 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 43683 42495 114 221 0 43459 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 174732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1653744/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=177668 CPUtime=1121.89
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 43866 0 0 0 112149 40 0 0 25 0 1 0 91744166 181932032 43220 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 44417 43220 114 221 0 44193 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 177668

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1652656/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=178832 CPUtime=1181.88
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 44129 0 0 0 118147 41 0 0 25 0 1 0 91744166 183123968 43483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 44708 43483 114 221 0 44484 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 178832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1652656/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=178832 CPUtime=1200.08
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 44129 0 0 0 119967 41 0 0 25 0 1 0 91744166 183123968 43483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 44708 43483 114 221 0 44484 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 178832

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: 0.99 0.98 1.00 2/65 24192
/proc/meminfo: memFree=1652656/2055924 swapFree=4180784/4192956
[pid=24189] ppid=24187 vsize=178832 CPUtime=1200.08
/proc/24189/stat : 24189 (varsat-crafted_) R 24187 24189 24027 0 -1 4194304 44129 0 0 0 119967 41 0 0 25 0 1 0 91744166 183123968 43483 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24189/statm: 44708 43483 114 221 0 44484 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 178832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.67
CPU system time (s): 0.443932
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 178832

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

runsolver used 0.85387 second user time and 2.51762 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-25 07:24:58
IDJOB=1718471
IDBENCH=20488
IDSOLVER=537
FILE ID=node6/1718471-1240637098
PBS_JOBID= 9186410
Free space on /tmp= 66320 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_33.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718471-1240637098/watcher-1718471-1240637098 -o /tmp/evaluation-result-1718471-1240637098/solver-1718471-1240637098 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1474662590 HOME/instance-1718471-1240637098.cnf

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=1474662590

node6.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.281
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.281
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:      2055924 kB
MemFree:       1827544 kB
Buffers:         25412 kB
Cached:         131592 kB
SwapCached:       5992 kB
Active:          24216 kB
Inactive:       141200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1827544 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            3508 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            49008 kB
Committed_AS:   354636 kB
PageTables:       1452 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= 66316 MiB
End job on node6 at 2009-04-25 07:45:01