Trace number 3289508

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
synit_sat 2011-03-03? (TO) 1300.07 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

Solver Data

0.00/0.00	c start  0 total 0
0.19/0.20	c Find Units :          1
0.19/0.21	c Find Invs  :       2120
0.19/0.27	c Find Ands  :      87616 AvgFaninNum: 2.1892
0.19/0.27	c Find Xors  :      10065 AvgFaninNum: 2
0.29/0.30	c Find Ite   :      12180
0.29/0.37	c UnDirect variable: 6217
0.29/0.37	c UnDirect to Direct Gate: 11092
0.29/0.37	c Forced Direct Gate: 467 Unuse unDirect Gate: 1500
0.29/0.38	c Break Cycle : 330
0.29/0.38	c Total Root : 1 Undef Var: 2863
0.39/0.45	c After covering, Total Root: 1 Leaf: 2863
0.39/0.45	c Variable( cover/uncovered/unused ): 101451 0 0
0.39/0.45	c Unit Clauses: 1
0.39/0.45	c Binary Clauses( cover/uncovered ): 193623 2186
0.39/0.45	c Clauses( cover/uncovered ): 127756 0
0.39/0.45	c Total Clauses( cover/uncovered ): 321380 2186 99.3244%
0.39/0.45	c Covered Ands: 87496 Invs: 1027 Xors: 10065 Ites: 0
0.39/0.45	c Uncover Clauses avg size: 2 max size: 2
0.39/0.45	c Final circuit: i/l/o/s    2863       0    2187    130594
0.39/0.45	c cover rate 99.3244
0.39/0.45	c rocky end  0.44 total 0.44
0.59/0.69	c covering time  0.25 total 0.69
1300.04/1300.00	c interrupt  1299.35 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289508-1303775290/watcher-3289508-1303775290 -o /tmp/evaluation-result-3289508-1303775290/solver-3289508-1303775290 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3289508-1303775290.cnf 1662119661 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 1.07 1.93 3/184 23103
/proc/meminfo: memFree=16019728/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=30688 CPUtime=0 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 2224 0 0 0 0 0 0 0 21 0 1 0 489129420 31424512 2159 33554432000 4194304 4947581 140736531397920 18446744073709551615 244446945024 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 7672 2170 365 184 0 2547 0

[startup+0.022501 s]
/proc/loadavg: 0.96 1.07 1.93 3/184 23103
/proc/meminfo: memFree=16019728/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=37164 CPUtime=0.01 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 4136 0 0 0 1 0 0 0 21 0 1 0 489129420 38055936 4070 33554432000 4194304 4947581 140736531397920 18446744073709551615 4814748 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 9291 4070 377 184 0 4166 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 37164

[startup+0.100485 s]
/proc/loadavg: 0.96 1.07 1.93 3/184 23103
/proc/meminfo: memFree=16019728/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=52524 CPUtime=0.09 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 7915 0 0 0 9 0 0 0 21 0 1 0 489129420 53784576 7849 33554432000 4194304 4947581 140736531397920 18446744073709551615 4816140 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 13131 7849 377 184 0 8006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52524

[startup+0.300452 s]
/proc/loadavg: 0.96 1.07 1.93 3/184 23103
/proc/meminfo: memFree=16019728/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=77352 CPUtime=0.29 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 13748 0 0 0 28 1 0 0 22 0 1 0 489129420 79208448 13682 33554432000 4194304 4947581 140736531397920 18446744073709551615 4793096 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 19338 13682 380 184 0 14213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77352

[startup+0.700375 s]
/proc/loadavg: 0.96 1.07 1.93 3/184 23103
/proc/meminfo: memFree=16019728/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=88636 CPUtime=0.69 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 16859 0 0 0 67 2 0 0 24 0 1 0 489129420 90763264 16791 33554432000 4194304 4947581 140736531397920 18446744073709551615 4379026 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 22159 16795 420 184 0 17034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88636

[startup+1.50022 s]
/proc/loadavg: 0.96 1.07 1.93 5/190 23114
/proc/meminfo: memFree=15859464/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=125264 CPUtime=1.49 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 24171 0 0 0 146 3 0 0 25 0 1 0 489129420 128270336 24087 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399368 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 31316 24087 437 184 0 26191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125264

[startup+3.10093 s]
/proc/loadavg: 0.96 1.07 1.93 5/190 23114
/proc/meminfo: memFree=15749476/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=195924 CPUtime=3.09 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 37529 0 0 0 305 4 0 0 25 0 1 0 489129420 200626176 37444 33554432000 4194304 4947581 140736531397920 18446744073709551615 4491840 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 48981 37444 452 184 0 43856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195924

