Trace number 3309785

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
glueminisat 2.2.5? (TO) 5000.1 5000.42

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data


Verifier Data

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

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-3309785-1303993686/watcher-3309785-1303993686 -o /tmp/evaluation-result-3309785-1303993686/solver-3309785-1303993686 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309785-1303993686.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.05 2.04 3/175 31868
/proc/meminfo: memFree=16143368/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=22392 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 1268 0 0 0 0 0 0 0 25 0 1 0 510968200 22929408 1208 33554432000 4194304 4309791 140736004228656 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 5598 1210 215 29 0 2227 0

[startup+0.0124859 s]
/proc/loadavg: 2.03 2.05 2.04 3/175 31868
/proc/meminfo: memFree=16143368/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=29420 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 2616 0 0 0 0 0 0 0 25 0 1 0 510968200 30126080 2523 33554432000 4194304 4309791 140736004228656 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 7355 2530 215 29 0 3984 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29420

[startup+0.100477 s]
/proc/loadavg: 2.03 2.05 2.04 3/175 31868
/proc/meminfo: memFree=16143368/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=41764 CPUtime=0.09 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 7539 0 0 0 8 1 0 0 25 0 1 0 510968200 42766336 6715 33554432000 4194304 4309791 140736004228656 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 10441 6716 217 29 0 7070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41764

[startup+0.300452 s]
/proc/loadavg: 2.03 2.05 2.04 3/175 31868
/proc/meminfo: memFree=16143368/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=60960 CPUtime=0.29 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 11391 0 0 0 28 1 0 0 25 0 1 0 510968200 62423040 10300 33554432000 4194304 4309791 140736004228656 18446744073709551615 4263035 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 15240 10300 225 29 0 11869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60960

[startup+0.700384 s]
/proc/loadavg: 2.03 2.05 2.04 3/175 31868
/proc/meminfo: memFree=16143368/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=47644 CPUtime=0.67 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 13001 0 0 0 66 1 0 0 25 0 1 0 510968200 48787456 7894 33554432000 4194304 4309791 140736004228656 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 11911 7894 244 29 0 8540 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 47644

[startup+1.50025 s]
/proc/loadavg: 2.10 2.07 2.05 3/176 31869
/proc/meminfo: memFree=16647676/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=47644 CPUtime=1.47 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 13335 0 0 0 146 1 0 0 25 0 1 0 510968200 48787456 8220 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 11911 8220 246 29 0 8540 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47644

[startup+3.10098 s]
/proc/loadavg: 2.10 2.07 2.05 3/176 31869
/proc/meminfo: memFree=16643832/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=54716 CPUtime=3.08 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 13854 0 0 0 306 2 0 0 25 0 1 0 510968200 56029184 8723 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31868/statm: 13679 8723 246 29 0 10308 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54716

[startup+6.30044 s]
/proc/loadavg: 2.10 2.07 2.05 3/176 31869
/proc/meminfo: memFree=16629468/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=68932 CPUtime=6.26 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 16145 0 0 0 624 2 0 0 25 0 1 0 510968200 70586368 10816 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 17233 10816 246 29 0 13862 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68932

[startup+12.7004 s]
/proc/loadavg: 2.16 2.08 2.05 3/176 31869
/proc/meminfo: memFree=16604968/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=68932 CPUtime=12.67 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 18642 0 0 0 1264 3 0 0 25 0 1 0 510968200 70586368 13129 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 17233 13129 246 29 0 13862 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68932

[startup+25.5012 s]
/proc/loadavg: 2.14 2.08 2.05 3/176 31869
/proc/meminfo: memFree=16573824/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=69360 CPUtime=25.46 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 22879 0 0 0 2543 3 0 0 25 0 1 0 510968200 71024640 13667 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 17340 13667 246 29 0 13969 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69360

[startup+51.1009 s]
/proc/loadavg: 2.09 2.07 2.05 3/176 31870
/proc/meminfo: memFree=16517316/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=85604 CPUtime=51.06 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 29457 0 0 0 5102 4 0 0 25 0 1 0 510968200 87658496 14855 33554432000 4194304 4309791 140736004228656 18446744073709551615 4277623 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 21401 14855 246 29 0 18030 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85604

