Trace number 3289466

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
RestartSAT B95? (TO) 1299.61 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3289466-1303777502/watcher-3289466-1303777502 -o /tmp/evaluation-result-3289466-1303777502/solver-3289466-1303777502 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3289466-1303777502.cnf 

running on 2 cores: 4,6

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: 3.43 3.90 3.90 5/190 12108
/proc/meminfo: memFree=23221724/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=19800 CPUtime=0 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 757 0 0 0 0 0 0 0 21 0 1 0 489348066 20275200 699 33554432000 4194304 4291949 140736996384400 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 4950 700 225 24 0 1584 0

[startup+0.0255479 s]
/proc/loadavg: 3.43 3.90 3.90 5/190 12108
/proc/meminfo: memFree=23221724/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=24120 CPUtime=0.01 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 2072 0 0 0 1 0 0 0 21 0 1 0 489348066 24698880 1934 33554432000 4194304 4291949 140736996384400 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 6030 1936 228 24 0 2664 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24120

[startup+0.100571 s]
/proc/loadavg: 3.43 3.90 3.90 5/190 12108
/proc/meminfo: memFree=23221724/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=25472 CPUtime=0.09 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 3829 0 0 0 9 0 0 0 21 0 1 0 489348066 26083328 2971 33554432000 4194304 4291949 140736996384400 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 6368 2971 234 24 0 3002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25472

[startup+0.300521 s]
/proc/loadavg: 3.43 3.90 3.90 5/190 12108
/proc/meminfo: memFree=23221724/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=24800 CPUtime=0.29 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 4320 0 0 0 29 0 0 0 22 0 1 0 489348066 25395200 2794 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 6200 2794 252 24 0 2834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24800

[startup+0.70039 s]
/proc/loadavg: 3.43 3.90 3.90 5/190 12108
/proc/meminfo: memFree=23221724/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=24800 CPUtime=0.69 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 4451 0 0 0 69 0 0 0 24 0 1 0 489348066 25395200 2920 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 6200 2920 252 24 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24800

[startup+1.5003 s]
/proc/loadavg: 3.43 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23133160/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=27480 CPUtime=1.48 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 4712 0 0 0 148 0 0 0 25 0 1 0 489348066 28139520 3175 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 6870 3175 252 24 0 3504 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27480

[startup+3.10094 s]
/proc/loadavg: 3.43 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23129372/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=34872 CPUtime=3.08 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 6448 0 0 0 307 1 0 0 25 0 1 0 489348066 35708928 4895 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 8718 4895 252 24 0 5352 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34872

[startup+6.30035 s]
/proc/loadavg: 3.48 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23112188/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=32220 CPUtime=6.28 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 8263 0 0 0 627 1 0 0 25 0 1 0 489348066 32993280 4574 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 8055 4574 252 24 0 4689 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32220

[startup+12.7002 s]
/proc/loadavg: 3.52 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23084776/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=43712 CPUtime=12.66 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 10960 0 0 0 1265 1 0 0 25 0 1 0 489348066 44761088 7163 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255964 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 10928 7163 252 24 0 7562 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43712

[startup+25.5008 s]
/proc/loadavg: 3.63 3.91 3.91 5/194 12115
/proc/meminfo: memFree=23018420/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=50940 CPUtime=25.44 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 16464 0 0 0 2542 2 0 0 25 0 1 0 489348066 52162560 9497 33554432000 4194304 4291949 140736996384400 18446744073709551615 4261883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 12735 9497 252 24 0 9369 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 50940

[startup+51.1011 s]
/proc/loadavg: 3.75 3.91 3.91 5/194 12116
/proc/meminfo: memFree=22984344/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=65264 CPUtime=51 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 19712 0 0 0 5097 3 0 0 25 0 1 0 489348066 66830336 12644 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 16316 12644 252 24 0 12950 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 65264

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.91 5/194 12117
/proc/meminfo: memFree=22945140/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=104256 CPUtime=102.13 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 27253 0 0 0 10209 4 0 0 25 0 1 0 489348066 106758144 20133 33554432000 4194304 4291949 140736996384400 18446744073709551615 4263536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 26064 20133 252 24 0 22698 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 104256