[startup+6.30034 s]
/proc/loadavg: 1.20 1.12 1.94 5/190 23114
/proc/meminfo: memFree=15634776/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=226400 CPUtime=6.29 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 45397 0 0 0 624 5 0 0 25 0 1 0 489129420 231833600 45312 33554432000 4194304 4947581 140736531397920 18446744073709551615 244446639085 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 56600 45312 469 184 0 51475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226400

[startup+12.7002 s]
/proc/loadavg: 1.42 1.17 1.96 5/190 23115
/proc/meminfo: memFree=15613248/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=226528 CPUtime=12.69 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 45945 0 0 0 1264 5 0 0 25 0 1 0 489129420 231964672 45860 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399348 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 56632 45860 470 184 0 51507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 226528

[startup+25.5008 s]
/proc/loadavg: 1.99 1.30 1.99 5/190 23115
/proc/meminfo: memFree=15560640/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=237488 CPUtime=25.5 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 48879 0 0 0 2544 6 0 0 25 0 1 0 489129420 243187712 48780 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399179 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 59372 48780 470 184 0 54247 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 237488

[startup+51.1011 s]
/proc/loadavg: 2.68 1.52 2.04 5/190 23116
/proc/meminfo: memFree=15498736/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=248572 CPUtime=51.09 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 51526 0 0 0 5103 6 0 0 25 0 1 0 489129420 254537728 51402 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 62143 51402 470 184 0 57018 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 248572

[startup+102.307 s]
/proc/loadavg: 3.42 1.90 2.14 5/190 23117
/proc/meminfo: memFree=15454088/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=260500 CPUtime=102.3 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 54534 0 0 0 10224 6 0 0 25 0 1 0 489129420 266752000 54401 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399340 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 65125 54401 470 184 0 60000 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 260500

[startup+162.3 s]
/proc/loadavg: 3.79 2.28 2.25 5/190 23119
/proc/meminfo: memFree=15391440/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=285624 CPUtime=162.29 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 59288 0 0 0 16222 7 0 0 25 0 1 0 489129420 292478976 56351 33554432000 4194304 4947581 140736531397920 18446744073709551615 4400163 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 71406 56351 470 184 0 66281 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 285624

[startup+222.3 s]
/proc/loadavg: 3.92 2.59 2.36 5/190 23120
/proc/meminfo: memFree=15378384/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=285624 CPUtime=222.3 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 59962 0 0 0 22222 8 0 0 25 0 1 0 489129420 292478976 57025 33554432000 4194304 4947581 140736531397920 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 71406 57025 470 184 0 66281 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 285624

[startup+282.3 s]
/proc/loadavg: 4.04 2.86 2.47 5/190 23122
/proc/meminfo: memFree=15298748/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=340932 CPUtime=282.3 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 65719 0 0 0 28221 9 0 0 25 0 1 0 489129420 349114368 62714 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399864 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 85233 62714 474 184 0 80108 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 340932

[startup+342.301 s]
/proc/loadavg: 4.01 3.06 2.56 5/190 23123
/proc/meminfo: memFree=15259284/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=340932 CPUtime=342.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 66019 0 0 0 34221 10 0 0 25 0 1 0 489129420 349114368 63010 33554432000 4194304 4947581 140736531397920 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 85233 63010 470 184 0 80108 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 340932

[startup+402.301 s]
/proc/loadavg: 4.00 3.23 2.65 5/190 23125
/proc/meminfo: memFree=15229248/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=399080 CPUtime=402.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 68307 0 0 0 40220 11 0 0 25 0 1 0 489129420 408657920 65298 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 99770 65298 470 184 0 94645 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 399080

[startup+462.301 s]
/proc/loadavg: 4.04 3.38 2.73 5/190 23127
/proc/meminfo: memFree=15195868/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=399080 CPUtime=462.3 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 69137 0 0 0 46219 11 0 0 25 0 1 0 489129420 408657920 66128 33554432000 4194304 4947581 140736531397920 18446744073709551615 4343592 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 99770 66128 470 184 0 94645 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 399080

[startup+522.301 s]
/proc/loadavg: 4.09 3.51 2.82 5/190 23128
/proc/meminfo: memFree=15178228/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=399080 CPUtime=522.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 72338 0 0 0 52218 13 0 0 25 0 1 0 489129420 408657920 69329 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 99770 69329 470 184 0 94645 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 399080

[startup+582.301 s]
/proc/loadavg: 4.03 3.60 2.89 5/190 23130
/proc/meminfo: memFree=15148440/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=399080 CPUtime=582.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 75929 0 0 0 58218 13 0 0 25 0 1 0 489129420 408657920 72869 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 99770 72869 470 184 0 94645 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 399080