[startup+102.306 s]
/proc/loadavg: 2.03 2.06 2.04 3/176 31871
/proc/meminfo: memFree=16390948/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=104460 CPUtime=102.28 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 36900 0 0 0 10222 6 0 0 25 0 1 0 510968200 106967040 22006 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 26115 22006 246 29 0 22744 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 104460

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.04 3/176 31873
/proc/meminfo: memFree=16274128/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=104460 CPUtime=162.26 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 52640 0 0 0 16219 7 0 0 25 0 1 0 510968200 106967040 22442 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 26115 22442 246 29 0 22744 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 104460

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/176 31875
/proc/meminfo: memFree=16143668/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=119060 CPUtime=222.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 73332 0 0 0 22216 11 0 0 25 0 1 0 510968200 121917440 26092 33554432000 4194304 4309791 140736004228656 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 29765 26092 246 29 0 26394 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 119060

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/176 31876
/proc/meminfo: memFree=16033040/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=119060 CPUtime=282.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 90255 0 0 0 28214 13 0 0 25 0 1 0 510968200 121917440 26092 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 29765 26092 246 29 0 26394 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 119060

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/176 31878
/proc/meminfo: memFree=16534724/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=119060 CPUtime=342.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 101330 0 0 0 34212 15 0 0 25 0 1 0 510968200 121917440 26092 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 29765 26092 246 29 0 26394 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 119060

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/176 31879
/proc/meminfo: memFree=16383932/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=187596 CPUtime=402.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 122088 0 0 0 40208 19 0 0 25 0 1 0 510968200 192098304 36388 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 46899 36388 246 29 0 43528 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 187596

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/176 31881
/proc/meminfo: memFree=16313244/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=138276 CPUtime=462.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 134750 0 0 0 46206 21 0 0 25 0 1 0 510968200 141594624 26228 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 34569 26228 246 29 0 31198 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 138276

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31883
/proc/meminfo: memFree=16201388/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=138276 CPUtime=522.28 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 146620 0 0 0 52205 23 0 0 25 0 1 0 510968200 141594624 26228 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 34569 26228 246 29 0 31198 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 138276

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31884
/proc/meminfo: memFree=16091264/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=138276 CPUtime=582.27 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 162121 0 0 0 58202 25 0 0 25 0 1 0 510968200 141594624 26228 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 34569 26228 246 29 0 31198 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 138276

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32015
/proc/meminfo: memFree=16566468/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=270248 CPUtime=4002.02 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 772849 0 0 0 400019 183 0 0 25 0 1 0 510968200 276733952 62790 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 67562 62790 246 29 0 64191 0
Current children cumulated CPU time (s) 4002.02
Current children cumulated vsize (KiB) 270248

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32017
/proc/meminfo: memFree=16596960/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=239428 CPUtime=4062.02 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 786477 0 0 0 406016 186 0 0 25 0 1 0 510968200 245174272 54529 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 59857 54529 246 29 0 56486 0
Current children cumulated CPU time (s) 4062.02
Current children cumulated vsize (KiB) 239428

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32019
/proc/meminfo: memFree=16561732/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=270248 CPUtime=4122.01 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 795284 0 0 0 412013 188 0 0 25 0 1 0 510968200 276733952 63207 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 67562 63207 246 29 0 64191 0
Current children cumulated CPU time (s) 4122.01
Current children cumulated vsize (KiB) 270248

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32020
/proc/meminfo: memFree=16517576/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4182.01 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 803287 0 0 0 418011 190 0 0 25 0 1 0 510968200 328024064 71102 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 71102 246 29 0 76713 0
Current children cumulated CPU time (s) 4182.01
Current children cumulated vsize (KiB) 320336

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32022
/proc/meminfo: memFree=16489288/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=401724 CPUtime=4242.01 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 810455 0 0 0 424008 193 0 0 25 0 1 0 510968200 411365376 78186 33554432000 4194304 4309791 140736004228656 18446744073709551615 4276779 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 100431 78186 246 29 0 97060 0
Current children cumulated CPU time (s) 4242.01
Current children cumulated vsize (KiB) 401724

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32023
/proc/meminfo: memFree=16595044/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=190108 CPUtime=4302.01 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 815059 0 0 0 430006 195 0 0 25 0 1 0 510968200 194670592 43840 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 47527 43840 246 29 0 44156 0
Current children cumulated CPU time (s) 4302.01
Current children cumulated vsize (KiB) 190108

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32025
/proc/meminfo: memFree=16526212/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=270248 CPUtime=4362 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 832309 0 0 0 436002 198 0 0 25 0 1 0 510968200 276733952 60981 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 67562 60981 246 29 0 64191 0
Current children cumulated CPU time (s) 4362
Current children cumulated vsize (KiB) 270248

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32027
/proc/meminfo: memFree=16490612/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4422 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 840369 0 0 0 441999 201 0 0 25 0 1 0 510968200 328024064 68922 33554432000 4194304 4309791 140736004228656 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 68922 246 29 0 76713 0
Current children cumulated CPU time (s) 4422
Current children cumulated vsize (KiB) 320336

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 32028
/proc/meminfo: memFree=16463932/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4481.99 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 846785 0 0 0 447996 203 0 0 25 0 1 0 510968200 328024064 75239 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259188 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 75239 246 29 0 76713 0
Current children cumulated CPU time (s) 4481.99
Current children cumulated vsize (KiB) 320336

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 32030
/proc/meminfo: memFree=16589408/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=190108 CPUtime=4541.99 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 852807 0 0 0 453994 205 0 0 25 0 1 0 510968200 194670592 43840 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 47527 43840 246 29 0 44156 0
Current children cumulated CPU time (s) 4541.99
Current children cumulated vsize (KiB) 190108

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32031
/proc/meminfo: memFree=16538556/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=270248 CPUtime=4602 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 866482 0 0 0 459992 208 0 0 25 0 1 0 510968200 276733952 57380 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 67562 57380 246 29 0 64191 0
Current children cumulated CPU time (s) 4602
Current children cumulated vsize (KiB) 270248

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32033
/proc/meminfo: memFree=16512136/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4661.98 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 873731 0 0 0 465987 211 0 0 25 0 1 0 510968200 328024064 64538 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 64538 246 29 0 76713 0
Current children cumulated CPU time (s) 4661.98
Current children cumulated vsize (KiB) 320336

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32035
/proc/meminfo: memFree=16516088/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4721.99 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 880773 0 0 0 471985 214 0 0 25 0 1 0 510968200 328024064 71424 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 71424 246 29 0 76713 0
Current children cumulated CPU time (s) 4721.99
Current children cumulated vsize (KiB) 320336

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32036
/proc/meminfo: memFree=16579932/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=239428 CPUtime=4781.98 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 893600 0 0 0 477981 217 0 0 25 0 1 0 510968200 245174272 55506 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259466 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 59857 55506 246 29 0 56486 0
Current children cumulated CPU time (s) 4781.98
Current children cumulated vsize (KiB) 239428

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32038
/proc/meminfo: memFree=16550032/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=270248 CPUtime=4841.98 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 901155 0 0 0 483979 219 0 0 25 0 1 0 510968200 276733952 62916 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 67562 62916 246 29 0 64191 0
Current children cumulated CPU time (s) 4841.98
Current children cumulated vsize (KiB) 270248

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32039
/proc/meminfo: memFree=16480088/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4901.97 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 907700 0 0 0 489975 222 0 0 25 0 1 0 510968200 328024064 69356 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 69356 246 29 0 76713 0
Current children cumulated CPU time (s) 4901.97
Current children cumulated vsize (KiB) 320336

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32041
/proc/meminfo: memFree=16460608/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=320336 CPUtime=4961.97 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 914700 0 0 0 495973 224 0 0 25 0 1 0 510968200 328024064 76279 33554432000 4194304 4309791 140736004228656 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 80084 76279 246 29 0 76713 0
Current children cumulated CPU time (s) 4961.97
Current children cumulated vsize (KiB) 320336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32042
/proc/meminfo: memFree=16587320/32951132 swapFree=67111524/67111528
[pid=31868] ppid=31866 vsize=239428 CPUtime=5000.07 cores=0,2,4,6
/proc/31868/stat : 31868 (glueminisat) R 31866 31868 31393 0 -1 4202496 924873 0 0 0 499781 226 0 0 25 0 1 0 510968200 245174272 53581 33554432000 4194304 4309791 140736004228656 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31868/statm: 59857 53581 246 29 0 56486 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 239428

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.42
CPU time (s): 5000.1
CPU user time (s): 4997.82
CPU system time (s): 2.27765
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 401724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.82
system time used= 2.27765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 924873
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= 10
involuntary context switches= 4700

runsolver used 7.27889 second user time and 15.4936 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 14:28:06
IDJOB=3309785
IDBENCH=83107
IDSOLVER=1694
FILE ID=node129/3309785-1303993686
RUNJOBID= node129-1303987381-31411
PBS_JOBID= 13168745
Free space on /tmp= 66316 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309785-1303993686/watcher-3309785-1303993686 -o /tmp/evaluation-result-3309785-1303993686/solver-3309785-1303993686 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309785-1303993686.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=2077757137

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.75
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.831
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.82
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.831
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	: 5332.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16143524 kB
Buffers:       1271096 kB
Cached:       14117212 kB
SwapCached:          4 kB
Active:        4450948 kB
Inactive:     11690936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16143524 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:      753196 kB
Mapped:          15604 kB
Slab:           601812 kB
PageTables:       5968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1235276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66364 MiB
End job on node129 at 2011-04-28 15:51:28