Trace number 1722626

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.04 1200.34

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1910                                                 |
0.00/0.00	c |  Number of clauses:    167931                                               |
0.09/0.16	c |  Parsing time:         0.14         s                                       |
0.09/0.16	c |  Timeout:              43200 s
0.09/0.16	c |  Random Seed:          1529473800.000000
0.09/0.16	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.16	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.16	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.16	c |                                                                             |
5.69/5.79	c ============================[ Search Statistics ]==============================
5.69/5.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.69/5.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.69/5.79	c ===============================================================================
5.69/5.79	c |         0 |    1151   158551   707255 |    52850        0    nan |  0.000 % |
22.89/22.94	c |       100 |    1151   158551   707255 |    58135      100     47 |  0.000 % |
40.28/40.30	c |       253 |    1151   158551   707255 |    63948      253     53 |  0.000 % |
57.87/57.90	c |       481 |    1151   158551   707255 |    70343      481     66 |  0.000 % |
75.47/75.51	c |       818 |    1151   158551   707255 |    77378      818     76 |  0.000 % |
93.06/93.14	c |      1326 |    1151   158551   707255 |    85115     1326     80 |  0.000 % |
110.86/110.95	c |      2086 |    1151   158551   707255 |    93627     2086     91 |  0.000 % |
128.75/128.81	c |      3227 |    1151   158551   707255 |   102990     3227     93 |  0.000 % |
147.35/147.41	c |      4936 |    1151   158551   707255 |   113289     4936     92 |  0.000 % |
167.05/167.18	c |      7500 |    1151   158551   707255 |   124618     7500    100 |  0.000 % |
187.75/187.85	c |     11345 |    1151   158551   707255 |   137080    11345    108 |  0.000 % |
210.73/210.89	c |     17112 |    1151   158551   707255 |   150788    17112    114 |  0.000 % |
239.23/239.35	c |     25762 |    1151   158551   707255 |   165866    25762    125 |  0.000 % |
268.52/268.66	c |     38738 |    1151   158551   707255 |   182453    38738    111 |  0.000 % |
342.70/342.85	c |     58200 |    1151   158551   707255 |   200699    58200    128 |  0.000 % |
472.78/472.95	c |     87393 |    1151   158551   707255 |   220768    87393    151 |  0.000 % |
674.52/674.70	c |    131185 |    1151   158551   707255 |   242845   131185    159 |  0.000 % |
883.67/883.91	c |    196869 |    1151   158551   707255 |   267130   196869    139 |  0.000 % |

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-1722626-1240677793/watcher-1722626-1240677793 -o /tmp/evaluation-result-1722626-1240677793/solver-1722626-1240677793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1529473800 HOME/instance-1722626-1240677793.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.84 1.97 1.71 3/64 19027
/proc/meminfo: memFree=1770456/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=2712 CPUtime=0
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 512 0 0 0 0 0 0 0 18 0 1 0 95807319 2777088 497 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 678 499 87 221 0 454 0

[startup+0.037075 s]
/proc/loadavg: 1.84 1.97 1.71 3/64 19027
/proc/meminfo: memFree=1770456/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=6896 CPUtime=0.03
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 1521 0 0 0 3 0 0 0 18 0 1 0 95807319 7061504 1506 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 1724 1507 87 221 0 1500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6896

[startup+0.10108 s]
/proc/loadavg: 1.84 1.97 1.71 3/64 19027
/proc/meminfo: memFree=1770456/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=15456 CPUtime=0.09
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 3559 0 0 0 8 1 0 0 18 0 1 0 95807319 15826944 3544 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 3864 3544 87 221 0 3640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15456

[startup+0.301097 s]
/proc/loadavg: 1.84 1.97 1.71 3/64 19027
/proc/meminfo: memFree=1770456/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=23604 CPUtime=0.29
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 5604 0 0 0 27 2 0 0 19 0 1 0 95807319 24170496 5589 1992294400 4194304 5102648 548682068784 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 5901 5589 99 221 0 5677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23604

[startup+0.701133 s]
/proc/loadavg: 1.84 1.97 1.71 3/64 19027
/proc/meminfo: memFree=1770456/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=23604 CPUtime=0.69
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 5604 0 0 0 67 2 0 0 23 0 1 0 95807319 24170496 5589 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 5901 5589 99 221 0 5677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23604