[startup+642.301 s]
/proc/loadavg: 4.01 3.67 2.95 5/190 23131
/proc/meminfo: memFree=15098192/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=642.32 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 84773 0 0 0 64215 17 0 0 25 0 1 0 489129420 473186304 81713 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 81713 470 184 0 110399 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 462096

[startup+702.3 s]
/proc/loadavg: 4.00 3.72 3.02 5/190 23133
/proc/meminfo: memFree=15083404/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=702.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 86492 0 0 0 70214 17 0 0 25 0 1 0 489129420 473186304 83431 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 83431 476 184 0 110399 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 462096

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 3.07 5/190 23135
/proc/meminfo: memFree=15069484/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=762.32 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 89186 0 0 0 76214 18 0 0 25 0 1 0 489129420 473186304 86125 33554432000 4194304 4947581 140736531397920 18446744073709551615 4400323 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 86125 476 184 0 110399 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 462096

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.13 5/190 23145
/proc/meminfo: memFree=15058076/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=822.31 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 90927 0 0 0 82212 19 0 0 25 0 1 0 489129420 473186304 87866 33554432000 4194304 4947581 140736531397920 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 87866 476 184 0 110399 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 462096

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 3.18 5/190 23147
/proc/meminfo: memFree=15054808/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=882.32 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 91429 0 0 0 88212 20 0 0 25 0 1 0 489129420 473186304 88368 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399407 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 88368 476 184 0 110399 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 462096

[startup+942.301 s]
/proc/loadavg: 4.03 3.88 3.23 5/190 23150
/proc/meminfo: memFree=15025380/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=942.32 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 95204 0 0 0 94211 21 0 0 25 0 1 0 489129420 473186304 92143 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 92143 476 184 0 110399 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 462096

[startup+1002.3 s]
/proc/loadavg: 4.01 3.90 3.28 5/190 23153
/proc/meminfo: memFree=15021036/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1002.32 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 95841 0 0 0 100211 21 0 0 25 0 1 0 489129420 473186304 92780 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 92780 476 184 0 110399 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 462096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.32 5/190 23155
/proc/meminfo: memFree=15014688/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1062.33 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 97022 0 0 0 106210 23 0 0 25 0 1 0 489129420 473186304 93961 33554432000 4194304 4947581 140736531397920 18446744073709551615 4398622 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 93961 476 184 0 110399 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 462096

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.36 5/190 23156
/proc/meminfo: memFree=14993944/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1122.33 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 97031 0 0 0 112210 23 0 0 25 0 1 0 489129420 473186304 93970 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 93970 476 184 0 110399 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 462096

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.40 5/190 23158
/proc/meminfo: memFree=14984492/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1182.33 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 97803 0 0 0 118210 23 0 0 25 0 1 0 489129420 473186304 94742 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399864 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 94742 476 184 0 110399 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 462096

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.43 5/190 23159
/proc/meminfo: memFree=14947004/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1242.33 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 98205 0 0 0 124210 23 0 0 25 0 1 0 489129420 473186304 95119 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399793 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 95119 478 184 0 110399 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 462096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.92 3.46 3/186 23163
/proc/meminfo: memFree=15558568/32951124 swapFree=67111528/67111528
[pid=23103] ppid=23101 vsize=462096 CPUtime=1300.04 cores=1,3
/proc/23103/stat : 23103 (synit_sat) R 23101 23103 22577 0 -1 4202496 99052 0 0 0 129981 23 0 0 25 0 1 0 489129420 473186304 95966 33554432000 4194304 4947581 140736531397920 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23103/statm: 115524 95966 478 184 0 110399 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 462096

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

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

Child status: 1
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.81
CPU system time (s): 0.25696
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 462096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99057
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= 6
involuntary context switches= 4010

runsolver used 2.07168 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 01:48:10
IDJOB=3289508
IDBENCH=83126
IDSOLVER=1571
FILE ID=node105/3289508-1303775290
RUNJOBID= node105-1303775287-23073
PBS_JOBID= 13157189
Free space on /tmp= 71880 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top30.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289508-1303775290/watcher-3289508-1303775290 -o /tmp/evaluation-result-3289508-1303775290/solver-3289508-1303775290 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3289508-1303775290.cnf 1662119661

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1662119661

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16019876 kB
Buffers:       2287052 kB
Cached:       13884376 kB
SwapCached:          0 kB
Active:        8626680 kB
Inactive:      7734492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16019876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21120 kB
Writeback:           0 kB
AnonPages:      188668 kB
Mapped:          15984 kB
Slab:           505040 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   372472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71888 MiB
End job on node105 at 2011-04-26 02:09:52