[startup+162.3 s]
/proc/loadavg: 4.08 3.98 3.93 5/194 12119
/proc/meminfo: memFree=22898256/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=104252 CPUtime=162.04 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 28983 0 0 0 16199 5 0 0 25 0 1 0 489348066 106754048 16410 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/12108/statm: 26063 16410 252 24 0 22697 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 104252

[startup+222.3 s]
/proc/loadavg: 4.03 3.98 3.93 5/194 12120
/proc/meminfo: memFree=22898472/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=104252 CPUtime=221.91 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 29404 0 0 0 22186 5 0 0 25 0 1 0 489348066 106754048 16808 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 26063 16808 252 24 0 22697 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 104252

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.93 5/194 12122
/proc/meminfo: memFree=22862868/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=104252 CPUtime=281.85 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 32637 0 0 0 28179 6 0 0 25 0 1 0 489348066 106754048 19935 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 26063 19935 252 24 0 22697 0
Current children cumulated CPU time (s) 281.85
Current children cumulated vsize (KiB) 104252

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.93 5/194 12124
/proc/meminfo: memFree=22839032/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=104252 CPUtime=341.86 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 34325 0 0 0 34179 7 0 0 25 0 1 0 489348066 106754048 21590 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 26063 21590 252 24 0 22697 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 104252

[startup+402.301 s]
/proc/loadavg: 4.25 4.04 3.95 5/194 12125
/proc/meminfo: memFree=22888748/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=401.86 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 35951 0 0 0 40178 8 0 0 25 0 1 0 489348066 119144448 23197 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 23197 252 24 0 25722 0
Current children cumulated CPU time (s) 401.86
Current children cumulated vsize (KiB) 116352

[startup+462.301 s]
/proc/loadavg: 4.09 4.03 3.95 5/194 12127
/proc/meminfo: memFree=22776640/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=461.86 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 36989 0 0 0 46178 8 0 0 25 0 1 0 489348066 119144448 24211 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 24211 252 24 0 25722 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 116352

[startup+522.301 s]
/proc/loadavg: 3.69 3.93 3.91 4/188 12145
/proc/meminfo: memFree=22924540/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=521.86 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 37157 0 0 0 52178 8 0 0 25 0 1 0 489348066 119144448 24377 33554432000 4194304 4291949 140736996384400 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 24377 252 24 0 25722 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 116352

[startup+582.301 s]
/proc/loadavg: 3.25 3.76 3.85 4/188 12147
/proc/meminfo: memFree=22916192/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=581.87 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 46080 0 0 0 58177 10 0 0 25 0 1 0 489348066 119144448 25074 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25074 252 24 0 25722 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 116352

[startup+642.301 s]
/proc/loadavg: 3.16 3.63 3.80 4/188 12149
/proc/meminfo: memFree=22873268/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=641.87 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 46243 0 0 0 64177 10 0 0 25 0 1 0 489348066 119144448 25234 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25234 252 24 0 25722 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 116352

[startup+702.3 s]
/proc/loadavg: 3.06 3.52 3.75 4/188 12150
/proc/meminfo: memFree=22891592/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=701.86 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 62249 0 0 0 70174 12 0 0 25 0 1 0 489348066 119144448 25590 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25590 252 24 0 25722 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 116352

[startup+762.307 s]
/proc/loadavg: 3.02 3.42 3.70 4/188 12152
/proc/meminfo: memFree=22843596/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=761.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 79063 0 0 0 76173 15 0 0 25 0 1 0 489348066 119144448 25590 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25590 252 24 0 25722 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 116352

[startup+822.3 s]
/proc/loadavg: 3.01 3.34 3.65 4/188 12153
/proc/meminfo: memFree=22947488/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=821.87 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 86929 0 0 0 82171 16 0 0 25 0 1 0 489348066 119144448 25614 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25614 252 24 0 25722 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 116352