[startup+1.5012 s]
/proc/loadavg: 1.78 1.95 1.71 2/65 19028
/proc/meminfo: memFree=1748432/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=23604 CPUtime=1.49
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 5604 0 0 0 147 2 0 0 25 0 1 0 95807319 24170496 5589 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 5901 5589 99 221 0 5677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23604

[startup+3.10135 s]
/proc/loadavg: 1.78 1.95 1.71 2/65 19028
/proc/meminfo: memFree=1746000/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=35920 CPUtime=3.09
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8554 0 0 0 305 4 0 0 25 0 1 0 95807319 36782080 8539 1992294400 4194304 5102648 548682068784 18446744073709551615 4273178 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8980 8539 100 221 0 8756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35920

[startup+6.30164 s]
/proc/loadavg: 1.78 1.95 1.71 2/65 19028
/proc/meminfo: memFree=1736336/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=6.29
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8556 0 0 0 625 4 0 0 25 0 1 0 95807319 33046528 7839 1992294400 4194304 5102648 548682068784 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7839 102 221 0 7844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32272

[startup+12.7022 s]
/proc/loadavg: 1.66 1.92 1.70 2/65 19028
/proc/meminfo: memFree=1738960/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=12.69
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8556 0 0 0 1265 4 0 0 25 0 1 0 95807319 33046528 7839 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7839 102 221 0 7844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32272

[startup+25.5014 s]
/proc/loadavg: 1.55 1.89 1.69 2/65 19028
/proc/meminfo: memFree=1738960/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=25.49
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8569 0 0 0 2545 4 0 0 25 0 1 0 95807319 33046528 7852 1992294400 4194304 5102648 548682068784 18446744073709551615 4213886 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32272

[startup+51.1017 s]
/proc/loadavg: 1.36 1.82 1.67 2/65 19028
/proc/meminfo: memFree=1739024/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=51.07
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8569 0 0 0 5103 4 0 0 25 0 1 0 95807319 33046528 7852 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32272

[startup+102.305 s]
/proc/loadavg: 1.14 1.68 1.63 2/65 19028
/proc/meminfo: memFree=1739088/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=102.26
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8569 0 0 0 10222 4 0 0 25 0 1 0 95807319 33046528 7852 1992294400 4194304 5102648 548682068784 18446744073709551615 4213880 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32272

[startup+162.302 s]
/proc/loadavg: 1.05 1.55 1.59 2/65 19028
/proc/meminfo: memFree=1739024/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=32272 CPUtime=162.24
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 8573 0 0 0 16220 4 0 0 25 0 1 0 95807319 33046528 7856 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8068 7856 115 221 0 7844 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32272

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.55 2/65 19028
/proc/meminfo: memFree=1736976/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=34156 CPUtime=222.23
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 9093 0 0 0 22218 5 0 0 25 0 1 0 95807319 34975744 8376 1992294400 4194304 5102648 548682068784 18446744073709551615 4215226 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 8539 8376 115 221 0 8315 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34156