[startup+882.301 s]
/proc/loadavg: 3.00 3.28 3.61 4/188 12155
/proc/meminfo: memFree=22893264/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=881.87 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 95077 0 0 0 88171 16 0 0 25 0 1 0 489348066 119144448 25614 33554432000 4194304 4291949 140736996384400 18446744073709551615 4263411 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25614 252 24 0 25722 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 116352

[startup+942.301 s]
/proc/loadavg: 3.05 3.24 3.58 4/188 12157
/proc/meminfo: memFree=22847608/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=941.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 112967 0 0 0 94168 20 0 0 25 0 1 0 489348066 119144448 25654 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25654 252 24 0 25722 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 116352

[startup+1002.3 s]
/proc/loadavg: 3.06 3.21 3.54 4/188 12158
/proc/meminfo: memFree=22851196/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=1001.87 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 129770 0 0 0 100165 22 0 0 25 0 1 0 489348066 119144448 25654 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25654 252 24 0 25722 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 116352

[startup+1062.3 s]
/proc/loadavg: 3.02 3.17 3.50 4/188 12160
/proc/meminfo: memFree=22891352/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=1061.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 148300 0 0 0 106162 26 0 0 25 0 1 0 489348066 119144448 25800 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25800 252 24 0 25722 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 116352

[startup+1122.3 s]
/proc/loadavg: 3.01 3.13 3.47 4/188 12161
/proc/meminfo: memFree=22900136/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=1121.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 167833 0 0 0 112158 30 0 0 25 0 1 0 489348066 119144448 25805 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25805 252 24 0 25722 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 116352

[startup+1182.3 s]
/proc/loadavg: 3.00 3.11 3.44 4/188 12163
/proc/meminfo: memFree=22853876/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=1181.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 185310 0 0 0 118155 33 0 0 25 0 1 0 489348066 119144448 25810 33554432000 4194304 4291949 140736996384400 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25810 252 24 0 25722 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 116352

[startup+1242.3 s]
/proc/loadavg: 3.03 3.10 3.41 4/188 12165
/proc/meminfo: memFree=22890556/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=116352 CPUtime=1241.88 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 195124 0 0 0 124153 35 0 0 25 0 1 0 489348066 119144448 25836 33554432000 4194304 4291949 140736996384400 18446744073709551615 4251571 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 29088 25836 252 24 0 25722 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 116352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.08 3.38 3/188 12168
/proc/meminfo: memFree=23054832/32951124 swapFree=67111524/67111528
[pid=12108] ppid=12106 vsize=190108 CPUtime=1299.59 cores=4,6
/proc/12108/stat : 12108 (RestartSAT) R 12106 12108 10826 0 -1 4202496 214460 0 0 0 129919 40 0 0 25 0 1 0 489348066 194670592 35413 33554432000 4194304 4291949 140736996384400 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12108/statm: 47527 35413 252 24 0 44161 0
Current children cumulated CPU time (s) 1299.59
Current children cumulated vsize (KiB) 190108

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): 1300.01
CPU time (s): 1299.61
CPU user time (s): 1299.2
CPU system time (s): 0.411937
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 190108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.411937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214460
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= 5
involuntary context switches= 41245

runsolver used 2.23066 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 02:25:02
IDJOB=3289466
IDBENCH=83125
IDSOLVER=1580
FILE ID=node135/3289466-1303777502
RUNJOBID= node135-1303777502-12073
PBS_JOBID= 13157171
Free space on /tmp= 71244 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289466-1303777502/watcher-3289466-1303777502 -o /tmp/evaluation-result-3289466-1303777502/solver-3289466-1303777502 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3289466-1303777502.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=183373577

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23223732 kB
Buffers:       1815716 kB
Cached:        7242500 kB
SwapCached:          4 kB
Active:         541580 kB
Inactive:      8610572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23223732 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12272 kB
Writeback:           0 kB
AnonPages:       93184 kB
Mapped:          14884 kB
Slab:           511864 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71248 MiB
End job on node135 at 2011-04-26 02:46:44