[startup+282.301 s]
/proc/loadavg: 1.00 1.36 1.51 2/65 19028
/proc/meminfo: memFree=1724880/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=46648 CPUtime=282.22
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 12093 0 0 0 28214 8 0 0 25 0 1 0 95807319 47767552 11376 1992294400 4194304 5102648 548682068784 18446744073709551615 4213974 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 11662 11376 115 221 0 11438 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 46648

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.48 2/65 19028
/proc/meminfo: memFree=1710744/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=60960 CPUtime=342.2
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 15620 0 0 0 34210 10 0 0 25 0 1 0 95807319 62423040 14903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 15240 14903 115 221 0 15016 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 60960

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.44 2/65 19028
/proc/meminfo: memFree=1702680/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=69400 CPUtime=402.19
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 17662 0 0 0 40207 12 0 0 25 0 1 0 95807319 71065600 16945 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 17350 16945 115 221 0 17126 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 69400

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.41 2/65 19028
/proc/meminfo: memFree=1688280/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=83716 CPUtime=462.18
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 21247 0 0 0 46202 16 0 0 25 0 1 0 95807319 85725184 20530 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 20929 20530 115 221 0 20705 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 83716

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.39 2/65 19028
/proc/meminfo: memFree=1679320/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=93184 CPUtime=522.16
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 23459 0 0 0 52198 18 0 0 25 0 1 0 95807319 95420416 22742 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 23296 22742 115 221 0 23072 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 93184

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.36 2/65 19028
/proc/meminfo: memFree=1668888/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=103568 CPUtime=582.14
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 26079 0 0 0 58193 21 0 0 25 0 1 0 95807319 106053632 25362 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 25892 25362 115 221 0 25668 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 103568

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.33 2/65 19028
/proc/meminfo: memFree=1656728/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=115748 CPUtime=642.13
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 29093 0 0 0 64190 23 0 0 25 0 1 0 95807319 118525952 28376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 28937 28376 115 221 0 28713 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 115748

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.31 2/65 19028
/proc/meminfo: memFree=1648536/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=124116 CPUtime=702.12
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 31090 0 0 0 70187 25 0 0 25 0 1 0 95807319 127094784 30373 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 31029 30373 115 221 0 30805 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 124116

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.29 2/65 19028
/proc/meminfo: memFree=1636696/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=136568 CPUtime=762.11
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 34052 0 0 0 76183 28 0 0 25 0 1 0 95807319 139845632 33335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 34142 33335 115 221 0 33918 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 136568

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.27 2/65 19028
/proc/meminfo: memFree=1627992/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=145124 CPUtime=822.09
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 36245 0 0 0 82178 31 0 0 25 0 1 0 95807319 148606976 35528 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 36281 35528 115 221 0 36057 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 145124

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.25 2/65 19028
/proc/meminfo: memFree=1620248/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=152668 CPUtime=882.07
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 38149 0 0 0 88175 32 0 0 25 0 1 0 95807319 156332032 37432 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 38167 37432 115 221 0 37943 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 152668

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 19028
/proc/meminfo: memFree=1611736/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=161616 CPUtime=942.06
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 40300 0 0 0 94172 34 0 0 25 0 1 0 95807319 165494784 39583 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 40404 39583 115 221 0 40180 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 161616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 19028
/proc/meminfo: memFree=1604824/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=169144 CPUtime=1002.04
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 41995 0 0 0 100169 35 0 0 25 0 1 0 95807319 173203456 41278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 42286 41278 115 221 0 42062 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 169144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 19028
/proc/meminfo: memFree=1601240/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=172756 CPUtime=1062.03
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 42896 0 0 0 106167 36 0 0 25 0 1 0 95807319 176902144 42179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 43189 42179 115 221 0 42965 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 172756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 19034
/proc/meminfo: memFree=1595408/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=178600 CPUtime=1122.01
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 44310 0 0 0 112163 38 0 0 25 0 1 0 95807319 182886400 43593 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 44650 43593 115 221 0 44426 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 178600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 19034
/proc/meminfo: memFree=1590608/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=183712 CPUtime=1182
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 45523 0 0 0 118161 39 0 0 25 0 1 0 95807319 188121088 44806 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 45928 44806 115 221 0 45704 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 183712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 19034
/proc/meminfo: memFree=1588816/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=185684 CPUtime=1200
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 45945 0 0 0 119960 40 0 0 25 0 1 0 95807319 190140416 45228 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 46421 45228 115 221 0 46197 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 185684

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 19034
/proc/meminfo: memFree=1588816/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=185684 CPUtime=1200
/proc/19027/stat : 19027 (varsat-industri) R 19025 19027 18990 0 -1 4194304 45945 0 0 0 119960 40 0 0 25 0 1 0 95807319 190140416 45228 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/19027/statm: 46421 45228 115 221 0 46197 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 185684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.04
CPU user time (s): 1199.61
CPU system time (s): 0.430934
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 185684

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

runsolver used 1.38679 second user time and 2.72259 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 18:43:13
IDJOB=1722626
IDBENCH=71093
IDSOLVER=538
FILE ID=node43/1722626-1240677793
PBS_JOBID= 9186676
Free space on /tmp= 66400 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_09_UNSAT.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722626-1240677793/watcher-1722626-1240677793 -o /tmp/evaluation-result-1722626-1240677793/solver-1722626-1240677793 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1529473800 HOME/instance-1722626-1240677793.cnf

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=1529473800

node43.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.237
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.237
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:       1770936 kB
Buffers:         24228 kB
Cached:         187592 kB
SwapCached:          0 kB
Active:          88408 kB
Inactive:       137232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3844 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            45304 kB
Committed_AS:   375248 kB
PageTables:       1444 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= 66400 MiB
End job on node43 at 2009-04-25 19:03:15